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


VIEW: SYS.DBA_XS_MODIFIED_POLICIES

Object Details
Object Name: DBA_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

[View Source]

Columns
Name Datatype Length Mandatory Comments
POLICY VARCHAR2 (128) Yes Name of the data security policy
OBJECT VARCHAR2 (128) Yes Name of the object
Query Text

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


SELECT POLICY
,      OBJECT
FROM SYS.DBA_XS_MODIFIED_POLICIES;

Dependencies

[top of page]

SYS.DBA_XS_MODIFIED_POLICIES references the following:

SchemaSYS
TableOBJ$
TableRLS$
TableXS$DSEC
TableXS$OBJ

SYS.DBA_XS_MODIFIED_POLICIES is not referenced by any database object