If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > Wrong library path for SQL procedure

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-06-05, 09:50
bmujeeb bmujeeb is offline
Registered User
 
Join Date: Mar 2004
Posts: 448
Wrong library path for SQL procedure

DB2 ver8 fix pak 5 on Solaris 8.

We have two instances db2gwaf8 and db2gwaq8.They have different path for SQLLIB.
I backup/restore my database from instance db2gwaf8 to db2gwaq8.
When I tried to run stored procedure, I got the error SQL0444N.
I checked my db2diag.log file and find out that the db2 trying to load the
SQL stored procedure library from the path of db2gwaf8( the instance
from the backup has taken).
After I used the command the command db2rbind , the error has gone.
Now my question is that "Is there any catalog table or command that I
can search to find the path of the library. Remember that it is SQL stored
procedure. The library always goes to a specific path"

regards

Mujeeb
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On