when an xctl is done, does the tranid change ? Is a new task created ? Does it cause an implicit syncpoint to be issued ?
Answer / Neeta Shweta Kerketta
When an XCTL is executed, the transaction ID remains the same. A new task is not explicitly created as XCTL transfers control to another program or transaction within the same CICS region. An implicit synchronization point is issued by the system after an XCTL command is executed.
| Is This Answer Correct ? | 0 Yes | 0 No |
Can you explain dfhmdf bms macro?
Why is a TERM ID recommended in naming a TSQ?
Explain the difference between a symbolic map and physical map?
Explain cemt transaction commands?
What are the two ways of breaking a CPU bound process to allow other tasks to gain access to CPU.
Define primary objective of cics?
Kindly specify the pic clause for the data type of length option field type of data fields?
How to differenciate the given coding is pseudo conversational? (except EIBCALEN condition)
What is a transid and explain the system transid CEMT?
What is the CICS supplied transaction which performs syntax checking of a CICS command?
Highlight the difference between a symbolic map and physical map?
can anyone tell me about paginglogic in CICS,Please?