DBA Data[Home] [Help]

VIEW: SYS.DBA_ILMPARAMETERS

Source

View Text - Preformatted

select param_name, param_value
  from ilm_param$
View Text - HTML Formatted

SELECT PARAM_NAME
, PARAM_VALUE
FROM ILM_PARAM$