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
how do you execute a background cics txn ?
mention the option used in the cics read command to gain accessibility directly to the file i/o area. (Assume cobol-ii).?
What is the main function of the sign-on table?
when you compile a cics program, the (pre) compiler puts an extra chunk of code. Where does it get included and that is it called? What is its length?
Is length = 0 sufficient to ascertain that the field has been modified?
What is the procedure to read a statement from tsq?
Define communication area?
Explain the cics command that is used for reading a record from the tdq?
Differentiate between PCT and FCT.
What are the uses of ppt in cics?
What is interval control?
What are the cics tables?
Db2 what is 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 cicsregions that share the same db2 subsystem?
With the use of an alternate index, how is a VSAM file accessed?
explain the means of supporting pseudo conversation programming. (Eg. Storing and restoring of states, control flow, error handling)?