What command do you issue to delete a record in a transient
data queue ?
Answer / mahesh
Read is destructive.So no exclusive delete comamnd
available.
Is This Answer Correct ? | 3 Yes | 3 No |
Into which table is the terminal id registered?
How many ways are there for initiating a transaction?
Can you define cics task?
In a CICS program, how will you read a VSAM file?
How do you handle errors in CICS pgms ?
If I create a TSQ from one transaction, can I read it from another transaction?
Explain the difference between a symbolic map and physical map?
What does it mean when EIBCALEN is equal to 1 and other values?
When would you use abend command?
Explain the different system tables used in cics?
In a particular cics program, what is the procedure to allocate dynamic memory?
Which is the CICS control program which governs the flow of control among the CICS application