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?
Answer Posted / varun
prog1 will get initiated
| Is This Answer Correct ? | 16 Yes | 2 No |
Post New Answer View All Answers
the dfhcommara is used to pass information from one application to another. What are some other ways that this function can be accomplished?
What is meant by an attribute byte?
when an apllication is invoked via the exec cics start command with the from option, how does the application gain access to the common area?
Explain the significance of rdo?
Explain how do you terminate an already issued delay command?
What is the procedure to solve an ASRA ABEND?
Explain the cics command that is used for reading a record from the tdq?
Explain how to build up lu 6.2 communication?
Explain the difference between the into and the set option in the exec cics receive map command?
If we say that bms length of field = 0, then what does that mean?
Explain what is a cursor in cics sql processing?
Explain 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?
Define exec cics retrieve?
Explain how do you establish a starting position in a browse operation?
For protecting a transaction using the transaction security function, the two things that must be done are?