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 |
What are some of the cics commands associated with interval control?
COMMIT & ROLLBACK WE WILL NOT USE IN CICS PROGRAMMING INSTEAD OF COMMIT WE USE SYNC POINT THEN WT WE USE FOR ROLL BACK?
Explain the difference between tsq and tdq
which cics command must be issued by the application program in order to gain access to the common work area (cwa)?
Can you explain primary aspect of cics?
can anyone tell me about paginglogic in CICS,Please?
Define communication area?
What are the 3 working storage fields used for every field on the map?
If -1 is moved to length for more than one field on a map, where will the cursor be positioned?
What is the error condition that is set when the file specified in the NAME option is not in the FCT?
what is the differences between getting the system time with eibtime and asktime command?
What do you mean by CEMT?