Posted: Wed Jan 10, 2007 9:27 am Post subject: Oracle authority for WMB
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?
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?
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