what is S04E error in jcl?

Answer Posted / selvam a

S04E abend:

Explanation: When the system detects an error in internal
IBM DATABASE 2 (DB2(TM)) processing, it will abnormally end
a connected user task (TCB) or one of its own internal
tasks. For information about the reason codes associated
with this abend code, see DB2 Messages and Codes.

System Action: The system abnormally ends the connected user
task or the DB2 internal task.

Programmer Response: Check register 15 of the SDWA section
'General Purpose Registers at Time of Error', and locate the
accompanying reason code. In addition, check the information
displayed at the user's terminal,
and in the corresponding logrec data set entry.

Is This Answer Correct ?    8 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

i want a program using by if, evaluate , string, unstring, perform, occurs?

4045


Have you used comp and comp-3 in your project? And how?

2006


how do you define single dimensional array and multidimensional array in your cobol?

667


Discuss about changing dataset name in proc.

757


A table has two indexes defined. Which one will be used by the SEARCH?

752






i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com

1765


What are literals?

626


How to traceback if I am getting SOC7 or SOC4 abend? List down the steps

663


What is static and dynamic call in cobol?

590


How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?

734


Write a program that uses move corresponding.

668


Name some of the examples of COBOl 11?

2676


) How do u handle errors in BMS macro?

1425


What is the default value(s) for an initialize? What keyword will allow for an override of the default?

654


i was faced one question- i have value -00001234.56 Suppress the zeroes and the output should be -1234.56 But Not - 1234.56 spaces should not be available after suppressing the zeroes. logic in jcl and cobol?

892