Default language.

Limited supportBMC provides limited support for this version of the product. As a result, BMC no longer accepts comments in this space. If you encounter problems with the product version or the space, contact BMC Support.BMC recommends upgrading to the latest version of the product. To see documentation for that version, see BMC AMI Load for Db2 13.1.

+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-54-27.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*