Back up after changing the physical schema
You must perform a level-0 backup to ensure that you can restore the data after change the physical schema.
Perform a level-0 backup after you make the following
administrative changes:
- Changing the TAPEDEV or LTAPEDEV configuration parameter from /dev/null
- Adding logging to a database
- Adding a dbspace, blobspace, or sbspace before you can restore it with anything less than a full-system restore
- Starting mirroring for a dbspace that contains logical-log files
- Dropping a logical-log file
- Moving one or more logical-log files
- Changing the size or location of the physical log and after you set up shared memory
- Dropping a chunk before you can reuse the dbspace that contains that chunk
- Renaming a chunk during a cold restore
Consider waiting to make these changes until your next regularly scheduled level-0 backup.
Tip: Although
you no longer need to back up immediately after adding a logical-log
file, your next backup should be level-0 because the data structures
have changed.