+NGTAUTO1
The +NGTAUTO1 parameter overrides the BMC AMI Utilities Automation routine data set name contained in the product configuration load module set, and lets you configure a specific BMC AMI Utilities Automation routine set for each Db2 subsystem on which you install BMC AMI Utilities.
During BMC AMI Utilities execution, the data set name is allocated to the NGTAUTO DD. If the +NGTAUTO1 parameter contains variables, these are resolved before allocation.
The dataSetName can contain the following variables:
Variable | Description |
---|---|
&ATTACH | Db2 group attachment name or Db2 subsystem ID (up to four characters) |
&GROUP | Db2 data-sharing group name (up to eight characters) In a non-data-sharing environment, &GROUP contains the Db2 subsystem ID (up to four characters). |
&SSID | The Db2 subsystem name or group name specified on the PARM=name attribute |
&SUBSTR | See &SUBSTR |
&VER | The version (for example, 1210) of the BMC AMI Utility being executed |
&VER3 | The first three characters of the version (for example, 121) of the BMC AMI Utility being executed |
&VER2 | The first two characters of the version (for example, 12) of the BMC AMI Utility being executed. |
&USER1 | The value of the USER1(userVariable) parameter |
&USER2 | The value of the USER2(userVariable) parameter |
Related topic