Transaction TRN1 has associated program PROG1 (pseudo-
conversational). Under certain condition, PROG1 transfer
control (XCTL) to PROG2, which should have his own pseudo-
conversation with the terminal. When PROG2 send the map and
execute a RETURN TRANSID('TRN1'), after receiving the
control from the terminal, which program will be initiated?
Answers were Sorted based on User's Feedback
Answer / harsha
Since TRANID-TRN1 is mentioned here, control will go to
PROG1. If there were no TRANID, control will go to CICS
because PROG1 and PROG2 are on the same level.
| Is This Answer Correct ? | 3 Yes | 0 No |
What are the ways fot initiating a transaction?
What is Journal Recovery and Dynamic Transaction Backout?
What are the databases that CICS can access?
How to define a vsam file in cics getting into cics to define a vsam file.
How do you execute a background CICS transaction ?
There is map and length of field need to modified, let take cust id=2 is previous of 2 byte and now it has to be 5 byte ? how to modified the cics code ?what are change need to done ? where where u will do change ?
Explain how can you accomplish breakpoint in intertest?
What is the difference between receive and receivemap commands in CICS?
what is an MDT in cics
What is transient data?
Define temporary storage?
What is the meaning of the deq command?