What is the ABEND command and when would you use it?
Answer Posted / kumar
ABEND means abnormal termination of task.
Whenever this error occurs the program or task comes out
without any notice.
To overcome this we use ABEND command to notify the user
about the error code and close the task in a regular
fashion.
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
Explain the difference between pseudo-conversational and conversational?
Explain how do you intitiate another transaction?
what are the differences between temporary storage queue (tsq) and transient data quene (tdq)?
Explain how do you dynamically set the cursor position to a specific field?
Define the term function request shipping?
What is the use of tdq and tsq?
Explain how do you establish a starting position in a browse operation?
What is CICS ?
What is meant by a ‘Transid’ ?
Kindly specify the pic clause for the any bll cell type of data fields?
the dfhcommara is used to pass information from one application to another. What are some other ways that this function can be accomplished?
Explain the maps in cics?
Define RCT.
What is the main function of the sign-on table?
Can you explain multitasking and multithreading?