IBM SC33-1686-02 Server User Manual


 
CEMT SET DELETSHIPPED
CEMT SET DELETSHIPPED
Function: Change system settings that control the CICS
timeout delete mechanism.
Syntax: The CICS timeout delete mechanism is invoked at
user-specified intervals to remove any shipped terminal
definitions that have not been used for longer than a
user-specified time.
SET DELETSHIPPED allows you to change the values that
control the mechanism.
Press the Clear key to clear the screen. There are two ways
of commencing this transaction:
Type CEMT SET DELETSHIPPED (the minimum abbreviation
is CEMT S DE). You get a display that lists the current
status, similar to that obtained by CEMT INQUIRE
DELETSHIPPED. You can then tab to the highlighted or
blank fields and overtype them with the required values.
Type CEMT SET DELETSHIPPED (CEMT S DE), followed by
one or more attributes that you wish to change. For
example, cemt s de idl(15) specifies that shipped
terminal definitions are to remain installed for at least
fifteen hours after they become inactive.
─ ─CEMT Set DEletshipped ─────────────────────
─ ─┬ ───────────────── ─┬ ───────────── ─
└┘─INterval(value)└ ─IDle(value)
Options
IDle(
value
)
specifies, in the form “0hhmmss+”, the minimum time
that an
inactive
shipped terminal definition must remain
installed in this region. When the CICS timeout delete
mechanism is invoked, only those shipped definitions
that have been inactive for longer than this time are
deleted.
The time interval can be in the range 00-99 hours; 00-59
minutes; and 00-59 seconds.
At CICS startup, the interval is set to the value specified
on the DSHIPIDL system initialization parameter.
INterval(
value
)
specifies, in the form “0hhmmss+”, the interval between
invocations of the CICS timeout delete mechanism. The
timeout delete mechanism removes any shipped terminal
definitions that have not been used for longer than the
time specified by the IDLE option.
The time interval can be in the range 00-99 hours; 00-59
minutes; and 00-59 seconds. If you specify 0, the
timeout delete mechanism is not invoked.
At CICS startup, the interval is set to the value specified
on the DSHIPINT system initialization parameter. By
resetting the interval, you can change the time of day at
which a mass delete operation takes place.
Note: The revised interval starts from
the time the
command is issued
, not from the time the
timeout delete mechanism was last invoked, nor
from the time of CICS startup.
Chapter 11. Master terminal CEMT 175