If you specified a user proclib in CA MSM for the PROCLIB, you supplied a value for the PROCLIB variable in CA MSM, the PROCs were generated and are ready to the specified user proclib by the implementation step of CA MSM.
If the user proclib was specified in PROCLIB during CA MSM configuration, then the value for the PROCs were generated and are in the user proclib specified.
If the user proclib was not specified because NONE was selected, then copy the CA MSM generated PROCs to a user proclib of your choice.
To deploy the JCL PROCs configured by CA MSM.
Note:. The value of @OPSPFX@ is a variable in CA MSM configuration that you supplied earlier during the CA MSM Configuration process.
Copy @OPSPFX@.CNTL(SCSMAIN) to any JCL PROCLIB that is automatically searched as part of z/OS START command processing, such as SYS2.PROCLIB(OPSMAIN). This PROC can be renamed.
Copy @OPSPFX@.CNTL(SCSECF) to any JCL PROCLIB that is automatically searched as part of z/OS START command processing, such as SYS2.PROCLIB(OPSECF). This PROC can be renamed.
Copy @OPSPFX @.CNTL(SCSOSF) to any JCL PROCLIB that is automatically searched as part of z/OS START command processing, such as SYS2.PROCLIB(OPSOSF). This PROC can be renamed.
Copy @OPSPFX@.CNTL(SCSUSS) to any JCL PROCLIB that is automatically searched as part of z/OS START command processing, such as SYS2.PROCLIB(OPSUSS). This PROC can be renamed.
Note: the SCSUSS PROC will not be created unless the USS option was selected.
| Copyright © 2011 CA. All rights reserved. | Tell Technical Publications how we can improve this information |