Intrapartition - INTRATDQ

The Intrapartition transient data queues (INTRATDQ) views display information about currently installed intrapartition transient data queues.

Supplied views

To access from the main menu, click:

CICS operations views > Transient data queue (TDQ) operations views > Intrapartition

Table 1. Views in the supplied Intrapartition transient data queues (INTRATDQ) view set
View Notes
Intrapartition transient data queues

EYUSTARTINTRATDQ.DETAIL1

Detailed information about the resource signature.
Intrapartition transient data queues

EYUSTARTINTRATDQ.DETAILED

Detailed information about a selected intrapartition transient data queue.
Intrapartition transient data queues

EYUSTARTINTRATDQ.DISABLE

Disable a queue. Note:
  1. Transient data queues that have names beginning with C are supplied by CICS and cannot be disabled.
  2. A disabled queue cannot be accessed by applications, though it can still be open.
Intrapartition transient data queues

EYUSTARTINTRATDQ.DISCARD

Discard a queue. Note:
  1. Transient data queues that have names beginning with C are supplied by CICS and cannot be discarded.
  2. The transient data queue must be disabled and closed before it can be discarded.
Intrapartition transient data queues

EYUSTARTINTRATDQ.ENABLE

Enable a queue.
Intrapartition transient data queues

EYUSTARTINTRATDQ.SET

Set attributes according to the new values specified in input fields.
Intrapartition transient data queues

EYUSTARTINTRATDQ.TABULAR

Tabular information about intrapartition transient data queues.

Actions

Table 2. Actions available for INTRATDQ views
Action Description
DISABLE Disable a queue. Note:
  1. Transient data queues that have names beginning with C are supplied by CICS and cannot be disabled.
  2. A disabled queue cannot be accessed by applications, though it can still be open.
DISCARD Discard a queue. Note:
  1. Transient data queues that have names beginning with C are supplied by CICS and cannot be discarded.
  2. The transient data queue must be disabled and closed before it can be discarded.
ENABLE Enable a queue.
SET Set attributes according to the new values specified in input fields.

Fields

Table 3. Fields in INTRATDQ views
Field Attribute name Description
ATI facility type ATIFACILITY For an ATI Queue, indicates whether or not the task that is to be started when the trigger level is reached is associated with a terminal (or session). Valid options are TERMINAL and NOTERMINAL.
ATI terminal ID ATITERMID The name of the terminal or session to be associated with this queue when automatic transaction initiation (ATI) occurs. This field is blank if the ATI transaction does not need a terminal or session.
ATI transaction ID ATITRANID The name of the transaction to be started when the automatic transaction initiation (ATI) trigger level is reached.
ATI User ID ATIUSERID Specifies the user ID for a transient data trigger-level transaction that is not associated with a terminal.

Input Values: Any valid ATI user ID

BAS resource definition version BASDEFINEVER The BAS version number of this definition.
Last modification agent CHANGEAGENT The change agent identifier that made the last modification.
  • CSDAPI - The resource was last changed by a CEDA transaction, by the programmable interface to DFHEDAP or by an EXEC CICS CSD command.
  • CSDBATCH - The resource was last changed by a DFHCSDUP job.
  • DREPAPI - The resource was last changed by a CICSPlex SM BAS API command.
  • DREPBATCH - The resource was last changed by a CICSPlex SM utility.
  • SYSTEM - The resource was last changed by the CICS or CICSPlex SM system.
  • CREATESPI - The resource was last changed by an EXEC CICS CREATE command.
  • NOTAPPLIC - This is not applicable for this resource.
  • OVERRIDE - Resource was last changed by resource overrides.
  • N_A - Resource was created or last updated prior to CICS TS Version 4 Release 1 and support for resource signatures.
Last modification agent release CHANGEAGREL The CICS release level of the agent that made the last modification to the resource definition.
Last modification time CHANGETIME The local date and time when the definition was last changed.
Last modification user ID CHANGEUSRID The user ID that made the last modification to the resource definition.
Source of the resource definition DEFINESOURCE The source of the definition, depending on which agent made the last change.
Creation time DEFINETIME The local date and time when the resource definition record was created on DFHCSD or EYUDREP.
In-doubt wait action INDOUBT Indicates the action CICS is to take for an in-doubt UOW if the definition for this queue specifies WAIT(YES). Valid values are:
  • QUEUE - The UOW is in-doubt and waiting; any locks held by the UOW for this queue remain active until the final state of the UOW is known.
  • REJECT - The UOW is in-doubt and waiting; any locks held by the UOW for this queue are retained until the final state of the UOW is known.
  • NOTAPPLIC - This is not applicable for this resource.
In-doubt wait option INDOUBTWAIT Indicates whether an in-doubt UOW that has modified a recoverable queue should wait for resynchronization with its coordinator to determine whether to commit or backout the changes. Valid values are WAIT, NOWAIT or NOTAPPLIC.
Installation agent INSTALLAGENT The install agent identifier that made the installation.
  • CSDAPI - The resource was installed by a CEDA transaction, by the programmable interface to DFHEDAP or by an EXEC CICS CSD command.
  • CREATESPI - The resource was installed by an EXEC CICS CREATE command.
  • SYSTEM - The resource was last installed by the CICS or CICSPlex SM system.
  • GRPLIST - The resource was installed by GRPLIST INSTALL.
Installation time INSTALLTIME The local date and time when the definition was installed.
Installation user ID INSTALLUSRID The user ID that installed the resource definition.
Number of items NUMITEMS The logical number of records in the queue.
Number of I/O requests OUTCNT The number of READs, WRITEs, and DELETEs made to the intrapartition transient data queue.
Recovery status RECOVSTATUS Indicates whether the queue is physically recoverable (PHYSICAL), logically recoverable (LOGICAL), not recoverable (NOTRECOVABLE). or not intrapartition (NOTAPPLIC).
Enabled status STATUS Indicates whether the queue can be accessed by applications.

Input Values: ENABLED, DISABLED

Queue ID TDQUEUE The name of the transient data queue.
Trigger level TRIGGERLEVEL The number of requests for output to a queue that must be made before automatic transaction initiation (ATI) can occur. A value of zero means the queue is not subject to ATI.

Input Values: 0 - 32767