Previous Topic: DB10042ENext Topic: DB10044E


DB10043E

RECBASE MISSING WHEN FORWARD NOT MULTIUSER

Reason:

Forward recovery, when MULTLUSE=YES is not specified, requires one or more RECBASE functions to be specified prior to the RECOVERY function. The RECBASE functions provide the databases to be recovered.

Action:

To execute with MULTUSE-YES, specify the one database and area on the recovery statement using DBID= and AREA=. To execute without MULTUSE=YES, specify RECBASE one or more times prior to specifying the RECOVERY function.