Using BACKOUT for point-in-time recovery without image copies
To convert an existing partial recovery job to this technique, simply add the BACKOUT YES option to the usual syntax. Add the INDEXLOG YES or INDEXLOG AUTO option and BMC AMI Recover assumes that the related indexes should be backed out to the same point in time.
When you select this strategy for potential point-in-time recovery, image copies might be avoided prior to batch runs without risking lengthy recovery times. Image copies do not need to be made of indexes to use the BACKOUT technique. (Indexes would still need to be rebuilt for media failure or disaster recovery.) COPY NO indexes are eligible for BACKOUT processing.
After a backout recovery, you must make a copy of the index before a recovery to current (by using a copy and log records) can be done. To maintain the ability to recover from log in case of a future media error, you can start an BMC AMI Copy SHRLEVEL CHANGE copy running in parallel with other applications, as soon as the backout recovery is complete.
You can use the OUTCOPY YES option in your BACKOUT run. However, this request might degrade performance, because making an output copy causes all pages of the index space to be read.