-
1
- #1
hi All
thanx in advance
some prob with DB2 - (i am new to DB2)
i am using SPs to insert data to the database.
the following error is coming at the time of calling th SP.
-------------------------------
[IBM][CLI Driver][DB2/NT] SQL1109N The specified DLL "up_Request_GN_Insert" could not be loaded
------------------------------
i came to know this erorr is coming bcos of the DLL is not it the LIB path.. so i copied that DLL to the LIB path
i tried to rename the DLL same as the procedure name up_Request_GN_Insert.DLL and started the application again.. now the following error is coming..
-------------------------------
[IBM][CLI Driver][DB2/NT] SQL1109N The specified DLL "up_Request_GN_Insert" is loaded and the specified "up_Request_GN_Insert" function could not be executed
------------------------------
can u pls advice me to solve the prob..?? pls tell me where i am missing..
thanx again..
Rgds
Sajeev P
thanx in advance
some prob with DB2 - (i am new to DB2)
i am using SPs to insert data to the database.
the following error is coming at the time of calling th SP.
-------------------------------
[IBM][CLI Driver][DB2/NT] SQL1109N The specified DLL "up_Request_GN_Insert" could not be loaded
------------------------------
i came to know this erorr is coming bcos of the DLL is not it the LIB path.. so i copied that DLL to the LIB path
i tried to rename the DLL same as the procedure name up_Request_GN_Insert.DLL and started the application again.. now the following error is coming..
-------------------------------
[IBM][CLI Driver][DB2/NT] SQL1109N The specified DLL "up_Request_GN_Insert" is loaded and the specified "up_Request_GN_Insert" function could not be executed
------------------------------
can u pls advice me to solve the prob..?? pls tell me where i am missing..
thanx again..
Rgds
Sajeev P