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 is a deadlock?
How to implement function keys in cics ...Interview ask me there is requirement to include two function key in the program F1 and F2 Keys...when F1 key is press record should be inserted into database after reading the input file and when F2 is press ,record should be updated in databased...explain about the entire process including testing also..?please expain in step by step ?
1 Answers HeadStrong, Polaris,
Name the command which is used to release a record on which exclusive control is gained?
What is difference between copy and include?
What is the difference between physical map and symbolic map?
What is the effect of including the TRANSID in the EXEC CICS RETURN command?
if i have 3 fields and i declare IC for all of them .. Then where will the cursor after sending map? pls give explanation (it will be so kind)
What does EIB mean in CICS?
What is the size of commarea
Name some common CICS service programs and explain their usage?
What is meant by a ‘Transid’ ?
Explain the function of the load command?