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 are fset, frset?
Explain the difference between and exec cics xctl and an exec cics link command?
What are the main uses of the transaction in the cics?
Explain the system transid cemt?
Explain the difference between physical map and symbolic map?
how a data in physical and symbolic map gets treated? Since the physical map is much concerned about the screen alignment and the field positions, how the values entered in the field which has PICIN or PICOUT clause in Physical map gets treated? Does that mean datas recieved or sent to the physical map should be constant? How does the data in Symbolic map gets converted with 5suffix namely F,L,A,I and O. For example EMPNO is treated as EMPNOI, EMPNOO, EMPNOA, EMPNOL and EMPNOF. how does this happen in symbolic map. Please provide your inputs on the above and kindly correct me if I am wrong.
what is the cics command used to access current date and time?
Can you explain dfhmdf bms macro?
what are the differences between temporary storage queue (tsq) and transient data quene (tdq)?
Define floating maps with illustration?
mention the option (along with argument type) used in a cics command to retrieve the response code after execution of the command?
What is the meaning of the eibaid field?
What is the eib?
How to define a vsam file in cics getting into cics to define a vsam file.
Define communication area?