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
What is commarea (communications area)?
What does the 'cebr:cics' transactions do?
Can you define temporary storage?
What are the ways fot initiating a transaction?
what are the six different type of argument values in cobol that can be placed in various options of a cics command?
Can you define ppt and what are its uses?
Name the three ways available for a program to position the cursor on the screen?
Define primary objective of cics?
how do you fire a batch job from a cics txn ?
Explain the difference between link and xctl?
Name the two types of transient data queues?
Explain the logical message in cics?
when a task suspends all the handle conditions via the push command, how does the task reactivate all the handle conditions?
Explain the different system tables used in cics?
Can you define attribute byte?