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 what is the massinsert option?
Sync points cannot be requested by the application programs? State true or false
What are the classifications of the cics program?
What is cics load command?
Define exec cics retrieve?
What is the meaning of the eibaid field?
What is the use of the eibaid field?
Explain the usage of language in the ppt entry?
Explain how many conditions can you include in a single handle condition command?
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?
Can you explain cics translator?
Can you explain differences between temporary storage queue (tsq) and transient data queue (tdq)?
Explain the difference between using the read command with into option and set option?
mention the option used in the cics read command to gain accessibility directly to the file i/o area. (Assume cobol-ii).?
what is the most common way of building queue-id of a tsq?