This section provides an overview of the Auxiliary command GLOBAL.
Use the GLOBAL command to filter input data and set default values for subcommand options. It is also used to define global processing options (such as DD statements for various data sets), the number of lines printed per page, whether the OMEGAMON® XE for DB2® PE main internal sort occurs, and time zone adjustments for different locations.
The GLOBAL command affects the processing of each report set. It enables you to:
There can be only one GLOBAL command in a OMEGAMON XE for DB2 PE execution.
>>-GLOBAL--+-------------------------------------------+------->< '-+-| FROM/TO block |---------------------+-' | .-0-------. | +-INTERVAL--(--+-minutes-+--)-----------+ | .-NO------. | +-PRESORTED--(--+-ACCEPT--+--)----------+ | '-ENFORCE-' | | .-WARNING---. | +-SPANINC--(-+-NOMESSAGE-+-)------------+ | +-ERROR-----+ | | '-NO--------' | | .-60------. | +-BOUNDARY--(--+-minutes-+--)-----------+ | '-0-------' | | .-INPUTDD-. | +-INPUTDD--(--+-ddname--+--)------------+ | .-DISTDD-. | +-DISTDD--(--+-ddname-+--)--------------+ | .-60------. | +-PAGESIZE--(--+---------+--)-----------+ | '-integer-' | | .-0-----------------. | +-TIMEZONE--(--+- + --hh--:--mm-- -+--)-+ | +- - --hh--:--mm-- -+ | | '-location----------' | +-| EXPLAIN block |---------------------+ '-| INCLUDE/EXCLUDE block |-------------'
The syntax diagram shows the options that are available with this subcommand. See OMEGAMON XE for DB2 PE subcommand options for comprehensive descriptions of these options. The following list gives additional or specific descriptions of selected options, where appropriate.
For details, see FROM/TO subcommand options.
For more information, see INTERVAL subcommand option.
Sort facilities like DFSORT provide options to control the action to be taken if incomplete spanned records are detected. For DFSORT, the option SPANINC=value, where value is RC0, RC4, or RC16, controls the return code to be set, the message to be issued, and whether to terminate if necessary. For more details, see the DFSORT Application Programming Guide.
By default, OMEGAMON XE for DB2 PE passes option SPANINC=RC4 to the underlying sort facility. For DFSORT, this option sets a return code of 4, issues message ICE1971 once, eliminates all incomplete spanned records, and continues with valid records being recovered. Usually, if no errors are detected, this process is transparent.
The following GLOBAL SPANINC subcommand options can be used to control the underlying sort facility if the default is not sufficient. The described behavior only applies to DFSORT and functionally equivalent sort facilities.
For more information, see BOUNDARY subcommand option.
Some reports have a fixed number of lines per page. PAGESIZE is ignored for I/O Activity summary reports, multi-page records in long Record Trace reports, and Explain reports.
When combining newly reduced data with restored data, make sure that the TIMEZONE specifications for the new data match those for the restored data. Misleading results can occur if the time adjustments are different.
If you change the reference location for data, the time adjustments in old save or file data might be incompatible with newly processed data.
This does not apply to the DPMOUT data, as time adjustments are recalculated when the data is read from INPUTDD.
You can specify time adjustments as follows:
This is the recommended method.
The data for calculating the required adjustments is stored in the LOCDATA member of the DPMPARMS data set. It is stored and edited by using the IRF.
For more information about TIMEZONE, see Monitoring Performance from ISPF.
Table 29 shows which OMEGAMON XE for DB2 PE identifiers can be used with the different INCLUDE and EXCLUDE subcommand options for GLOBAL.