OUTCOPYDDN specification
OUTCOPYDDN overrides the default ddnames or ddname prefixes that are used by BMC AMI Recover.
The syntax diagram for the OUTCOPYDDN specification is in RECOVER-TABLESPACE-RECOVER-INDEX-and-RECOVER-INDEXSPACE-syntax.
OUTCOPYDDN (DDName1,DDName2)
You can use OUTCOPYDDN (DDName1,DDName2) to override the default ddnames or ddname prefixes that are used by BMC AMI Recover for a table space or index to specify copy data set ddnames in the JCL. OUTCOPYDDN can also reference an output descriptor named with an OUTPUT command statement if the copy data set is to be dynamically allocated.
The ddnames specified with OUTCOPYDDN are optionally enclosed in parentheses but must be separated by a comma. For more information, see Copy-data-set-ddname-construction-for-JCL-allocated-data-sets.
OUTCOPYDSN (dataSetName1, dataSetName2)
You can use OUTCOPYDSN (dataSetName1, dataSetName2) to override the data set name specified by an output descriptor for OUTCOPYDDN for a dynamically allocated output image copy. Use of OUTCOPYDSN when the output image copy is not dynamically allocated is an error.