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


VIEW: SYS.CDB_ILMPARAMETERS

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

Describes ILM PARAMETERS in the database and their values in all containers

[View Source]

Columns
Name Datatype Length Mandatory Comments
NAME VARCHAR2 (128)
Name of the ILM environment parameter
VALUE NUMBER

Name of the ILM environment parameter value
CON_ID NUMBER

container id
Query Text

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


SELECT NAME
,      VALUE
,      CON_ID
FROM SYS.CDB_ILMPARAMETERS;

Dependencies

[top of page]

SYS.CDB_ILMPARAMETERS does not reference any database object

SYS.CDB_ILMPARAMETERS is referenced by following:

SchemaPUBLIC
SynonymCDB_ILMPARAMETERS