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 / piyush mani
yeap varun is wrt.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Explain the difference between a package and a plan. How does one bind 2 versions of a cics transaction with the same module name in two different cics regions that share the same db2 subsystem?
What are the some important fields in the eib block?
How can you use dynamic calls in cics?
What is task control?
Explain how do you control cursor positioning?
Can you define transid?
Can you define mapset?
Whenever a cics program goes through a compilation process, there is always some extra code that is added to the program. Where exactly does this new piece of code go to and what is it termed as ?
I have done a start browse on a vsam dataset. Can I do another start browse without doing an end browse?
how do you intitiate another transaction?
Explain the difference between getting the system time with eibtime and asktime command?
Name the 3 common ways to create maps?
Explain how do you access the records randomly in tsq?
Explain how do you terminate an already issued delay command?
What is eib?