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 > C Udf

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 08-26-04, 11:38
Dipanjan Dipanjan is offline
Registered User
 
Join Date: Sep 2003
Posts: 84
C Udf

DB - UDB V8.1 on AIX

I have got 2 users in my db. One is the instance owner (A) other (B) has got dbadm on the db.

If I register an UDF under B and then compile it I am still having to keep the executable under - home of A/sqllib/function though in my .profile for the user B DB_FUNCTION_BIN is set to - home of B/sqllib/function/

Can anyone tell me what needs to be done so that I can keep the executable under home of B/sqllib/function/ instead of having to keep the executables under the instance owner.
Reply With Quote
  #2 (permalink)  
Old 08-26-04, 16:39
sathyaram_s sathyaram_s is offline
Super Moderator
 
Join Date: Aug 2001
Location: UK
Posts: 4,534
hmmm ... Try adding B/sqllib/function to the PATH in your .profile

Not sure if this will work, just a try

Cheers
Sathyaram
__________________
Visit the new-look IDUG Website , register to gain access to the excellent content.
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