Author |
Message |
Topic: ODBC INI entry for remote oracle database on AIX |
pintoo
Replies: 9 Views: 8867
|
Forum: IBM MQ Installation/Configuration Support Posted: Tue May 22, 2007 5:51 am Subject: ODBC INI entry for remote oracle database on AIX |
The problem was with the oracle driver, the driver UKor820.so was not able to loaded because it was not able to link all the dynamic libraries.
I have added the ORACLE_HOME/lib32 in the LIBPATH as ... |
Topic: ODBC INI entry for remote oracle database on AIX |
pintoo
Replies: 9 Views: 8867
|
Forum: IBM MQ Installation/Configuration Support Posted: Mon May 21, 2007 11:49 pm Subject: ODBC INI entry for remote oracle database on AIX |
Hi,
Here is the exception trace what I am getting while debugging the message flow, in which I am trying to connect to a remote oracle from my compute node.
Message
LocalEnvironment
Environmen ... |
Topic: ODBC INI entry for remote oracle database on AIX |
pintoo
Replies: 9 Views: 8867
|
Forum: IBM MQ Installation/Configuration Support Posted: Mon May 21, 2007 9:31 pm Subject: ODBC INI entry for remote oracle database on AIX |
Hey Gayathri,
You are absolutely correct. This is the scenario that we want to achieve.
I have also set the /usr/lib in the LIBPATH and then tried the ldd, but unfortunately of no use. |
Topic: ODBC INI entry for remote oracle database on AIX |
pintoo
Replies: 9 Views: 8867
|
Forum: IBM MQ Installation/Configuration Support Posted: Mon May 21, 2007 6:53 am Subject: ODBC INI entry for remote oracle database on AIX |
I have the Oracle 9.2 and the I have set the dbparams with the help of mqsisetdbparms for the BROKER DATASOURCE.
In my case I am having the Oracle 10g installed on the Broker M/C and I want to make ... |
Topic: ODBC INI entry for remote oracle database on AIX |
pintoo
Replies: 9 Views: 8867
|
Forum: IBM MQ Installation/Configuration Support Posted: Fri May 18, 2007 4:10 am Subject: ODBC INI entry for remote oracle database on AIX |
Hi Jeff,
Yes I am able to connect to the remote database using the sqlplus command from the Broker M/C.
I am using the .odbc.ini file and now I have defined the new enteries as below:
[DE ... |
Topic: ODBC INI entry for remote oracle database on AIX |
pintoo
Replies: 9 Views: 8867
|
Forum: IBM MQ Installation/Configuration Support Posted: Thu May 17, 2007 5:27 am Subject: ODBC INI entry for remote oracle database on AIX |
Hi,
I want to make the connection to a remote oracle server from my AIX box. To make that Oracle available for my broker.
My broker database is DB2 and that is properly connected to broker and w ... |
Topic: MB not working on AIX: Dependent module libImbCmdLib.a(libIm |
pintoo
Replies: 14 Views: 23152
|
Forum: WebSphere Message Broker (ACE) Support Posted: Sun Apr 08, 2007 9:00 pm Subject: MB not working on AIX: Dependent module libImbCmdLib.a(libIm |
Dear Jeff,Saper,
We have the 64 - bit processor with AIX 5.3, Also with the seperate profile for MQ & WMB, I am not on the same page as you are talking about.
Can you give me some example fo ... |
Topic: MB not working on AIX: Dependent module libImbCmdLib.a(libIm |
pintoo
Replies: 14 Views: 23152
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Apr 06, 2007 6:51 am Subject: MB not working on AIX: Dependent module libImbCmdLib.a(libIm |
Dear Jeff,
I have done some more R & D. My findings are below, Can you please give some pointers.
$ pwd
/opt/IBM/mqsi/6.0/bin
$ export LD_LIBRARY_PATH=/opt/IBM/mqsi/6.0/lib
$ echo ${ ... |
Topic: MB not working on AIX: Dependent module libImbCmdLib.a(libIm |
pintoo
Replies: 14 Views: 23152
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Apr 06, 2007 6:27 am Subject: MB not working on AIX: Dependent module libImbCmdLib.a(libIm |
Dear Jeff,
I am hereby posting the excerpt of my .profile and the .odbc.ini for your reference. I hope seeing this you can give some idea.
.profile excerpt
. /opt/IBM/mqsi/6.0/bin/mqsiprofile ... |
Topic: MB not working on AIX: Dependent module libImbCmdLib.a(libIm |
pintoo
Replies: 14 Views: 23152
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Apr 06, 2007 4:26 am Subject: MB not working on AIX: Dependent module libImbCmdLib.a(libIm |
Dear Jeff,
I have executed the mqsiprofile script and then again tried to run the mqsilist script, just to check if the run time components are working.
But I am again getting the same result. C ... |
Topic: MB not working on AIX: Dependent module libImbCmdLib.a(libIm |
pintoo
Replies: 14 Views: 23152
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Apr 05, 2007 10:38 pm Subject: MB not working on AIX: Dependent module libImbCmdLib.a(libIm |
I am not sure what instructions you are talking about but I suppose that I have follow all the instructions given in the installation guide.
Can you do me a favor, by being more specific?
Thank ... |
Topic: MB not working on AIX: Dependent module libImbCmdLib.a(libIm |
pintoo
Replies: 14 Views: 23152
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Apr 05, 2007 7:20 am Subject: MB not working on AIX: Dependent module libImbCmdLib.a(libIm |
Hi,
We have installed the MB 6.0.0.3 on AIX 5.3 with maintenance Level 3.
When we are trying to run any of the MB specific command we are getting the following error:
# ./mqsiservice -v
exec() ... |
Topic: JDBC Adapter Error - MsgID: 20026 Mesg: Unsubscribed event |
pintoo
Replies: 3 Views: 6142
|
Forum: WebSphere Interchange Server + Adapters Posted: Wed Feb 14, 2007 12:32 am Subject: JDBC Adapter Error - MsgID: 20026 Mesg: Unsubscribed event |
Hi RR,
Can you just explain what u r pointing towards??
Thanks & Regards,
Amit Kanodia |
Topic: JDBC Adapter Error - MsgID: 20026 Mesg: Unsubscribed event |
pintoo
Replies: 3 Views: 6142
|
Forum: WebSphere Interchange Server + Adapters Posted: Sun Feb 11, 2007 11:33 pm Subject: JDBC Adapter Error - MsgID: 20026 Mesg: Unsubscribed event |
Hi,
We are trying to configure the JDBC Adapter with DB2 database using WBIMB.
The steps followed are :
1. Installation successful.
2. BO successful.
3. Configuration
While running the JDB ... |
Topic: JDBC connector Error |
pintoo
Replies: 1 Views: 4012
|
Forum: WebSphere Interchange Server + Adapters Posted: Sun Feb 11, 2007 11:26 pm Subject: JDBC connector Error |
Search for the JDBCConnector.txt in your system and append the messages from the JDBCConnector.txt in the CwConnecterAgentMessages.txt.
Alternatively you can also specify the Message File Name in t ... |