InterviewSolution
Saved Bookmarks
| 1. |
What Is The Abend Command And When Would You Use It? |
|
Answer» The ABEND command forces a TASK to END ABNORMALLY. It creates a transaction DUMP and invokes the dynamic transaction backout. The ABEND command forces a task to end abnormally. It creates a transaction dump and invokes the dynamic transaction backout. |
|