NGTDISP DD statements


The NGTDISP DD statements are as follows:

  • SYSIN DD
  • SUMMARY DD 
  • (optional) NGTAUTO DD

Related topic

SYSIN DD

The SYSIN DD statement is a required DD statement for use with this product.

//SYSIN DD *
     (statement)
     (statement)
     (statement)

For more details about the SYSIN statement syntax, see the SYSIN syntax diagrams below.

SUMMARY DD

The SUMMARY DD report is dynamically allocated for use with this product. Output might be sent to the job stream, or to an output data set.

//SUMMARY DD SYSOUT=*

NGTAUTO DD

If you wish to use this product with automation control points, specify an NGTAUTO DD statement. This statement should reference a partitioned data set containing the automation control points that you wish to use.

Information
Example
//NGTAUTO DD DISP=SHR,DSN=NGT.AUTOMATN.CTRL.PTS

 

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

BMC AMI Check for Db2 13.1