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
which cics service transaction is used to gain accessibility to cics control tables? Mention the one that has the highest priority.?
What is the eib parameter?
Explain how would you resolve an asra abend?
Explain how do you terminate an already issued delay command?
Explain how and where is the twa size set?
What is the comaera (communication area)?
What is the meaning of the deq command?
Explain how do you delete item 3 in a five-item tsq?
Can you define commarea?
If we wish to create bms executable, what are the basic steps that the user has to go through?
which cics command must be issued by the application program in order to gain access to the common work area (cwa)?
Define the term function request shipping?
Let us say you have a collection of multiple maps in cics. So if you are asked to determine the exact storage space that is available in a symbolicmap, then how will you compute it?
Is length = 0 sufficient to ascertain that the field has been modified?
explain the means of supporting pseudo conversation programming. (Eg. Storing and restoring of states, control flow, error handling)?