What command do you issue to delete a record in a transient
data queue ?
Answer Posted / mahesh
Read is destructive.So no exclusive delete comamnd
available.
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
How to dsect parameter is used in bms?
What does the 'cedf:cics' transactions do?
specify the requirements for automatic task initiation. (Mention the control table, it is entries and the corresponding procedure division cics command).?
how do you execute a background cics txn ?
what are the six different type of argument values in cobol that can be placed in various options of a cics command?
list the sequence of steps used to achieve modiication in skip sequential mode?
How do you use altindxs in batch, cics programs?
Can you explain differences between temporary storage queue (tsq) and transient data queue (tdq)?
how do you fire a batch job from a cics txn ?
if i am having a cics,vsam and db2 programs with each functions and i want that each function on screen?
List out all the tables that are a part of cics ?
what is the difference between a return with transid and xctl? For example program. A is issuing return with transid to program b. Program a. Is isssuing xctl to program b?
Explain the difference between pseudo-conversational and conversational?
Explain the difference between a package and a plan.
when an xctl is done, does the tranid change ? Is a new task created ? Does it cause an implicit syncpoint to be issued ?