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.
Determining dynamically allocated data set names (RVP)
The utility provides various methods for determining and controlling the data set name to be used for an output copy:
Provide a model data set name that contains substitution variables and literal values. The utility resolves these substitution variables and substitutes current values as it dynamically allocates the output data set during execution. This method is available only if you use dynamic allocation models.
Provide a data set name prefix with the PREF or ICPREF keyword. The utility uses this prefix according to standard rules to build the data set name as it allocates the data set dynamically during the run. This method is available if you use dynamic allocation models or dynamic allocation keywords on function or GROUP control statements.
Use the Data Set Name user exit. This method is available if you use dynamic allocation models (and specify the PREF keyword) or dynamic allocation keywords on function or GROUP control statements.