How does COBOL11 and CICS release 1.7 provide for exceptional
and how does that differ from VS COBOL and earlier CICS
release?
Answer Posted / 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 |
Post New Answer View All Answers
In the EIB block of CICS, highlight the names of few of the important fields?
What Are Send Map Maponly & Send Map Dataonly ?
What is program reentrance?
Give the definition of COMMAREA ?
What is the term bms in cics?
Define cedf?
What is the meaning of the deq command?
which cics command must be issued by the application program in order to gain access to the common work area (cwa)?
What is the cics command that is used to access current date and time?
Explain the difference between start and xctl?
Can you define ppt and what are its uses?
What is the common work area?
What is the common systems area?
when a task suspends all the handle conditions via the push command, how does the task reactivate all the handle conditions?
What is the procedure to read a statement from tsq?