Copying your JCL library
Use the following procedure to make a copy of your JCL library.
To make a copy
(optionally) Edit the $$JCLCPY member to specify the name of a new JCL data set.The output data set name is specified as &DVOLIB..BKUP in the sample. Change the output data set name to a valid name for the new JCL library.
//IN DD *
BMIRXCL '&DVOLIB' +
'&DVOLIB..BKUP'If you do not change the name, the JCL library will be named the same as your original library with the BKUP low-level qualifier added to it. For example, if the original data set name is MY.INSTALL.JCL, the copy would be named MY.INSTALL.JCL.BKUP.
- Run the $$JCLCPY job.The new library is created.
Where to go from here
Continue to Modifying-INCLUDE-members.
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*