RECOVER TABLESPACE, RECOVER INDEX, and RECOVER INDEXSPACE command dependencies and prohibitions
Option coded | Option that must be used |
---|---|
INCOPY | TOCOPY LASTCOPY OR TOCOPY data set name where data set name matches the last DSNAME in INCOPY OR RBA/LOGPOINT on the last INCOPY specification |
OBIDXLAT and INCOPY | TOCOPY on the RECOVER TABLESPACE command statements OR supply the source DBID and PSID in the OBIDXLAT clause |
FROMRBA or FROMLOGPOINT | LOGAPPLY ONLY |
BACKOUT | TORBA or TOLOGPOINT |
INCOPY and OBJECTSET | MODEL with symbolics |
INDEX(ALL) and INDEP OUTSPACE | MODEL with symbolics |
The following table describes the common prohibitions to coding the RECOVER TABLESPACE, RECOVER INDEX, and RECOVER INDEXSPACE commands.
Option coded | Option that must not be used |
---|---|
TOCOPY | LOGAPPLY ONLY OR LOGONLY |
INCOPY or INLOG | LOGAPPLY ONLY OR LOGONLY |
INCOPY and OBIDXLAT without specifying the source IDs and do NOT code DROPRECOVERY | RBA or LOGPOINT on any INCOPY specification |
DROPRECOVERY | INDEP OUTSPACE |
BACKOUT | OUTCOPY ONLY, OBIDXLAT, or DROPRECOVERY |