5.187 DBA_AUTO_ZONEMAP_CONFIG

DBA_AUTO_ZONEMAP_CONFIG describes the current settings for automatic zone map configuration parameters.

Column Datatype NULL Description

PARAMETER_NAME

VARCHAR2(128)

NOT NULL

Parameter name

PARAMETER_VALUE

VARCHAR2(4000)

Parameter value

LAST_UPDATED

TIMESTAMP(6)

Time at which the parameter value was last updated

UPDATED_BY

VARCHAR2(128)

User who last updated the parameter value

DESCRIPTION

VARCHAR2(71)

Brief description of the parameter

Note:

This view is available starting with Oracle Database 21c.