|
|
| Author |
Message |
rjskumar_14
New User
Joined: 13 Jul 2006 Posts: 10
|
|
|
|
i tried to compile a cobol-db2 batch program and while compiling in dsnhpc step -pre compiler step it abends with so4e error.
please advise how to resolve this.
it gives active module --dsnhpcand some msg
and abends with SO4E abend code. |
|
| Back to top |
|
 |
References
|
Posted: Thu Jul 03, 2008 1:56 am Post subject: Re: so4e error while compiling a db2 -cobol batch program |
 |
|
|
 |
Manuneedhi K
Active User
Joined: 07 May 2008 Posts: 121 Location: Chennai
|
|
|
|
| Please provide the complete error message from the job log |
|
| Back to top |
|
 |
Robert Sample
Senior Member
Joined: 06 Jun 2008 Posts: 565 Location: Atlanta, GA
|
|
|
|
And the manual says
| Quote: |
04E
Explanation: When the system detects an error in internal IBM DATABASE 2 (DB2®) 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.
Application 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.
System Programmer Response: If the error recurs and the program is not in error, look at the messages in the job log for more information. Search problem reporting data bases for a fix for the problem. If no fix exists, contact the IBM Support Center. Provide the SYSOUT output for the job and the logrec data set error record.
Source: DFSMSdfp |
so, have you looked at the reason code per the manual? |
|
| Back to top |
|
 |
|
|