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


TABLE: SYS.PRIV_UNUSED_PATH$

Object Details
Object Name: PRIV_UNUSED_PATH$
Object Type: TABLE
Owner: SYS
Subobject Name:
Status: VALID

Storage Details
Tablespace: TablespaceSYSAUX
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
SYS_IL0000627268C00003$$ LOB UNIQUE TablespaceSYSAUX
Columns
Name Datatype Length Mandatory Comments
ID# NUMBER
Yes
CAPTURE NUMBER
Yes
PATH GRANT_PATH (3748)
Query Text

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


SELECT ID#
,      CAPTURE
,      PATH
FROM SYS.PRIV_UNUSED_PATH$;

Dependencies

[top of page]

SYS.PRIV_UNUSED_PATH$ references the following:

SchemaSYS
TYPEGRANT_PATH
PL/SQL PackageSTANDARD - show dependent code
SYS.PRIV_UNUSED_PATH$ is referenced by following:

SchemaSYS
ViewDBA_UNUSED_PRIVS