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 » Problem with mqsilist

Post new topic  Reply to topic
 Problem with mqsilist « View previous topic :: View next topic » 
Author Message
pawel_janowski
PostPosted: Thu Dec 18, 2008 3:08 am    Post subject: Problem with mqsilist Reply with quote

Apprentice

Joined: 13 Dec 2006
Posts: 38

Hi!
When I try to list objects deployed to an execution group on my broker running:
Code:
mqsilist BRK1 -e eg1

from user on which Config Manager runs (not the broker user), I obtain the following ODBC error:
Code:

BIP2322E: Database error: SQL State ''82''; Native Error Code '0'; Error Text ''523 80''.
The error has the following diagnostic information:     SQL State             ''82''     SQL Native Error Code '0'     SQL Error Text        ''523 80''
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.

BIP8040E: Unable to connect to the database.

Notes:
1)
Code:
mqsilist BRK1
works fine and lists my broker and config manager
2) the user is a member of mqm and mqbrkrs groups

Any ideas?

Regards,

Pawel
_________________
Pawel Janowski
Back to top
View user's profile Send private message
smdavies99
PostPosted: Thu Dec 18, 2008 3:57 am    Post subject: Reply with quote

Jedi Council

Joined: 10 Feb 2003
Posts: 6076
Location: Somewhere over the Rainbow this side of Never-never land.

The vanilla 'mqsilst' command just reads entries from the Windows Registry or the registry directory on *nix systems and does not go anywhere near the Broker database.

When you add the -e then you are asking it to list the flows deployed to a particular EG. This (AFAIK) still requires a DB lookup hence the error message you are seeing.

Can you access the broker database using SQL (you didn't say what DB or OS you are using btw) but from a quick search on this forum for "523 80", I will hazzard a guess that it is Oracle.

Can you access the DB using SQLPLUS ?
Have you setup BOTH the DB profile (eg ORACLE_HOME etc) and the broker profile on the account you are using to execute the mqsilist command?
_________________
WMQ User since 1999
MQSI/WBI/WMB/'Thingy' User since 2002
Linux user since 1995

Every time you reinvent the wheel the more square it gets (anon). If in doubt think and investigate before you ask silly questions.
Back to top
View user's profile Send private message
mqmatt
PostPosted: Thu Dec 18, 2008 5:05 am    Post subject: Reply with quote

Grand Master

Joined: 04 Aug 2004
Posts: 1213
Location: Hursley, UK

Correct - mqsilist -e requires access to the broker's system database while the basic mqsilist does not.
The problem is probably just that the Config Manager userid does not have permissions to access the broker's system database, while the broker userid does.
Back to top
View user's profile Send private message
pawel_janowski
PostPosted: Thu Dec 18, 2008 5:05 am    Post subject: Reply with quote

Apprentice

Joined: 13 Dec 2006
Posts: 38

Hi!
I should supply more details - I've got DB2 8.2 as a broker DB and I can access (connect) it from the Config Manager user, but the user has no rights to select data from BROKER% tables.

Regards,

Pawel
_________________
Pawel Janowski
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 » Problem with mqsilist
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.