If no exception handling is provided in the program, what
will happen ?
Answer Posted / mahesh
Program will be truncated whenever the abend has occured
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
cics command level is?
Can you explain dfhmdf bms macro?
How vsam files are read in cics pgms?
what is effect on receive map when
Explain how do you intitiate another transaction?
Whenever a cics program goes through a compilation process, there is always some extra code that is added to the program. Where exactly does this new piece of code go to and what is it termed as ?
which cics service transaction is used to gain accessibility to cics control tables? Mention the one that has the highest priority.?
what is the most common way of building queue-id of a tsq?
What are the common tables in cics and their usage?
Explain the difference between getting the system time with eibtime and asktime command?
Can you explain common systems area?
Define communication area?
What is the procedure to solve an ASRA ABEND?
What is the difference between a return with transid and xctl?
What will happen if some program tries to process a queue on which an ENQ command has been issued by some other program?