+SVRJCLTAPE


The +SVRJCLTAPE parameter specifies the DD name to override the location of the tape server job JCL. Normally, the job contains no DD and this names the member in the NGTSVR PDS that is specified in the BMC AMI Utilities configuration.

SVRJCLTAPE.png


The values are defined as follows:

SVRTAPE

Default DD or member name for the tape server JCL

ddname

An alternative DD or member name for the tape server JCL. 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
+SVRJCLTAPE(TSERVJCL)

TSERVJCL 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 your product job by adding the DD name TSERVJCL pointing to a data set containing the disk server JCL. To do this, make the following change to the JCL:

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

Without this specified TSERVJCL, the disk server JCL comes from member TSERVJCL 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*