How does COBOL II and CICS release 1.7 provide for
exceptional conditions and how does that differ from
Answer / 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 |
Explain the difference between start and xctl?
How is the stopper byte different from an auto skip byte ?
What is the command which will delete a program LOADed into the main storage using LOAD command?
What is the term conversational programs means?
can anyone tell me about paginglogic in CICS,Please?
What is the difference between LINK and XCTL ?
Hai I have a VSAM file and there are two CICS pgms A and B both intends to update the file. How to code the program so that it does not under go a dead lock situation.
Can you explain exec cics handle condition command?
How to differenciate the given coding is pseudo conversational? (except EIBCALEN condition)
What is Communication Area?
What is the use of mdt (modified data tag)?
How many ways to share information between different CICS programs?