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 |
Explain how to handle exceptional conditions in CICS.
Can you define aica abend?
How do you place the cursor on a particular position on the screen?
What happens to resources supplied to a transaction when an XCTL command is executed?
What is a logical message in CICS?
Mention the option used in a cics command to retrieve the response code after execution of the command?
How do you terminate an already issued DELAY command?
At which situation we need to use the push and pop conditions...pls tell me with exampls.
Explain what is a cursor in cics sql processing?
how do you intitiate another transaction?
What are the databases that CICS can access?
What do you mean by the term fct?