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 » Create Broker Problem

Post new topic  Reply to topic
 Create Broker Problem « View previous topic :: View next topic » 
Author Message
lohit
PostPosted: Thu May 29, 2003 10:02 pm    Post subject: Create Broker Problem Reply with quote

Novice

Joined: 29 May 2003
Posts: 20

Hi,
I am trying to install MQSI 2.0.1 on Sun Solaris Sun OS 5.8 with oracle 8.1.7.

While giving the command

Code:
mqsicreatebroker MQSI_BROKER -i mqsiuser -a mqsiuser -q MQSI_BROKER_QM -n mqbkdb  -u system -p manager


I get the following errror:

Code:
BIP2371E: Database statement 'CREATE TABLE SYSTEM.BROKERAAEG (BrokerUUID (16) NOT NULL,ExecGroupUUID (16) NOT NULL,ExecGroupLabel BLOB NOT NULL,RetryInterval ,PubSubServer ,ProcessId ,ProcessState ,DynamicState ,DynamicSync ,MsgId (24),CntlGrpMsgId (24))' could not be executed.
A message flow node attempted to execute a database statement. However, the database returned an error when executing the statement 'CREATE TABLE SYSTEM.BROKERAAEG (BrokerUUID (16) NOT NULL,ExecGroupUUID (16) NOT NULL,ExecGroupLabel BLOB NOT NULL,RetryInterval ,PubSubServer ,ProcessId ,ProcessState ,DynamicState ,DynamicSync ,MsgId (24),CntlGrpMsgId (24))'.
If necessary, correct the message flow and redeploy the message broker.
BIP2321E: Database error: ODBC return code '-1'.
The message broker encountered an error whilst executing a database operation. The ODBC return code was '-1'. See the following messages for information obtained from the database pertaining to this error.
Use the following messages to determine the cause of the error. This is likely to be such things as incorrect datasource or table names. Then correct either the database or message broker configuration.
BIP2322E: Database error: SQL State '60'; Native Error Code '902'; Error Text '[MERANT][ODBC 20101 driver][20101]ORA-00902: invalid datatype
'.
The error has the following diagnostic information:     SQL State             '60'     SQL Native Error Code '902'     SQL Error Text        '[MERANT][ODBC 20101 driver][20101]ORA-00902: invalid datatype
'
This message may be accompanied by other messages describing the effect on the message broker itself.  Use the reason identified in this message with the accompanying messages to determine the cause of the error.

BIP8070E: Exception accessing database table executing SQL statement 'CREATE TABLE SYSTEM.BROKERAAEG (BrokerUUID (16) NOT NULL,ExecGroupUUID (16) NOT NULL,ExecGroupLabel BLOB NOT NULL,RetryInterval ,PubSubServer ,ProcessId ,ProcessState ,DynamicState ,DynamicSync ,MsgId (24),CntlGrpMsgId (24))': SQL state '902'; exception 'ImbException'.
An SQL command has failed.
Ensure that the broker's database is available. Examine the exception and SQL state code to determine and correct the cause of the error.



I am a newbie in MQSI, Please help.

Thanks & Regards
Lohit
Back to top
View user's profile Send private message
Yanghui
PostPosted: Fri May 30, 2003 12:56 am    Post subject: Reply with quote

Disciple

Joined: 08 May 2002
Posts: 151
Location: Dublin, Ireland

I think your Oracle ODBC is not setup properly. Double check your .odbc.ini file in the odbc directory.

Good luck

-Yanghui
Back to top
View user's profile Send private message Send e-mail
lohit
PostPosted: Fri May 30, 2003 1:06 am    Post subject: Reply with quote

Novice

Joined: 29 May 2003
Posts: 20

mqbkdb=MERANT 3.60 Oracle 8 Driver

Hi,
Thank you for the response, I am enclosing the contents of my .odbc.ini file. Please see if I have made any error.

mqbkdb is the name of my database.
Code:
[mqbkdb]
Driver=/opt/mqsi/merant/lib/UKor815.so
Description=Oracle8
ServerName=MQBKDB
LogonID=system
Password=manager
EnableDescribeParam=1
OptimizePrepare=1

[ODBC]
Trace=0
TraceFile=/var/mqsi/odbc/odbctrace.out
TraceDll=/opt/mqsi/merant/lib/odbctrac.so
InstallDir=/opt/mqsi/merant
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

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