How many exceptional condition can be given in a HANDLE
CONDITION?
Answers were Sorted based on User's Feedback
Answer / krishnakumar
The current Transaction Server supports upto 16. Even if
you want more than that write one more block of Handle
condition to include the rest.
| Is This Answer Correct ? | 4 Yes | 0 No |
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 |
Answer / sachu
Are you sure its 12. Some where i read it as 15. Can you
please confirm this
| Is This Answer Correct ? | 0 Yes | 2 No |
What is the use of DCT?
What is Communication Area?
When you compile a CICS program, the (pre)compiler puts an extra chunk of code. Where does it get stored
Name the two types of transient data queues?
What is the common work area (CWA)?
I have done a start browse on a vsam dataset. Can I do another start browse without doing an end browse?
Can you simply check if length = 0 for checking if a field was modified?
What are the naming conventions for the Temporary Storage Queues?
Can you have CICS code in a copybook? If yes, what happens during compilation?
Do you receive the attribute byte in the symbolic map?
What is MDT? What are FSET, FRSET ?
Explain the exact situation, when to use CALL, XCTL and LINK?