Converting table spaces for a Db2 pureScale environment
Converting your environment to Db2 pureScale environment requires changes to table spaces.
Before you begin
- Review the information in Planning to convert your environment to a Db2 pureScale environment.
About this task
Procedure
To convert table spaces to automatic storage table spaces, depending on how your existing
table spaces are defined, choose one of the following options:
Option | Description |
---|---|
Catalog table space is system managed space (SMS) | Recreate the database on the Storage Scale file system created in the previous step and reload it. Use the COPY option of the db2move command to copy one or more schemas from the original database to the new database. |
|
|
All table spaces are managed by automatic storage but are not on Storage Scale | Perform a redirected restore to create a new copy of the database on the Storage Scale storage path. |
What to do next
Verify that your table spaces are ready for a Db2 pureScale environment.