How does COBOL II and CICS release 1.7 provide for
exceptional conditions and how does that differ from
Answer Posted / srinu
VS COBOL used the HANDLE CONDITION command to name routines
to pass program control when exceptional conditions were
encountered. COBOL II and CICS release 1.7 introduced the
RESP option on many CICS commands.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Explain how do you access the records randomly in tsq?
Explain cedf transaction commands?
Explain the different system tables used in cics?
What are the common cics service programs and explain their usage?
What is a cics task?
What are the cics transactions?
What is meant by an AICA ABEND?
Define cics interface block?
We can allocate memory dynamically by using GET MAIN command my question is at what scenario we can't release this memory and reuse this same memory??
Can you explain dfheiblk?
What are some of the cics commands associated with interval control?
What does the 'ceci:cics' transactions do?
How to define a vsam file in cics getting into cics to define a vsam file.
Can you define ppt and what are its uses?
Specify the requirements for automatic task initiation?