Retrieve information about system settings that control the CICS timeout delete mechanism.
INQUIRE DELETSHIPPED >>-INQUIRE DELETSHIPPED-----------------------------------------> >--+--------------------------------------------------------------+--> +-IDLE(data-area)----------------------------------------------+ '-IDLEHRS(data-area)--IDLEMINS(data-area)--IDLESECS(data-area)-' >--+-------------------------------------+--------------------->< +-INTERVAL(data-area)-----------------+ '-| hours |--| minutes |--| seconds |-' hours: |--INTERVALHRS(data-area)---------------------------------------| minutes: |--INTERVALMINS(data-area)--------------------------------------| seconds: |--INTERVALSECS(data-area)--------------------------------------|
Conditions: NOTAUTH
CICS provides a mechanism for deleting shipped terminal definitions after they have been idle for a period of time. The installation specifies how long a terminal must have been inactive to be eligible for deletion (the IDLE time), and how often the check should be made (the INTERVAL). The INQUIRE DELETSHIPPED command displays the current settings of these two control options.
There are two formats for each of the time values that you can retrieve with this command (the idle time and the interval checking period):