What is the effect of including the TRANSID in the EXEC
CICS RETURN command?
Answers were Sorted based on User's Feedback
Answer / annie
The programs returns contol to the specific transaction id
| Is This Answer Correct ? | 9 Yes | 1 No |
What is MDT?
When would you use abend command?
how to make the entire screen protected. i.e., for example when we design a delete screen before deleting the details we need to popup a screen saying do u wish to delete(Y/N). When this screen appears i want to make the previous screen fields as protected.Please help me with the anser. i need the entire screen to be protected. Thanks in advance
If no exception handling is provided in the program, what will happen ?
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?
Name a few CICS programs which are generally used ?
Explain the difference between link xctl?
Add a field to screen when what's the flow of impact?
Can you explain dfhmdf bms macro?
How do you enter into cics region and how many regions available?
What is the attribute byte?
Name the command used for terminating a browse operation?