|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Trying To Create Multiple WMQI 2.1 Brokers on HP-UX |
« View previous topic :: View next topic » |
Author |
Message
|
DJGoodrich |
Posted: Wed Sep 04, 2002 1:11 pm Post subject: Trying To Create Multiple WMQI 2.1 Brokers on HP-UX |
|
|
Apprentice
Joined: 12 Dec 2001 Posts: 30 Location: SW Florida
|
Customer is trying to create a second broker to use Oracle 8.1.7 on an HP server, in addition to an existing broker on the same server using DB2.
$ mqsicreatebroker EAI_BROKER -i mqm -a mqm88888 -q EAI_QM -n EXPOD -u mqsi -p mqsi
AMQ8110: MQSeries queue manager already exists.
MQSeries queue manager running.
The setmqaut command completed successfully.
The setmqaut command completed successfully.
The setmqaut command completed successfully.
The setmqaut command completed successfully.
The setmqaut command completed successfully.
The setmqaut command completed successfully.
BIP8146E: Unable to retrieve the SQL primitives supported by the Database.
The command attempted to retrieve the SQL primitives that the Database
supports, however the primitives retrieved indicate that the Database could
not be contacted successfully. Refer to the Administration Guide for
information about Database setup, ensure that the Database libraries are
available in the library path and that the odbc ini file is correct.
===============================================
/var/wmqi/odbc/.odbc.ini
[ODBC Data Sources]
EXPOD=MERANT 3.70 Oracle 8 Driver
MQSIBKDB=IBM DB2 ODBC Driver
MYDB=IBM DB2 ODBC Driver
ORACLEDB=MERANT 3.70 Oracle 8 Driver
SYBASEDB=MERANT 3.70 Sybase ASE Driver
[MQSIBKDB]
Driver=/home/db2inst1/sqllib/lib/libdb2.sl
Description=MQSIBKDB DB2 ODBC Database
Database=MQSIBKDB
[MYDB]
Driver=/u/db2inst1/sqllib/lib/libdb2.sl
Description=MYDB DB2 ODBC Database
Database=MYDB
[EXPOD]
Driver=/opt/wmqi/merant/lib/UKor816.sl
Description=Oracle8
ServerName=EXPOD
EnableDescribeParam=1
OptimizePrepare=1
[ORACLEDB]
Driver=/opt/wmqi/merant/lib/UKor816.sl
WorkArounds=536870912
WorkArounds2=2
Description=Oracle8
ServerName=YourServerName
EnableDescribeParam=1
OptimizePrepare=1
[SYBASEDB]
Driver=/opt/wmqi/merant/lib/UKase16.sl
Description=Sybase12
Database=SYBASEDB
WorkstationID=id
ServerName=YourServerName
EnableDescribeParam=1
OptimizePrepare=1
SelectMethod=0
NetworkAddress=10.30.14.72,5000
[ODBC]
Trace=0
TraceFile=/var/wmqi/odbc/odbctrace.out
TraceDll=/opt/wmqi/merant/lib/odbctrac.sl
InstallDir=/opt/wmqi/merant |
|
Back to top |
|
 |
cibemfrance |
Posted: Thu Sep 05, 2002 12:49 am Post subject: |
|
|
Newbie
Joined: 05 Sep 2002 Posts: 2
|
Hi,
I had the same problem on solaris plateform,
The solution is, in the .profile file, we need to add the locale message as the followin :
# Insert environment variables for WMQI on the plateform Solaris
. /opt/wmqi/sample/profiles/profile.sol
# The following will setup NLS
NLSPATH=$NLSPATH:/opt/mqsi/merant/locale/en_US/LC_MESSAGES/%N
export NLSPATH |
|
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
|
|
|
|