Right click on your system (format: <SID> (SYSTEM)
) located under the Systems view. Then select Open SQL Console to open a connected SQL console.
In the SQL console, paste in the following script:
CREATE EXTENDED STORAGE AT '<your.machine.name>' size 1000 MB;`
Replace “<your.machine.name>
” with the host name of the machine where the Dynamic Tiering component is installed.
Click the Execute button to run the SQL script and create the extended storage dbspace
for SAP HANA Dynamic Tiering. You can also press F8. Make sure it completes successfully. Go back to the Verify Extended Storage Status section to verify that extended storage is set up successfully.