How is addressability achieved to the data outside programs
working-storage.?
Answers were Sorted based on User's Feedback
Answer / sucharita
By declaring the data field in the linkage section.
| Is This Answer Correct ? | 0 Yes | 0 No |
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?
What are the types of processes to create a map in cics?
How can you access qsam (seq) files from cics?
What is ASRAABEND in CICS?
Explain how can you accomplish breakpoint in intertest?
can there be multiple mapsets for a single program?
The read of a record from an Intrapartition TDQ is not destructive(True or False).
How to get the cursor position when we receive a map?
Before issuing an ASKTIME command what will be the values in the EIBDATE and EIBTIME fields ?
What is the CICS command that is used to copy a screen image of a terminal into another terminal?
What is the difference between the XCTL and LINK commands?
What is the difference between a return with transid and xctl?