IBM SC33-1686-02 Server User Manual


 
CEMT INQUIRE SYSTEM
AUTOActive
Autoinstall for programs is active. On first use, if a
program, mapset, or partitionset is not defined, the
definition is created dynamically.
AUTOInactive
Autoinstall is not active. If a program is not
defined, a PGMIDERR or transaction abend
occurs when it is referenced.
Note: You can reset this value by overtyping it with a
different value.
Reentprotect(
value
)
displays whether read-only storage is in use for reentrant
programs (that is, whether the RENTPGM system
initialization parameter specifies PROTECT or
NOPROTECT). The values are:
NOReentprotect
CICS allocates storage for the read-only DSAs
(RDSA and ERDSA) from CICS-key storage.
Reentrant programs do not have the protection of
residing in read-only storage, and can be modified
by programs executing in CICS key.
REEntprotect
CICS allocates storage for the RDSA and ERDSA
from key-0, non-fetch protected, storage. CICS
loads reentrant programs into this storage, and the
programs are protected by residing in read-only
storage.
RELease(
value
) (supported for compatibility only)
displays a 4-digit number (value 0530 for this release of
CICS TS) representing the level of the CICS code
running this region.
This field is maintained for compatibility with previous
releases of CICS only. As an exclusive element of CICS
Transaction Server for OS/390, CICS does not have a
product version and release number of its own. To
determine the release number of the product, see the
value displayed for CICSTSLEVEL.
RUnaway(
value
)
displays the interval, in milliseconds, for which a task
can have control before it is assumed to be looping.
Note: You can reset this value by overtyping it with a
different value.
If you are resetting this value, you can specify 0, or a
value in the range 500–2700000. The value you specify
is rounded down to a multiple of 500.
CICS purges a task if the task has not given up control
after this interval (that is, CICS assumes that the task is
looping). If you specify zero, runaway task control is
inoperative (that is, tasks do not get purged if they
appear to be looping). The value is independent of, and
can be less than, the value in the TIME operand.
CICS runaway-task detection is based upon task time
(that is, the interval is reset each time a task receives
control of the processor, and is then decremented while
the task is in control). You do not, therefore, need to
allow for the effect of other jobs when setting the
runaway value.
SCandelay(
value
)
displays the maximum number of milliseconds between
the receipt of a VTAM request, and the time when CICS
begins to process the request. The number is in the
range 0–5000, and is less than or equal to the TIME
value.
Notes:
1. You can reset this value by overtyping it with a
different value.
2. In the summary report of the dispatcher statistics,
SCANDELAY is referred to as ICVTSD.
SDTran(
value
)
displays the 4-character name of the transaction to be
run at the beginning of normal or immediate shutdown.
This may be the name of a user-supplied transaction, or
the CICS-supplied default transaction, CESD.
Sosstatus(
value
)
displays whether CICS is short on storage in any of the
dynamic storage areas. The values returned are:
NOTsos
CICS is not short on storage in any of the dynamic
storage areas.
SOSAbove
CICS is short of storage in at least one of the
dynamic storage areas above 16MB.
SOSBelow
CICS is not short on storage in any of the dynamic
storage areas below 16MB.
SOS CICS is short of storage in at least one of the
dynamic storage areas.
Storeprotect(
value
)
displays whether storage protection is active in the CICS
region. The values returned are:
ACtive
CICS is operating with the CICS storage
protection facility.
Inactive
CICS is operating without the CICS storage
protection facility.
See the description of the STGPROT system
initialization parameter in the
CICS System Definition
Guide
for background information about CICS storage
protection.
118 CICS Supplied Transactions