Information
Space announcement We are no longer updating this space, and you cannot comment on this space. The RECOVERY MANAGER for IMS component is now documented in BMC AMI Backup and Recovery for IMS.

NOFEOV keyword usage


In the following example, the NOFEOV keyword is not specified; and a log switch occurs after the last database, dbdName3, is processed:

/DBR DB <dbdName1> <dbdName2> <dbdName3>

In the next example, each database is specified in a separate command statement and the NOFEOV keyword is not specified. In this case, three log switches occur, one switch after each database is processed:

/DBR DB <dbdName1>/DBR DB <dbdName2>/DBR DB <dbdName3>

To process each database in a separate command statement and have a log switch occur only after the last one is processed, specify the NOFEOV keyword on all the commands except the last one. In the following example, a log switch will occur only after dbdName3 is processed:

 /DBR DB <dbdName1> NOFEOV/DBR DB <dbdName2> NOFEOV/DBR DB <dbdName3>


 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

RECOVERY MANAGER for IMS 5.1