KDS_X_TEMS_STORAGE_STGDEBUG
This parameter determines whether to disable (N
)
TMS:Engine storage debugging services, or to activate basic (Y
)
or extended (X
) storage debugging services.
- Required or optional
- Optional
- Location where the parameter value is stored
- KDSSYSIN member of the rhilev.rte.RKANPARU library
for the runtime environment of the monitoring server
- Parameter name and syntax
STGDEBUG(N|Y|X)
- Default value
STGDEBUG(N)
- Permissible values
STGDEBUG(N)
,STGDEBUG(Y)
, orSTGDEBUG(X)
- PARMGEN name
- KDS_X_TEMS_STORAGE_STGDEBUG
- Description
- Determines whether to disable (
N
) TMS:Engine storage debugging services, or to activate basic (Y
) or extended (X
) storage debugging services. A setting ofY
orX
increases storage use;X
causes a larger increase thanY
.The setting for this parameter and the setting for the KDS_X_TEMS_DEBUG_TRACE parameter interact.
- If the KDS_X_TEMS_STORAGE_STGDEBUG parameter is included (not commented out and not deleted), the KDS_X_TEMS_DEBUG_TRACE parameter must precede it. Otherwise, KDS_X_TEMS_DEBUG_TRACE overrides KDS_X_TEMS_STORAGE_STGDEBUG.
- The default setting for the KDS_X_TEMS_STORAGE_STGDEBUG parameter
is
N
if the KDS_X_TEMS_DEBUG_TRACEparameter is commented out or omitted, or if the value of the KDS_X_TEMS_DEBUG_TRACE parameter isN
; andY
if the value of KDS_X_TEMS_DEBUG_TRACE isY
. - If the KDS_X_TEMS_STORAGE_STGDEBUG parameter
is commented out or omitted, and the setting for KDS_X_TEMS_DEBUG_TRACE is
Y
, basic storage debugging is turned on, causing an increase in storage use. - If the setting for the KDS_X_TEMS_STORAGE_STGDEBUG parameter
is
N
, and the setting for KDS_X_TEMS_DEBUG_TRACE isY
, no storage debugging is performed. - If the setting for the KDS_X_TEMS_STORAGE_STGDEBUG parameter
is
Y
orX
, and the setting for KDS_X_TEMS_DEBUG_TRACE isN
, storage debugging is performed, but no other debugging is performed.
- Related parameters
-
- KDS_X_TEMS_DEBUG_TRACE
- KDS_HUB_* parameters (values for the Primary HUB TEMS that the z/OS Remote TEMS reports to)