Use this command to re-create a specific data store to its initialized
state.
Requirements and Restrictions
- You must initialize TPF collection support (TPFCS) before you
enter this command.
- The TPF system must have get file storage (GFS) pools enabled
before you can use this command. Pools are not enabled until the system
is cycled to CRAS state or above.
- You must enter this command from the subsystem that owns the
data store to be re-created.
Format
- DS
- re-creates a data store.
- dsname
- is the 1- to 8-character name of the data store.
Additional Information
- This command does the following:
- Re-creates and replaces all system collections contained in the data store
using new pool file addresses
- Deletes old system collections, except for the old recoup indexes.
The pools used by the old recoup index collections will be lost until the next
recoup is run.
- All user collections and recoup indexes will be lost.
- If you do not delete all user collections before entering this command,
the pool records associated with those collections will not be available for
use until the next recoup is run.
- You cannot re-create the TPFDB data store.
Examples
The TEST1_DS data store is re-created in the following example.
+--------------------------------------------------------------------------------+
|User: ZOODB RECREATE DS TEST1_DS |
| |
|System: OODB0072I 11.15.33 RE-CREATE OF DS TEST1_DS COMPLETED |
+--------------------------------------------------------------------------------+
Related Information