+SVRJCLJOB


The +SVRJCLJOB parameter specifies the DD name to override the location of the server JCL's JOB card. Normally, the job contains no DD and this would name the member in the NGTSVR PDS that is specified in the BMC AMI Utilities configuration.

image-2023-10-3_11-53-4.png


The values are defined as follows:

SVRJOBCD

Default DD or member name for the server job card

ddname

An alternative DD name or member name for the JCL associated with the server JCL's JOB card. If the ddname specified in this parameter is not valid, the product issues message NGTY118 indicating that the ddname was not found, and processing terminates with a return code of 8.

Example
+SVRJCLJOB(SJOBJCL)

SJOBJCL normally names a member in the PDS named by the NGTSVR DD allocated in the BMC AMI Utilities installation configuration job. You can override the parameter value in your product JCL.

You can override the whole scheme in a product job by adding the DD name SJOBJCL pointing to a data set containing the disk server JCL. To do this, make the following JCL change:

//SJOBJCL DD DSN=prefix.NGTSVR,DISP=SHR

Without this specified SJOBJCL DD, the disk server JCL comes from member SJOBJCL from the NGTAUTO data set (if it was not changed at installation time).

Important

For the rules that apply to parameter syntax, see Parameter syntax rules.

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*