Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

SQL1131N DARI (Stored Procedure) process has been terminated abnormally

17 views
Skip to first unread message

Aurelia Horvat

unread,
Mar 14, 2001, 9:25:28 AM3/14/01
to
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 généré des erreurs et sera fermé par Windows. Vous devez
redemarrer le Programme. Un journal des erreurs est en cour de création."
(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 (procédure mémorisée) s'est terminé de manière anormale.
SQLSTATE=38503

at
COM.ibm.db2.jdbc.app.SQLExceptionGenerator.throw_SQLException(SQLExceptionGe
nerator.java,
Compiled Code)
at
COM.ibm.db2.jdbc.app.SQLExceptionGenerator.check_return_code(SQLExceptionGen
erator.java:3
70)
at
COM.ibm.db2.jdbc.app.DB2CallableStatement.execute2(DB2CallableStatement.java
:926)
at
COM.ibm.db2.jdbc.app.DB2PreparedStatement.execute(DB2PreparedStatement.java:
2128)


The DB2 db2diag.log file contains :

"
2001-03-14-14.33.21.959000 Instance:DB2 Node:000
PID:2644(db2dari.exe) TID:2080 Appid:
BSU Java support sqlejJVMstart Probe:20

Error from sqlejSuffixEnv. RC:
11f6 ffff ....


2001-03-14-14.33.21.979000 Instance:DB2 Node:000
PID:2644(db2dari.exe) TID:2080 Appid:
BSU Java support sqlejAttach Probe:5

JVM startup failed. RC:
33ef ffff 3...


2001-03-14-14.33.21.979001 Instance:DB2 Node:000
PID:2644(db2dari.exe) TID:2080 Appid:
BSU Java support sqlejCallSTP_dll Probe:10

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


Sean McKeough

unread,
Mar 15, 2001, 9:47:37 AM3/15/01
to
The error is "path not found" do you have your classpath set? Try setting
the diaglevel of your instance to 4 and re-running...this gives some more
detailed information.

"Aurelia Horvat" <aho...@otoobe.com> wrote in message
news:98nut0$2ad0$1...@news6.isdnet.net...

0 new messages