| IBM MAINFRAME HELP FORUMS for COBOL, JCL, CICS, DB2, IMS etc... Help & Support Forums for IBM Mainframe computers Applications like COBOL, JCL, CICS, DB2, FileAid, DFSORT, Endevor, Xpediter, CoolGen, CA-7, CA-11, AbendAid, IMS, IDMS, PL/I, MqSeries, SyncSort, Assembler, VSAM, ISPF, ChangeMan, Easytrieve, InterTest, REXX, CLIST etc...
|
| View previous topic :: View next topic |
| Author |
Message |
rjskumar_14
Joined: 13 Jul 2006
Posts: 10
|
| Posted: Thu Jul 03, 2008 1:56 am Post subject: so4e error while compiling a db2 -cobol batch program |
|
|
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 |
|
Manuneedhi K
Joined: 07 May 2008
Posts: 121
Location: Chennai
|
| Posted: Thu Jul 03, 2008 5:01 pm Post subject: |
|
|
| Please provide the complete error message from the job log |
|
| Back to top |
|
Robert Sample
Joined: 06 Jun 2008
Posts: 585
Location: Atlanta, GA
|
| Posted: Thu Jul 03, 2008 5:15 pm Post subject: |
|
|
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 |
|
| |
THIS IS AN ARCIVE FORUM IN READ ONLY MODE. IF YOU WANT TO ASK YOUR DOUBTS USE THE ACTUAL FORUM
|