What is the ABEND command and when would you use it?
Answer Posted / m
ABEND command is used to terminate a task intensionally.
EXEC CICS ABEND
ABCODE(....)
END-EXEC.
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
Explain the system transid cemt?
Explain the different system tables used in cics?
What is bms map?
Explain cemt transaction commands?
How errors are handled in CICS programs?
what are transient data sets defined to cics?
What are the main uses of the transaction in the cics?
Explain the difference between using the read command with into option and set option?
Let us say you have a collection of multiple maps in cics. So if you are asked to determine the exact storage space that is available in a symbolicmap, then how will you compute it?
What does a cics translator do?
What is task control?
Define an aica abend?
Explain how can you accomplish breakpoint in intertest?
Sync points cannot be requested by the application programs? State true or false
Define transient data?