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


VIEW: SYS.CDB_XS_MODIFIED_POLICIES

Object Details
Object Name: CDB_XS_MODIFIED_POLICIES
Object Type: VIEW
Owner: SYS
Subobject Name:
Status: VALID

All Triton policies that were modified after being applied on one or more objects in all containers

[View Source]

Columns
Name Datatype Length Mandatory Comments
POLICY VARCHAR2 (128) Yes Name of the data security policy
OBJECT VARCHAR2 (30) Yes Name of the object
CON_ID NUMBER

container id
Query Text

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


SELECT POLICY
,      OBJECT
,      CON_ID
FROM SYS.CDB_XS_MODIFIED_POLICIES;

Dependencies

[top of page]

SYS.CDB_XS_MODIFIED_POLICIES does not reference any database object

SYS.CDB_XS_MODIFIED_POLICIES is referenced by following:

SchemaPUBLIC
SynonymCDB_XS_MODIFIED_POLICIES