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 > [db2/sun] Sql0444n - Reason Code 4

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-19-06, 13:23
Nageswaran Nageswaran is offline
Registered User
 
Join Date: Jul 2002
Posts: 48
[db2/sun] Sql0444n - Reason Code 4

HELLO ALL

We have created the procedure in solaris machine over version 8.2. We are able to execute through command line by using call command. But when ever we try to execute from app server we are getting the following error.
SQL0444N Routine "*C_STATUS
" (specific name "SQL061218115626150") is implemented with code in library or pa
th "..._STATUS", function "TBLBR01.USPR_GET_PROC_STATUS" which cannot be accesse
d. Reason code: "4". SQLSTATE=42724
::[ExceptionMessage][IBM][CLI Driver][DB2/SUN] SQL0444N Routine "*C_STATUS" (sp
ecific name "SQL061218115626150") is implemented with code in library or path ".
.._STATUS", function "TBLBR01.USPR_GET_PROC_STATUS" which cannot be accessed. R
eason code: "4". SQLSTATE=42724


App server is in version 7. But in the test environment it's working with the same setup. Please help to me to rectify this issue....Thanks

Nagesh
Reply With Quote
  #2 (permalink)  
Old 12-19-06, 17:53
dbamota dbamota is offline
Registered User
 
Join Date: Sep 2003
Posts: 237
are you using the same userid when executing from app server and the commandline? If not, their environmental variables may be different resulting in library not found.
__________________
mota
Reply With Quote
  #3 (permalink)  
Old 12-19-06, 18:44
Nageswaran Nageswaran is offline
Registered User
 
Join Date: Jul 2002
Posts: 48
yes i am using the same user id. Regarding the environmental variables , which will have the impact...Thanks Nagesh
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