Creating the z/OS PAS startup procedure
To create the started task procedure
- Copy BBILIB member BBMPAS to SYS1.PROCLIB or another system procedure library and give it an appropriate name for a started task procedure.
By default, configuration during installation creates a member called MVSPAS. - Follow the instructions at the top of the member to modify the procedure to your site requirements.
(Optional ) Define the z/OS PAS started task procedure to your IPL procedure so that the PAS starts at system initialization.BMC recommends that you modify the COMMNDxx member in SYS1.PARMLIB to add a START command for the PAS procedure:
COM='S procname'
procname is the name of the z/OS PAS started task procedure.
- If you do not define the z/OS PAS to start at IPL, see Managing-the-z-OS-product-address-space for information about manually issuing a START command for the PAS.
Where to go from here
During PAS execution, BMC recommends that you:
- Initiate the z/OS PAS as a started task (STC) through a system IPL procedure
- Execute only one z/OS PAS per system image
- Execute the z/OS PAS with a dispatching priority of 255
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*