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 |
Explain the term ?MRO? (Multi Region Operation)?
Explain the significance of rdo?
How to make protected field in BMS invisible through application program?
I have done a start browse on a vsam dataset. Can I do another start browse without doing an end browse?
What is the general Command format of CICS ?
Why doesn?t CICS use the Cobol Open and Close statements ?
How To Retrive The VSAM Datasets in CICS application programs?
Reading a record from a TSQ will logically delete the record from the Queue (True or False).
What is temporary storage?
Highlight the difference between a symbolic map and physical map?
Is there any entry for TSQs in CICS tables?
Can a CICS code be a part of a copybook? If so, then what are the outcomes after compilation?