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


VIEW: SYS.DBA_TSDP_POLICY_FEATURE

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

All TSDP policies in the database

[View Source]

Columns
Name Datatype Length Mandatory Comments
POLICY_NAME VARCHAR2 (128)
Name of the TSDP Policy
SECURITY_FEATURE VARCHAR2 (12)
The security feature associated with the TSDP policy
Query Text

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


SELECT POLICY_NAME
,      SECURITY_FEATURE
FROM SYS.DBA_TSDP_POLICY_FEATURE;

Dependencies

[top of page]

SYS.DBA_TSDP_POLICY_FEATURE references the following:

SchemaSYS
TableTSDP_POLICY$
SYS.DBA_TSDP_POLICY_FEATURE is referenced by following:

SchemaPUBLIC
SynonymDBA_TSDP_POLICY_FEATURE