What is the drawback of using HANDLE CONDITION?
Answer / maheswarreddy
If we use handle condition if any errors occurs in the previous statementit doesnot take any action on that and moves ctrl to the next statement for succesfull execution. Wat is the use when ctrl moves to another statement without execute the previous statement
| Is This Answer Correct ? | 1 Yes | 7 No |
What is the CICS LOAD command?
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 is Journal Recovery and Dynamic Transaction Backout?
Can you define mapset?
How to dsect parameter is used in bms?
How can u pass the control from one prog to another in CICS?
How are screens created in cics
Reading a record from a TSQ will logically delete the record from the Queue (True or False).
Kindly specify the pic clause for the any bll cell type of data fields?
What is a two Phase commit in CICS?
Explain how do you delete item 3 in a five-item tsq?
Define an asra abend?