ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Unable to load implementation file '/usr/lib/libclntsh.so'

Post new topic  Reply to topic
 Unable to load implementation file '/usr/lib/libclntsh.so' « View previous topic :: View next topic » 
Author Message
kbaesung
PostPosted: Tue Jun 20, 2006 11:43 pm    Post subject: Unable to load implementation file '/usr/lib/libclntsh.so' Reply with quote

Newbie

Joined: 27 Jan 2004
Posts: 3

Hello, I had the problems with WBIMB and Ruleformatter.
.
env ) AIX v5.2, WBIMB and Ruleformatter v5.0, MQ v6.0(32bit), Oracle
v9.2.0.7.0(32bit)
problem )
I installed WBIMB and MQ. The test of input message was
successful without NeonRule node.
But, they newly configured NeonRules node and the test of input
messages was failed with following logs.

BIP2801E: Unable to load implementation file '/usr/lib/libclntsh.so'

We set up symbolic links
ln -s <ORACLE_INSTALL_DIR>/lib32/libclntsh.a /usr/lib/libclntsh.so

but, BIP2801E: Unable to load implementation file '/usr/lib/libclntsh.so'..

<.profile>
#!/usr/bin/ksh
set -o vi

. /usr/opt/wmqi/sample/profiles/profile.aix


PS1=`hostname`:'$PWD>'
PATH=/usr/opt/mqsi/bin:/usr/opt/mqsi/rfe/bin:/usr/mqm/samp/bin:/usr/bin:/etc:/usr/sbin:/usr/ucb:$HOME/bin:/usr/bin/X11:/sbin:.:/TIHPD01/EAI/bin

MQSI_PRELOAD=/usr/lib/libclntsh.so
export MQSI_PRELOAD

export LANG=ko_KR

LIBPATH=/var/mqm/lib64:/var/mqsi/lib64:/var/mqsi/lib:/usr/java131/jre/bin/classic:/usr/java131/jre/bin:$LIBPATH:/usr/opt/mqsi/merant/lib:/usr/opt/mqsi/lib

#export LD_LIBRARY_PATH=/usr/opt/mqsi/rfe/bin

export NNSY_CATALOGUES=/usr/opt/mqsi/rfe/NNSY_CATALOGUES

NNSY_ROOT=/usr/opt/mqsi
NN_CONFIG_FILE_PATH=/usr/opt/mqsi/rfe/install.sql_rulfmt40/inst_db

LDR_CNTRL=USERREGS
MQSI_REGISTRY=/var/mqsi

#########################################
# Oracle Environment Variable #
#########################################
export ORACLE_BASE=/UEAIH03_db/oracle
export ORACLE_HOME=$ORACLE_BASE/product/920
export ORACLE_SID=UEAIH03
export ORACLE_DOC=$ORACLE_BASE/doc
export LD_LIBRARY_PATH=$ORACLE_HOME/lib32:$ORACLE_HOME/lib:$ORACLE_HOME/network/lib:/usr/lib
export LIBPATH=$ORACLE_HOME/lib32:$LIBPATH:$ORACLE_HOME/lib:$ORACLE_HOME/network/lib
export ORA_NLS33=$ORACLE_HOME/ocommon/nls/admin/data
export TNS_ADMIN=$ORACLE_HOME/network/admin
export NLS_LANG=American_America.KO16KSC5601
export LINK_CNTRL=L_PTHREADS_D7
export PATH=$PATH:$ORACLE_HOME/bin
export EDITOR=vi
#export LC_MESSAGES=en_US
#########################################
# Oracle Environment Variable #
#########################################
export LANG=ko_KR
export LC_COLLATE=ko_KR
export LC_CTYPE=ko_KR
export LC_MONETARY=ko_KR
export LC_NUMERIC=ko_KR
export LC_TIME=ko_KR
export LC_MESSAGES=ko_KR
export LC_ALL=ko_KR

banner $ORACLE_SID
PS1='['`hostname`':''$TWO_TASK]$PWD> '

export MANPATH LIBPATH
export NNSY_ROOT
export NN_CONFIG_FILE_PATH
export MQSI_REGISTRY
export LIBPATH
export LDR_CNTRL
export PATH

help me,please...
_________________
i'm mq engeener
Back to top
View user's profile Send private message Send e-mail MSN Messenger
wschutz
PostPosted: Wed Jun 21, 2006 1:55 am    Post subject: Reply with quote

Jedi Knight

Joined: 02 Jun 2005
Posts: 3316
Location: IBM (retired)

Are you able to run the Oracle client successfully? IIRC, there's a script that you need to run to properly symlink the Oracle libraries, has that been run?
_________________
-wayne
Back to top
View user's profile Send private message Send e-mail AIM Address
kbaesung
PostPosted: Wed Jun 21, 2006 4:46 pm    Post subject: yes,We set up symbolic links Reply with quote

Newbie

Joined: 27 Jan 2004
Posts: 3

ln -s <ORACLE_INSTALL_DIR>/lib32/libclntsh.a /usr/lib/libclntsh.so

mqsi_setupdatabase oracle9 /<ORACLE_INSTALL_DIR>

What is the script?

Could you let me know..
_________________
i'm mq engeener
Back to top
View user's profile Send private message Send e-mail MSN Messenger
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Unable to load implementation file '/usr/lib/libclntsh.so'
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.