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


VIEW: SYS.CDB_TSDP_POLICY_FEATURE

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

All TSDP policies in the database in all containers

[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
CON_ID NUMBER

container id
Query Text

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


SELECT POLICY_NAME
,      SECURITY_FEATURE
,      CON_ID
FROM SYS.CDB_TSDP_POLICY_FEATURE;

Dependencies

[top of page]

SYS.CDB_TSDP_POLICY_FEATURE does not reference any database object

SYS.CDB_TSDP_POLICY_FEATURE is referenced by following:

SchemaPUBLIC
SynonymCDB_TSDP_POLICY_FEATURE