I have a java application that calls a DB2 stored procedure. The stored
procedure is also written in java.
When I run my application under WindowsNT, the stored procedure works fine,
but when I try it under Windows2000 I got the following error messages :
"db2dari.exe a gnr des erreurs et sera ferm par Windows. Vous devez
redemarrer le Programme. Un journal des erreurs est en cour de cration."
(db2dari has generated errors and will be closed by Windows. You must
restart the programm. A log file will be created.")
COM.ibm.db2.jdbc.app.DB2Exception: [IBM][CLI Driver][DB2/NT] SQL1131N Un
processus DARI (procdure mmorise) s'est termin de manire anormale.
SQLSTATE=38503
at The DB2 db2diag.log file contains : " Error from sqlejSuffixEnv. RC: 2001-03-14-14.33.21.979000 Instance:DB2 Node:000 JVM startup failed. RC: 2001-03-14-14.33.21.979001 Instance:DB2 Node:000 Error from attach. rc:33ef ffff 3... The two machines (WInNT & Win2000) have DB2 6.1 installed with jre 1.1.7 Thaks for your help. Aura
COM.ibm.db2.jdbc.app.SQLExceptionGenerator.throw_SQLException(SQLExceptionG
nerator.java,
Compiled Code)
at
COM.ibm.db2.jdbc.app.SQLExceptionGenerator.check_return_code(SQLExceptionGe
erator.java:3
70)
at
COM.ibm.db2.jdbc.app.DB2CallableStatement.execute2(DB2CallableStatement.jav
:926)
at
COM.ibm.db2.jdbc.app.DB2PreparedStatement.execute(DB2PreparedStatement.java
2128)
2001-03-14-14.33.21.959000 Instance:DB2 Node:000
PID:2644(db2dari.exe) TID:2080 Appid:
BSU Java support sqlejJVMstart Probe:20
11f6 ffff ....
PID:2644(db2dari.exe) TID:2080 Appid:
BSU Java support sqlejAttach Probe:5
33ef ffff 3...
PID:2644(db2dari.exe) TID:2080 Appid:
BSU Java support sqlejCallSTP_dll Probe:10
"