Requesting RECEIVE ORDER via a batch job
This topic contains the following procedures:
- To obtain the required certificates
- To set up your z/OS security server
- To create a RECEIVE ORDER batch job
Before you begin
For details about obtaining, installing, and using a certificate with RECEIVE ORDER, see the security server information in the z/OS SMP/E User's Guide.
To obtain the required certificates
- Install the following certificates on the mainframe system on which you are performing maintenance:
- X.509 user certificate
- DigiCert Global Root G2 certificate
- (Required for FTPS only) EV SSL certificate
To obtain these certificates, perform the steps in File-server-and-certificate-information.
To set up your z/OS security server
- Create a RACF key ring and connect the DigiCert Global Root G2 certificate to your key ring.
- Make sure that you mark the user certificate as trusted.
- Add the user certificate to the RACF database.
- Connect the user certificate to your key ring.
- If required, set up your Java and network configuration settings for the RECEIVE ORDER command.
To create a RECEIVE ORDER batch job
- Make sure that all required certificates are installed and accessible on the mainframe system on which you are performing maintenance.
Generate the RECEIVE ORDER batch job by using the SMP/E ISPF interface or copy the following sample:
Modify the generated SMP/E RECEIVE ORDER batch job to meet your site requirements.
You can use the following parameters in the ORDSRVR DD statement:Parameter
Value
Description
inventory
all
Set the inventory keyword for environments other than IBM to all
url
URL of the BMC Automated Service Request server
keyring
keyringNameContainingX509Certificate
Name of the keyring that contains the X.509 user certificate
certificate
labelOfBMCX509Certificate
Label assigned to the X.509 user certificate in the keyring
- Run the modified SMP/E RECEIVE ORDER batch job.
This job instructs SMP/E to order and download all recommended PTFs.
Where to go from here
For information about using the RECEIVE ORDER command, see the IBM SMP/E Command Guide.