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 the pic clause for the any bll cell type of data fields?
What is a transid and explain the system transid CEMT?
Mention the option (along with argument type) used in a CICS command to retrieve the response code
What is the type of ppt in the cics?
Can you define mdt?
Give certain situations where NEWCOPY is obligatory?
What is the pcp in the cics?
By which CICS defined field can you determine the position of the cursor on the map ?
What are the three BMS options ?
What are the recoverable cics resources?
If you use the OPTIMIZE compiler option the size of the program can be reduced by 5 to 10%(True or False)
Can you use occurs in bms map?