How many exceptional condition can be given in a HANDLE
CONDITION?
Answer Posted / elbi-ocasio
Agree with Answer # 3.
EXEC CICS HANDLE CONDITION is documented as only allowing
16 at a time.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
In a CICS program, how will you read a VSAM file?
What is CICS ?
What is the pic clause for the hhmmss type of data fields?
when you compile a cics program, the (pre) compiler puts an extra chunk of code. Where does it get included and that is it called? What is its length?
Name the command which is used to release a record on which exclusive control is gained?
Explain the difference between exec cics handle condtion and an exec cics ignore command?
Define primary objective of cics?
Define task work area?
Explain the difference between intra partition tdq and extra partition tdq?
Can you define mapset?
Define ceci?
How can you use dynamic calls in cics?
Can a CICS code be a part of a copybook? If so, then what are the outcomes after compilation?
Name some translator and compile options and explain their meaning?
Code the related portions of cics/cobol-i programs to gain addressability to twa area assigned to a particular task. Assme that the size of twa area is 300bytes. What are the advantages if cobol-ii is used in the place of cobol?