Transient Data Menu (5.3)
Related Tpoics
The Transient Data Menu (5.3) provides functions that allow access to CICS transient data queues. Because transient data queues reference sequential data sets, once a record is read it cannot be reaccessed unless the dataset is closed and repositioned to the record.
Records can be written to CICS intrapartition and extrapartition transient data queues, but can only be deleted from intrapartition transient data queues. Records written to extrapartition transient data queues cannot be deleted.
Access this screen by typing the number 3 on the File-Utility-Menu-5, or as described in Transferring Between Screens.
Transient Data Menu (5.3)
COMMAND ===>
MODULE: CWDEMCB2 CSECT: CWDEMCB2 COMPILED: 28 MAY 2003 - 11.11.29
1 QUEUE LIST - List all transient data queues
2 EDIT - Edit a single record
To access a screen, enter the screen ID number in the COMMAND field, or as described in Selecting Functions from Menus. The following screens are available:
- Queue List (1): List of CICS transient data queues that can be accessed from this CICS system. See Transient-Data-Queue-List-5-3-1.
- Edit (2): Displays and allows adding (output queues only) of records to a transient data queue. See Edit-Transient-Data-Queue-Record-5-3-2.