vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi everybody. I just migrated DB2 7.2 from Win2000 server to Windows 2003 server. As you know... IBM do not support 7.2 anymore, but our application has not been certified with DB2 v8. Since the first day I have been receiving these error messages in the DB2 server: Event Type: Error Event Source: Application Error Event Category: (100) Event ID: 1000 Date: 7/6/2005 Time: 2:22:10 PM User: N/A Computer: server Description: Faulting application db2dari.exe, version 7.1.0.98, faulting module javai.dll, version 0.0.0.0, fault address 0x0001c252. On the application server (IIS) I get errors with the SPs such as: SQL1131N DARI (Stored Procedure) process has been terminated abnormally. SQLSTATE=38503 or [DB2/NT] SQL4302N Java stored procedure or user-defined function " ", specific name "SQL030407085244830" aborted with an exception "0". SQLSTATE=38501 the JDK is 1.1.8 and I configured the JDK path in DB2 manager configuration. I also changed the java_heap_sz to 4096. I also modified some DB2 parameters but the problem persists. I am planning to migrate to a newer JDK version but I want to be sure that the problem is not Windows 2003. The problem is intermittent, so it makes more difficult to troubleshoot. Sometimes the db2dari.exe process generates trap file up to 5Gb. Does anybody has any idea what could be happening? Thanks a lot. DB2-UDB-DBA@googlegroups.com |
| ||||
| Hi, found that for your error: http://www-1.ibm.com/support/docview...=utf-8&lang=en regards, Joachim Müller "JCAA" <juanchisalv@hotmail.com> schrieb im Newsbeitrag news:1120682299.952786.83100@f14g2000cwb.googlegro ups.com... > Hi everybody. > > I just migrated DB2 7.2 from Win2000 server to Windows 2003 server. As > you know... IBM do not support 7.2 anymore, but our application has not > been certified with DB2 v8. Since the first day I have been receiving > these error messages in the DB2 server: > > Event Type: Error > Event Source: Application Error > Event Category: (100) > Event ID: 1000 > Date: 7/6/2005 > Time: 2:22:10 PM > User: N/A > Computer: server > Description: > Faulting application db2dari.exe, version 7.1.0.98, faulting module > javai.dll, version 0.0.0.0, fault address 0x0001c252. > > On the application server (IIS) I get errors with the SPs such as: > > SQL1131N DARI (Stored Procedure) process has been terminated > abnormally. SQLSTATE=38503 > > or > > [DB2/NT] SQL4302N Java stored procedure or user-defined function " ", > specific name "SQL030407085244830" aborted with an exception "0". > SQLSTATE=38501 > > the JDK is 1.1.8 and I configured the JDK path in DB2 manager > configuration. I also changed the java_heap_sz to 4096. I also > modified some DB2 parameters but the problem persists. I am planning > to migrate to a newer JDK version but I want to be sure that the > problem is not Windows 2003. > > The problem is intermittent, so it makes more difficult to > troubleshoot. Sometimes the db2dari.exe process generates trap file up > to 5Gb. > > Does anybody has any idea what could be happening? > > Thanks a lot. > DB2-UDB-DBA@googlegroups.com > |