RPID usage examples
Use the Recovery Point Identification function (RPID) to identify valid recovery time spans that occur between specified time spans for a single or group of databases.
You can use the RPID function to identify common recovery
time spans for the following database types:
- A single database that is not associated with or related to any other database
- A group of databases that logically belong together (for example, a CAGRP, a RECOVGRP, or other DB groupings)
Example of identifying valid recovery times
To identify valid recovery time spans that occurred between 21.291 06:30:01.1 and 21.291 11:30:01.1 for one HDAM database and one HIDAM database with a secondary index and an external logical, you would specify these control cards: DBLIST ( DB(HDAM1 HIDAMDB1 HIDAMIX PRIMESX EXTLOGDB) )
RPID ( RANGE (‘21.291 06:30:01.1',‘21:291 11:30:01.1') )