|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Unable to load implementation file '/usr/lib/libclntsh.so' |
« View previous topic :: View next topic » |
Author |
Message
|
kbaesung |
Posted: Tue Jun 20, 2006 11:43 pm Post subject: Unable to load implementation file '/usr/lib/libclntsh.so' |
|
|
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 |
|
 |
wschutz |
Posted: Wed Jun 21, 2006 1:55 am Post subject: |
|
|
 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 |
|
 |
kbaesung |
Posted: Wed Jun 21, 2006 4:46 pm Post subject: yes,We set up symbolic links |
|
|
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 |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|