I am having a problem executing stored procedures. They execute fine on the command line and in the stored procedure builder but when I try to execute them through VB I keep getting the following error:
Error: SQL10013N The specified library "/db2sys/db2inst1/sqllib/function/DBAWD001.SP001EmployeeView" could not be loaded.
(State:S1000, Native Code: FFFFD8E3)
I think this is a problem on the server but our DBAs say that it isn't (and until the previous server crashed we had no problems running SPs). Can anybody give me some suggestion on how to fix this problem?
Cheers.
Error: SQL10013N The specified library "/db2sys/db2inst1/sqllib/function/DBAWD001.SP001EmployeeView" could not be loaded.
(State:S1000, Native Code: FFFFD8E3)
I think this is a problem on the server but our DBAs say that it isn't (and until the previous server crashed we had no problems running SPs). Can anybody give me some suggestion on how to fix this problem?
Cheers.