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 |
Can you explain dfhmdf bms macro?
What is a mapset?
What is the difference between START and XCTL? How do you determine when to use either option?
How do you fire a batch job from a CICS transaction ?
Name the three ways available for a program to position the cursor on the screen?
What is the difference between the enter key, the PF keys and the PA keys?
What are the 3 common ways to create maps?
Which is the command that is used to dump the main storage areas related to a task?
Can you explain cics translator?
What CICS command do you need to obtain the user logon-id?
Can you tell recent requirement(s) you handled with your project? Requirements based on Banking Application.
Mention the option used in a cics command to retrieve the response code after execution of the command?