Information
Limited support BMC 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 DASD MANAGER PLUS for DB2 13.1.

EXEC statement and utilities parameters


The DASD MANAGER PLUS EXEC statement specifies the following parameters:

  • The module to be run for the DASD MANAGER PLUS utility
  • The utility parameters

Table 1 shows the utility names with their associated module names.

Table 1. Utilities and associated module names

Utility name

Associated module name

BMCSTATS

ASUSMAIN

BMCTRIG

ASUSTRIG

BMCCPRS

ASUSCPRS

BMCUPRS

ASUSUPRS

The EXEC statement includes the following utility parameters:

  • SSID (the DB2 subsystem ID or group attach name)
  • Plan name
  • DB2 catalog VCAT name
  • Installation options module name
  • Work ID (Service Action)
  • Utility ID
  • Restart parameter

Following is the format of the EXEC statement:

 

 //stepname EXEC PGM=module,REGION=0M,
//PARM='ssid,planName,VCATName,installationOptionsModule,workID,utilityID,,restartParm'

The variablemodule is the name of the module associated with the utility (such as ASUSMAIN for BMCSTATS).

The DASD MANAGER PLUS utility parameters are positional. If you do not specify a value for a parameter (which is the default value), you must substitute a comma for that parameter if additional parameters follow. The comma indicates that a parameter was omitted.

 

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

DASD MANAGER PLUS for DB2 12.1