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
What is the difference between pct and fct?
Define the term mro (multi region operation)?
Name a few CICS programs which are generally used ?
What is the pic clause for the hhmmss type of data fields?
Define the term transaction routing?
what are the six different type of argument values in cobol that can be placed in various options of a cics command?
With the use of an alternate index, how is a VSAM file accessed?
How many ways are there for initiating a transaction?
What are the some important fields in the eib block?
Differentiate between PCT and FCT.
which cics service transaction is used to gain accessibility to cics control tables? Mention the one that has the highest priority.?
Define an aey9 abend?
Can you use occurs in bms map?
Explain the difference between a return with transid and xctl? For example program. A is issuing return with transid to program b. Program a. Is isssuing xctl to program b?
Define floating maps with illustration?