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 » Oracle authority for WMB

Post new topic  Reply to topic
 Oracle authority for WMB « View previous topic :: View next topic » 
Author Message
crossland
PostPosted: Wed Jan 10, 2007 9:27 am    Post subject: Oracle authority for WMB Reply with quote

Master

Joined: 26 Jun 2001
Posts: 248

As part of the installation of WMB, the database userid needs to be granted CONNECT, GRANT and CREATE TABLE. What is the command to check if this has been done?
Back to top
View user's profile Send private message
nab054371
PostPosted: Wed Jan 10, 2007 5:50 pm    Post subject: Reply with quote

Disciple

Joined: 15 Nov 2006
Posts: 173

Are you using oracle ?
If so,you should be able to check oracle grants/priviliges on that user using Oracle Data dictionary

You could look up following tables in Oracle for your broker userid:

dba_role_privs
dba_sys_privs
dba_users
role_role_privs
role_sys_privs
role_tab_privs
Back to top
View user's profile Send private message
crossland
PostPosted: Thu Jan 11, 2007 6:22 am    Post subject: Reply with quote

Master

Joined: 26 Jun 2001
Posts: 248

Oracle is being used.

From the list of tables supplied, the only one that produced any results was the following:

SQL> select * from role_sys_privs;

ROLE PRIVILEGE ADM
------------------------------ ---------------------------------------- ---
CONNECT CREATE SESSION NO
RESOURCE CREATE CLUSTER NO
RESOURCE CREATE SEQUENCE NO
RESOURCE CREATE TRIGGER NO
RESOURCE CREATE TABLE NO
RESOURCE CREATE PROCEDURE NO
RESOURCE CREATE TYPE NO
RESOURCE CREATE OPERATOR NO
RESOURCE CREATE INDEXTYPE NO

Is there any way to determine which privileges have been granted to a user?
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Thu Jan 11, 2007 6:26 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

Ask your Oracle administrator...

run mqsicreatebroker and see if it fails...
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
nab054371
PostPosted: Thu Jan 11, 2007 6:31 am    Post subject: Reply with quote

Disciple

Joined: 15 Nov 2006
Posts: 173

try this:
http://www.psoug.org/reference/system_privs.html
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 » Oracle authority for WMB
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.