Managing the model AMS define
NGTAMS DEFINE
You can run the following statement in the SYSIN DD statement of the standard BMC AMI Utilities JCL:
The NGTAMS DEFINE statement reads the Db2 VSAM DEFINE model statement from the specified ddname and saves it to the BMC AMI Utilities checkpoint for use. If GLOBAL is specified, this model is used for all Db2 subsystems using this checkpoint data set. If GLOBAL is not specified, the model override is only for the Db2 subsystem specified in the BMC AMI Utilities job running this NGTAMS statement.
NGTAMS DELETE
You can run the following statement in the SYSIN DD statement of standard BMC AMI Utilities JCL:
The NGTAMS DELETE statement removes any Db2 VSAM DEFINE model statement override from the BMC AMI Utilities checkpoint. The GLOBAL keyword specifies which model to delete, the global model, or the model specified for this Db2 subsystem.
NGTAMS DISPLAY
You can run the following statement in the SYSIN of standard BMC AMI Utilities JCL:
The NGTAMS DISPLAY statement reports the Db2 VSAM DEFINE model statement defined to the checkpoint. The GLOBAL keyword specifies which model to display, the global model, or the model specified for this Db2 subsystem.