June 2018
Intermediate to advanced
478 pages
10h 52m
English
You can use the ALTER STOGROUP statement to add a new storage path to an automatic storage tablespace. This can only be done after the database has been created. The basic syntax for this statement is as follows:
ALTER STOGROUP [StoGrpName]ADD '[StoragePath]' ,...)
In the preceding code, the following applies:
If you want to add the storage locations /database/path1 ...
Read now
Unlock full access