Previous Topic: PROGRAM DisplayNext Topic: Program Display Suppression


DISPLAY LIMITS

The following is the parameter syntax for designating a DISPLAY LIMITS request. Up to 20 DLIMITS requests can be submitted.

           / REC   \ ┌                  ┐
 DLIMITS = < DBKEY > │         / ONL \  │
           \ PROG  / │ ,TYPE = < BTC >  │
                     └         \ SYS /  ┘

 / ,RU = run unit ID      \
 \ ,#RUS = # of run units /

 / ,#SETS = # of before/after sets                 \
 < ,#RUSETS = # of before/after sets per run unit  >
 \ ,#NTH = sampling frequency                      /

where:

          / REC   \
DLIMITS = < DBKEY >
          \ PROG  /

specifies the Journal Display type to be limited.

REC - indicates a RECORD display.

DBKEY - indicates a DATABASE/KEY display.

PROG - indicates a PROGRAM display.

        / ONL \
,TYPE = < BTC >
        \ SYS /

specifies the type of programs to be used in the display.

ONL - indicates that only ONLINE programs are to be used.

BTC - indicates that only BATCH programs are to be used.

SYS - indicates ONLINE and BATCH programs are to be used. This option is the default value.

, RU =

indicates that the display output will be limited to a selected run unit ID. This operand is mutually exclusive from the #RUS operand.

, #RUS = # of run units

indicates that the display output will be limited by the number of run units. This operand is mutually exclusive from the RU operand. This operand applies only to the PROGRAM display.

, #SETS = # of before/after sets

indicates that the display output will be limited by the number of before/after sets. This operand is mutually exclusive from the #RUSETS and NTH operands.

, #RUSETS = # of before/after sets per run unit

indicates that the display output will be limited by the number of before/after sets per run unit. This operand is mutually exclusive from the #SETS, and NTH operands. This operand applies only to the PROGRAM display.

Note: Blanks are not a valid option for this parameter.

, NTH = sampling frequency

indicates that the display output will be limited by a sampling of every NTH set. This operand is mutually exclusive of the #SETS and #RUSETS operands. The value of this operand must be 2 or more.

 / ,RU = run unit ID      \
 <                        >
 \ ,#RUS = # of run units /

 / ,#SETS = # of before/after sets                 \
 < ,#RUSETS = # of before/after sets per run unit >
 \ ,#NTH = sampling frequency                      /