Hi to all,
After a succesfull installation of DB2 onto a Linux machine
I tried to create a database, create some tables, fill up the tables
and of course send some sql retrivial requests to it.
All works well. The stored procedures instead returns me this
error during the create command:
DB21034E The command was processed as an SQL statement because it was not a
valid Command Line Processor command. During SQL processing it returned:
SQL1131N DARI (Stored Procedure) process has been terminated abnormally.
SQLSTATE=38503
Do you have any suggestion?
Thanks in advance for any help you may give.
Marco Angeli