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 / 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 |
Post New Answer View All Answers
What is meant by an attribute byte?
Explain what is a cursor in cics sql processing?
Particular area has been affected in cics screen, what is the process to find?
Can you explain cics translator?
How do we pass parameters into a CICS –DB2 program
when you compile a cics program, the (pre) compiler puts an extra chunk of code. Where does it get included and that is it called? What is its length?
Can you explain dfheiblk?
Define the term transaction routing?
Explain processing program table(ppt)?
Explain the difference between intra partition tdq and extra partition tdq?
What is the common systems area?
What is the pic clause for the any bll cell type of data fields?
when a task suspends all the handle conditions via the push command, how does the task reactivate all the handle conditions?
List out all the tables that are a part of cics ?
Can you explain differences between temporary storage queue (tsq) and transient data queue (tdq)?