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 > moving from 32 bit to 64 bit and UDF problem.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-19-06, 10:39
M_RAS M_RAS is offline
Registered User
 
Join Date: Sep 2003
Location: canada
Posts: 230
moving from 32 bit to 64 bit and UDF problem.

Hi All,
db2 v8.2.3 and aix 5.2 and compiler is 6.0.0

Recently we convert our box (server) from 32 bit to 64 bit and then we compiled UDF in 64 library and created new module and put in /home/v8i2/sqllib/fuction library. when I try to use UDF I get error:

SQL0444N Routine "USER1.FUN" (specific name "FUN") is implemented with
code in library or path ".../sqllib/function/cbfun1", function "fun" which
cannot be accessed. Reason code: "4". SQLSTATE=42724

have I missed something? your help really appriciated.
Reply With Quote
  #2 (permalink)  
Old 07-20-06, 02:20
guyprzytula guyprzytula is offline
Registered User
 
Join Date: Jun 2006
Posts: 471
64 bit

has todo with ld_library_path and ld_library_path_64
have a look at infocenter : there is a chapter on this
serach on ld_library_path and check..
__________________
Best Regards, Guy Przytula
DB2 UDB LUW certified V6/7/8
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