How does COBOL11 and CICS release 1.7 provide for exceptional
and how does that differ from VS COBOL and earlier CICS
release?
Answer / prasad k.n
VS COBOL used the HANDLE CONDITION command to name routines to
pass program control when exceptional conditions were
encountered. COBOL11 and CICS release 1.7 introduced the RESP
option on many CICS
| Is This Answer Correct ? | 1 Yes | 1 No |
what are the thress bms options?
What are the attribute values of Skipper and Stopper fields?
what we will give in the ATI after reaching the trigger level eaither transation or program. EXEC CICS TRANSID() TERMID() TRIGGERLVL() what we have to code eaither TRANSATION OR PROGRAM
What is the attribute byte?
How is the stopper byte different from an auto skip byte ?
List out all the tables that are a part of cics ?
What are the cics transactions?
The error code AEIV?
What do the terms locality of reference and working set mean?
The first step in the development of an application system is the Requirement Analysis(True or False).
What are the main uses of the transaction in the cics?
In a string " SEMINAR" .Replace "A" by 123. will this replacement will happen ot will it give error? If not , den what will be the output?