Options in Effect report—overview
The Options in Effect report lists the options in effect for the DBD.
The report provides the name of the option, the value, and where the value came from. The values can come from internal defaults, a global options module, or the PLUSIN control statement. Each function generates this report automatically.
The fields listed on the report vary depending on which utility generates the report. The Options in Effect report provides the following information:
Field | Description |
---|---|
IMS ID USED | The IMSID specified in your IMS stage 1 generation or with the IMSID keyword. |
GLOBAL PARAMETER BLOCK USED | The member name of the global options module loaded from STEPLIB that provided the default option settings. |
PDX DSNAME | The data set name of the PDX. |
PDX MEMBER NAME | The name of the member within the PDX. |
PDX HISTORY LIMIT | The number of report sets that the utility should save for each DBD. |
REPORT DD | The ddname of the data set where reports are stored. |
Options | A list of the options in effect for this job. For more information, see User-controlled-options. |
EXECUTION MODE OPTIONS | The remaining fields provide information about the job. |
Related topic