What is ASRAABEND in CICS?
Answers were Sorted based on User's Feedback
Answer / sweetie
This is the most common abend in CICS. It indicates a
Program Check Exception, roughly equivalent to having an
S0C7 in a batch program. Check for spaces in a packed
decimal numeric field and changes to the file and record
layouts.
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / bahubali.bk
The task has terminated abnormally because of a program
check and CICS issues either message DFHAP0001 or
DFHSR0001. Message DFHSR0622 may also be issued.
| Is This Answer Correct ? | 1 Yes | 1 No |
What is meant by MDT? Furthermore, comment on FRSET and FSET ?
What is the function of the Terminal Control table?
What is the difference between the INTO and the SET option in the EXEC CICS RECEIVE MAP command?
i would like to practise some programs in code some cics programs plz send the programs
Explain the function of the cics translator?
Into what fields will the date and time values be moved after execution of the above command?
What is Quasi-reentrancy?
What is the meaning of the SYNCPOINT command?
List all the CICS tables and explain their contents.
Explain how do you set the mdt option to on status, even if data is not entered?
Explain cebr transaction commands?
Why must all CICS programs have a Linkage Section ?