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 » Checking Broker DB command

Post new topic  Reply to topic
 Checking Broker DB command « View previous topic :: View next topic » 
Author Message
cots
PostPosted: Tue Jan 06, 2004 10:46 am    Post subject: Checking Broker DB command Reply with quote

Centurion

Joined: 16 Jun 2003
Posts: 105

Hi All,

Please help, Is there anyway or a command line to figureout whether it is using Oracle or DB2 database for the MQSI Broker, my MQSI broker is on AIX box?

Thanks in Advance
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Tue Jan 06, 2004 11:18 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

You should be able to find out from the broker odbc.ini file(I'm pretty sure that's the file) what the broker database ODBC name is. From that, you can look up where that ODBC datasource points to.

But you should ask questions about WMQI/WBIMB in the WMQI forum.
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
kirani
PostPosted: Tue Jan 06, 2004 1:19 pm    Post subject: Reply with quote

Jedi Knight

Joined: 05 Sep 2001
Posts: 3779
Location: Torrance, CA, USA

The file name is .odbc.ini on UNIX platform. You can run mqsiservice <BrokerName> command to get he Broker DB ODBC name.

Now, in your .odbc.ini file, look for your Broker ODBC DSN. If you are using DB2 database then your entry will look like this,
Code:

[MQSIBKDB]
Driver=/u/db2inst1/sqllib/lib/db2.o
Description=MQSIBKDB DB2 ODBC Database
Database=MQSIBKDB



Oracle DB entry will look like this,
Code:

[ORACLEDB]
Driver=/usr/opt/wmqi/merant/lib/UKor816.so
Description=Oracle8
ServerName=YourServerName
EnableDescribeParam=1
OptimizePrepare=1
WorkArounds=536870912
WorkArounds2=2

_________________
Kiran


IBM Cert. Solution Designer & System Administrator - WBIMB V5
IBM Cert. Solutions Expert - WMQI
IBM Cert. Specialist - WMQI, MQSeries
IBM Cert. Developer - MQSeries

Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Checking Broker DB command
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.