Dear Comrades ,
Good Day .
I am using db2 8.1 client ( db2 application developer) and server .
Have written sql stored procedure but could not able to build it , I mean
compile it , it is resulting in some errors .. Pls do see below .
=======================================
ADMINISTRATOR.MyProc1 - Build started.
Create stored procedure returns -1034.
[IBM][CLI Driver][DB2/NT] SQL1034C The database is damaged. All applications processing the database have been stopped. SQLSTATE=58031
ADMINISTRATOR.MyProc1 - Build failed.
[IBM][CLI Driver] SQL1224N A database agent could not be started to service a request, or was terminated as a result of a database system shutdown or a force command. SQLSTATE=55032
ADMINISTRATOR.MyProc1 - Roll back failed.
=----------------------------------------------------------------
I am using GNU C Compiler (GCC), a free open-source C compiler which can be available from net ..
http://www7b.boulder.ibm.com/dmdd/li...306haungs.html
Having made all the correct settings, but still results the above said problem.
Kindly help .
Thanks a ton in advance .
Mahesh L.
GO DIAMOND.
========================