Use the SIMRCVR command to clarify that you are running in simulation mode. When you use SIMRCVR, you must also specify OPTIONS SIMULATE YES, which requires a valid Recovery Management for Db2 solution password. For more information, see SIMULATE-YES.
The SIMRCVR command generally has the same meaning and the same syntax in simulation mode as a regular RECOVER command in non-simulation mode. However, the following limitations apply to SIMRCVR:
Even though you cannot specify TOLOGPOINT or TORBA on the SIMRCVR command statement, if you are using the Recovery Management for Db2 solution and have a valid password for the solution, you can simulate a recovery to a previous point in time by coding SIMULATE YES LOGPOINT X'logPoint' on the OPTIONS command statement.