Hi
I am trying to create a simple stored procedure in the Stored Procedure
Builder. I get the following Error Message :
DB2INST1.PROCEDURE1 - Jar file created.
DB2INST1.PROCEDURE1 - [IBM][CLI Driver][DB2/6000] SQL4301N Java
interpreter startup or communication failed, reason code "2".
SQLSTATE=58004
DB2INST1.PROCEDURE1 - Build failed.
When I try to issue the command form DBAtrisan
CREATE PROCEDURE DB2INST1.Procedure1 ( ) EXTERNAL NAME
'"DB2INST1"."SQL21020025139860":Procedure1.procedure1' RESULT SETS 1
LANGUAGE JAVA PARAMETER STYLE JAVA NOT DETERMINISTIC FENCED NO DBINFO
NULL CALL MODIFIES SQL DATA
I get the following message:
The User defined function or procedure "PROCEDURE1" was unable to map to
a single Java method
UDB 7.1
AIX 4.3 (I Think)
Thanks in advance
Monky
--
Posted via http://dbforums.com