DBA Data[Home] [Help] [Dependency Information]


TABLE: SYS.TABLE_PRIVILEGE_MAP

Object Details
Object Name: TABLE_PRIVILEGE_MAP
Object Type: TABLE
Owner: SYS
Subobject Name:
Status: VALID

Description table for privilege (auditing option) type codes. Maps privilege (auditing option) type numbers to type names

Storage Details
Tablespace: TablespaceSYSTEM
PCT Free: 10
PCT Used: 40
Indexes
Index Type Uniqueness Tablespace Column
I_TABLE_PRIVILEGE_MAP NORMAL UNIQUE TablespaceSYSTEM ColumnPRIVILEGE
ColumnNAME
Columns
Name Datatype Length Mandatory Comments
PRIVILEGE NUMBER
Yes Numeric privilege (auditing option) type code
NAME VARCHAR2 (40) Yes Name of the type of privilege (auditing option)
Query Text

Cut, paste (and edit) the following text to query this object:


SELECT PRIVILEGE
,      NAME
FROM SYS.TABLE_PRIVILEGE_MAP;

Dependencies

[top of page]

SYS.TABLE_PRIVILEGE_MAP does not reference any database object

SYS.TABLE_PRIVILEGE_MAP is referenced by following:

SchemaDVSYS
ViewDBA_DV_PUB_PRIVS
ViewDBA_DV_USER_PRIVS
ViewDBA_DV_USER_PRIVS_ALL
SchemaPUBLIC
SynonymTABLE_PRIVILEGE_MAP
SchemaSYS
ViewALL_COL_PRIVS
ViewALL_COL_PRIVS_MADE
ViewALL_COL_PRIVS_RECD
ViewALL_TAB_PRIVS
ViewALL_TAB_PRIVS_MADE
ViewALL_TAB_PRIVS_RECD
ViewDBA_COL_PRIVS
ViewDBA_TAB_PRIVS
ViewDBA_UNUSED_PRIVS
ViewDBA_USED_PRIVS
Package BodyDBMS_AW_EXP - show dependent code
Package BodyDBMS_PRIV_CAPTURE - show dependent code
ViewEXU7CGR
ViewEXU7GRN
ViewEXU8CGR
ViewEXU8GRN
ViewKU$_OBJGRANT_VIEW
ViewROLE_TAB_PRIVS
ViewUSER_COL_PRIVS
ViewUSER_COL_PRIVS_MADE
ViewUSER_COL_PRIVS_RECD
ViewUSER_TAB_PRIVS
ViewUSER_TAB_PRIVS_MADE
ViewUSER_TAB_PRIVS_RECD