Minor changes are by default collapsed in the page history.
No changes
The page does not exist yet.
Failed to load changes
Version by on
Leave Collaboration
Are you sure you want to leave the realtime collaboration and continue editing alone? The changes you save while editing alone will lead to merge conflicts with the changes auto-saved by the realtime editing session.
Information
Space announcement
This space now contains the documentation for all the following components:
CHANGE ACCUMULATION PLUS
IMAGE COPY PLUS
RECOVERY MANAGER for IMS
RECOVERY PLUS for IMS
We are no longer updating the individual documentation spaces for these components. For the latest documentation, see BMC AMI Backup and Recovery for IMS 5.2.
Using the Data Set Name user exit RVP
When you dynamically allocate the output image copy data set, you can let the Recovery utility determine the data set name, or you can provide a Data Set Name user exit routine to supply the data set name.
If input image copy and input change accumulation data set names are present, the utility will pass the names to the Data Set Name user exit. This action provides an opportunity to create a second image copy data set and let you assign the name to the second data set.
The Recovery utility passes processing control to the exit routine; therefore, no product defaults will be used for data set naming conventions. You should provide all data set naming requirements in your routine, especially situations that use the multivolume (VOLCOPY keyword) or multiple image copy features (IC, STKIC keywords). Examples-Data-Set-Name-user-exit shows an example of specifications for a multivolume situation.