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 » Some strange problems on AIX ---- Need your help

Post new topic  Reply to topic
 Some strange problems on AIX ---- Need your help « View previous topic :: View next topic » 
Author Message
bobWong
PostPosted: Thu Aug 30, 2007 7:42 am    Post subject: Some strange problems on AIX ---- Need your help Reply with quote

Newbie

Joined: 18 Aug 2007
Posts: 8

Hi WMB Experts ,


I have spent a lot of time trying installing WMB on AIX . we can now install WMB runtime and create components on AIX , we also have create domain connection in the toolkit


I used a non-root user, svt. this user is in all the required group.

$ id
uid=212(svt) gid=14(mqm) groups=101(dasadm1),102(db2grp1),103(db2fgrp1),204(mqbr
krs)



I am facing a very strange issue .

I can create successfully a broker component based on my DB2 database and mq manager

mqsicreatebroker BROKERSVT3 -i svt -a svt123cdl -q WBRKQMSVT3 -n SVTDB3
mqsicreateconfigmgr ConfigMgrSVT3 -i svt -a svt123cdl -q WBRKQMSVT3

And I can even start the BROKERSVT3 with no error after that ( I checked the log , the service is successfully brought up )

then I took some other activities ( create a local queue , create a ACL entry for toolkit domain connect... ) , then I wanted to do some deploy . I tried deploy by using command on AIX

mqsicreateexecutiongroup -i localhost -p 3414 -q WBRKQMSVT3 -b BROKERSVT3 -e eg1
mqsideploy -i localhost -p 3414 -q WBRKQMSVT3 -b BROKERSVT3 -e eg1 -a test.bar

the deploy failed, I check the log, got a error ( failed to access the database )

Aug 31 00:00:36 aix58 user:err|error WebSphere Broker v6100[757888]: (BROKERSVT3.$SYS_mqsi)[1]BIP2321E: Database error: ODBC return code '-1'. : BROKERSVT3.82a6e590-12b3-11d3-81a2-00203506a68e: /build/S000_P/src/DataFlowEngine/ImbOdbc.cpp: 229: ImbOdbcHandle::checkRcInner: :
Aug 31 00:00:36 aix58 user:err|error WebSphere Broker v6100[757888]: (BROKERSVT3.$SYS_mqsi)[1]BIP2322E: Database error: SQL State 'IM002'; Native Error Code '0'; Error Text '[DataDirect][ODBC lib] System information file not found. Please check the ODBCINI environment variable.'. : BROKERSVT3.82a6e590-12b3-11d3-81a2-00203506a68e:

then I tried mqsistop to my broker and then tried mqsistart on the broker again. It is really weird that this time I can not even successfully start the broker sevice , the log also show me database access error.

I think my $ODBCINI file has correct values set, or you know, even the mqsicreatebroker will failed. Also, I have db2profile executed.


I am totally lost . Is there any other steps should be taken into account ?

Thanks in advance!
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Thu Aug 30, 2007 7:48 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

It sounds like the shell in which you're running the commands does not have the ODBCINI variable set, or the shell running the broker components does not have the ODBCINI variable set.

Or, perhaps, the odbc.ini file pointed to by ODBCINI does not have the right permissions, or the odbc.ini has been deleted or moved.

Start from a simple case.

Log out of AIX. Log back in as the same user that had the problems. check the value of ODBCINI, by using "echo $ODBCINI".

Then do ls -l on the file reported

This should tell you what value is set, and if the file exists and what permissions it has.
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
bobWong
PostPosted: Fri Aug 31, 2007 6:59 am    Post subject: Reply with quote

Newbie

Joined: 18 Aug 2007
Posts: 8

Thanks Jeff,

I guess I found the cause.For installing WMB 6.1 on a 64 bit AIX ,it has more config than 6.0.
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Fri Aug 31, 2007 7:07 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

I guess I didn't notice that you were discussing an unreleased version of the product, that you had signed some kind of non-disclosure agreement on before getting access to...

IN A PUBLIC FORUM.


_________________
I am *not* the model of the modern major general.
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 » Some strange problems on AIX ---- Need your help
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.