I have a problem registering Stored Procedures.
I tried diferent stored procedure and non of them work.
Not even an empty stored procedure like the following:
CREATE PROCEDURE DB2INST1.PRUEBA ()
LANGUAGE SQL
BEGIN
END
I always get "SQL1131N DARI (Stored Procedure) process has been terminated
abnormally. SQLSTATE=38503"
I have looked in the db2diag.log file and I found the message: "An non-EDU
child crashed"
En vironment:
O.S Linux 7.3(Redhat)
DB2 7.1
Any idea ?
Thanks in advance..
--
Message posted via http://www.dbmonster.com