Global Specifications
Global options in effect for the run appear on the Global Specifications report.
This information is obtained from internal defaults, a global options module (such as CAPPARMS), or the GLBL control statement. Only a portion of the Global Specifications report is shown in the following figure:
** C A P U M A I N * BMC SOFTWARE, INC. * C A P U M A I N **
*******************************************************************************
* *
* C H A N G E A C C U M U L A T I O N U T I L I T Y *
* *
* GLOBAL SPECIFICATIONS *
* *
* NOVEMBER 15, 2004 10.06.35 PAGE 3 *
*******************************************************************************
+--------------------------------------------+
| GLOBAL SPECIFICATIONS |
+--------------------------------------------+
TAPE DATE....................... 11/12/04
CPU MODEL....................... 2084
CPU ID.......................... 9381A
OPERATING SYSTEM................ MVS/ESA
- LEVEL................... SP7.0.5
- FMID.................... HBB7708
- BASE RELEASE............ 038
- I/O LEVEL .............. SMS 1.5
IMSID IMS ID IN EFFECT................ BMC1
IMS RELEASE LEVEL............... 8.1.0
PARMBLK GLOBAL PARAMETER BLOCK.......... INTERNAL
PARAMETER BLOCK DESCRIPTION..... *** INTERNALLY DEFINED ***
SORTWK SORT WORK - # OF AREAS.......... 6
- UNIT NAME........... SYSDA
- CYL(C) OR TRK(T).... C
- PRIMARY ALLOC....... 5
- SECONDARY ALLOC..... 1
MAINSIZE SORT MAXIMUM STORAGE............ 409,600
NBUF NUMBER OF BUFFERS............... 4
... (keyword fields are omitted from this example for brevity
SIUDSN PSEUDO IMAGE COPY DSN........... BMC.SIUDUMMY.DSN
PDX PDX LIBRARY NAME................ NULLFILE
LOGPREF LOG DSN PREFIX ................
*******************************************************************************
** C A P U M A I N * BMC SOFTWARE, INC. * C A P U M A I N **
*******************************************************************************
* *
* C H A N G E A C C U M U L A T I O N U T I L I T Y *
* *
* GLOBAL SPECIFICATIONS *
* *
* NOVEMBER 15, 2004 10.06.35 PAGE 4 *
*******************************************************************************
+--------------------------------------------+
| GLOBAL SPECIFICATIONS |
+--------------------------------------------+
DBD LIBRARY NAME................ CAP.QA.DBDLIB
* STEPLIB CONCATENATION........... RCU.SMPE.CAPLIB
* IMS.R81MAINT.SDFSRESL
* RCU.QA.ALL.USERLIB
* INDICATES APF AUTHORIZED
DBRC DATA SETS
RECON1 ................ RCNCAP.QA.R81.TEST1.WK.RECON1
RECON2 ................ RCNCAP.QA.R81.TEST1.WK.RECON2
The report contains the fields in the following table:
Field | Description |
---|---|
TAPE DATE | Product maintenance date. |
CPU MODEL | Model of CPU running this product at your company. |
CPU ID | Serial number of your CPU. |
OPERATING SYSTEM | Level, FMID, base release, and I/O level (will be DFSMS or DPF Version) of the operating system used at your company. |
IMSID | Value of the IMSID keyword and the IMS release level of your system. |
PARMBLK | Name and description of the global parameter block used in this run. The name is either internal (for internal defaults) or the name of the global options module that was loaded for this run. |
list of keywords | List of each keyword, with its description and value, used in this run. |
DBD LIBRARY NAME | Name of the library allocated to the IMS DD control statement. |
STEPLIB CONCATENATION | Name of the library allocated to the STEPLIB DD control statement. |
DBRC DATA SETS | Names of the RECON data sets used by DBRC. |
Related topic