Name the two types of transient data queues?
Answer / Manjeet Singh
The two types of transient data queues in CICS are "Type A" and "Type B." Type A queues are temporary, while Type B queues are semi-permanent. Type A queues are automatically reclaimed when they're no longer needed, while Type B queues require manual deletion.
| Is This Answer Correct ? | 0 Yes | 0 No |
What does the following transactions do?
For multithreading an application program need not be re- entrant(True or False).
What is the option specified in the read operation to gain multiple concurrent operations on the same dataset?
What are the databases that CICS can access?
What is the pic clause for the any bll cell type of data fields?
Explain the difference between using the read command with into option and set option?
Suppose you are adding a new field in a map, and that field should also be added as a new column in DB2 table. How do you implement this? what is the impact analysis u will do?
How do you delete Item 3 in a five-item TSQ?
Which transient data queue supports ATI?
plz tell me abt PF key and PA keys
In SYMBOLIC Cursor Positioning after moving -1 to the length field also the cursor is not positioned in that particular field. Give reasons?
What is the COMMAREA(communications area)?