Change Dbspace Status Clause: |--+-dbspace_name-+--+-ONLINE--+--------------------------------| '-dbspace_id---' '-OFFLINE-'
Element | Purpose | Restrictions | Syntax |
---|---|---|---|
dbspace_name | The dbspace name | Must be a non-critical dbspace | See Identifiers in onutil Commands. |
dbspace_id | The dbspace number | Must be a non-critical dbspace | See Identifiers in onutil Commands. |
Use the onutil ALTER DBSPACE command to force a non-critical dbspace online or offline.
When bringing a dbspace online using the onutil ALTER DBSPACE command it is important to note data consistency issues that may arise. The server cannot know whether the space is internally consistent or synchronized with other dbspaces in the instance, unless a successful physical and logical restore of the offline dbspace has been performed. Therefore, when forcing a down dbspace back online, it is the administrator's responsibility to verify the integrity of the space.
Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]