Loading...
Select Version
The utility statement RECOVER CATALOG_SPACE TO REPLICATION allows the database administrator to reset the catalog space of the original to the state of the replication. The replication can be a complete replication. It can also be any partial replication as the catalog space is always contained in the replication.
All user spaces of the original must then be individually adjusted to the reset state using RECOVER SPACE.
In the case of RECOVER CATALOG_SPACE TO REPLICATION with RENAME the catalog space of the replication will subsequently no longer be available. The replication must be recreated.