Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

New role APEX_GRANTS_FOR_NEW_USERS_ROLE in APEX 4.2.1not documented

RichSMay 2 2013 — edited May 14 2013
Folks,

Starting with APEX 4.2.1 (or maybe a bit earlier, not positive on this) there is a role created with APEX called APEX_GRANTS_FOR_NEW_USERS_ROLE. It contains the following system privs:
SYSTEM PRIVS           ADMIN OPTION
CREATE CLUSTER	N
CREATE DIMENSION	N
CREATE INDEXTYPE	N
CREATE JOB	        N
CREATE MATERIALIZED VIEW	N
CREATE OPERATOR	N
CREATE PROCEDURE	N
CREATE SEQUENCE	N
CREATE SESSION	N
CREATE SYNONYM	N
CREATE TABLE	        N
CREATE TRIGGER	N
CREATE TYPE	        N
CREATE VIEW	        N
It's not documented (as far as I can tell).

Question: Needed? Not needed? Will it be documented?

It seems a bit redundant as these privs are usually granted through other means...
This post has been answered by Christian Neumueller-Oracle on May 14 2013
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 11 2013
Added on May 2 2013
3 comments
1,138 views