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
State the various causes of s0c1, s0c5 and s0c7.
how to move the records from file to array table. give with code example
I have a program with an Array of 5000 occurences which is being passed from 5 sub levels to the front end screen. Thess 5 programs using each 5*2 = 10 different arrays with size as 5000. This is causing the transaction to utilize more storage consupmtion. I am looking to reduce the storage consumption. As part of that initially i thought Dynamic array may solve my problem. After viewing the comments given i see its same as normal array. IS there any other way we can resolve this issue?
Can you please let me know the centre name of INS certification in Kolkata.
Write the code to count the sum of n natural numbers.
Write a program to enter and display the names of students in a class using the occurs clause.
In which area will you utilize 88 level items in cobol?
Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.
Explain the configuration section of a cobol program with examples of syntax.
how can i see junk values in dclgen or in hostvariable of comp ?
What is a SSRANGE and NOSSRANGE?
What type of SDLC u followed? Why?
Write the code implementing the perform … varying.
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?
What are the different open modes available in cobol?