What is the drawback of using HANDLE CONDITION?
Answer Posted / 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 |
Post New Answer View All Answers
Can you explain primary aspect of cics?
Define an aey9 abend?
What is the use of the program list table?
What is a cics task?
How to dsect parameter is used in bms?
Give the definition of COMMAREA ?
What is bms map?
Name the three ways available for a program to position the cursor on the screen?
In a particular cics program, what is the procedure to allocate dynamic memory?
Explain cebr transaction commands?
When would you use abend command?
How can you access qsam (seq) files from cics?
How ENQ and DEQ used in CICS?
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 is an mdt (modified data tag)? Its menaing and use?