Changes in This Release for Oracle Database Reference
This preface lists changes in Oracle Database Reference:
Changes in Oracle Database 19c, Release Update 19.29
The following initialization parameter is new in Oracle Database 19c, Release Update 19.29:
Changes in Oracle Database 19c, Release Update 19.28
The following initialization parameters are new in Oracle Database 19c, Release Update 19.28:
- MFA_DUO_API_HOST
- MFA_OMA_IAM_DOMAIN_URL
- MFA_SENDER_EMAIL_DISPLAYNAME
- MFA_SENDER_EMAIL_ID
- MFA_SMTP_HOST
- MFA_SMTP_PORT
The following static data dictionary views are new in Oracle Database 19c, Release Update 19.28:
Changes in Oracle Database 19c, Release Update 19.26
The following initialization parameter is changed in Oracle Database 19c, Release Update 19.26:
- A new
AUTOsetting is available for the DB_LOST_WRITE_PROTECT parameter and it is the default setting.
Changes in Oracle Database 19c, Release Update 19.23
The following initialization parameter is new in Oracle Database 19c, Release Update 19.23:
Changes in Oracle Database 19c, Release Update 19.22
The following initialization parameter is new in Oracle Database 19c, Release Update 19.22:
The following initialization parameter is changed in Oracle Database 19c, Release Update 19.22:
-
The PRE_PAGE_SGA initialization parameter is deprecated. The value of PRE_PAGE_SGA is always set to
TRUEon Exadata systems. Any attempt to set this parameter toFALSEon an Exadata system will not take effect.
Changes in Oracle Database 19c, Release Update 19.21
The following initialization parameter is new in Oracle Database 19c, Release Update 19.21:
Changes in Oracle Database 19c, Release Update 19.16
The following initialization parameters are new in Oracle Database 19c, Release Update 19.16:
Changes in Oracle Database 19c, Release Update 19.13
New AE Analytic Views
Oracle Database 19c, Release Update 19.13, introduces AE ("all edition") analytic views. Each new AE analytic view corresponds to an existing non-AE analytic view. AE views have the same columns as their non-AE counterparts, plus a column that displays the name of the application edition where the editioned object is defined.
The following table lists the new AE analytic views, divided into three categories: analytic view views, attribute dimension views, and hierarchy views. For brevity, only the ALL_ views are listed. The corresponding DBA_ and USER_ views are also available and are documented in this guide.
Changes in Oracle Database 19c, Release Update 19.11
The following initialization parameter is new in Oracle Database 19c, Release Update 19.11:
The following static data dictionary views are new in Oracle Database 19c, Release Update 19.11:
Changes in Oracle Database 19c, Release Update 19.10
The following initialization parameters are new in Oracle Database 19c, Release Update 19.10:
The following static data dictionary views are new in Oracle Database 19c, Release Update 19.10:
Changes in Oracle Database 19c, Release Update 19.6
The following initialization parameter is new in Oracle Database 19c, Release Update 19.6:
Changes in Oracle Database 19c, Release Update 19.4
The following initialization parameter is new in Oracle Database 19c, Release Update 19.4:
Changes in Oracle Database 19c
This section lists changes in Oracle Database Reference for Oracle Database 19c.
See Oracle Database New Features Guide for a complete list of new features for this release.
New Features
This section lists new features in this manual for Oracle Database 19c.
The following changes to initialization parameters are new in Oracle Database 19c:
-
On Linux platforms only, Oracle recommends against explicitly setting values for
MEMORY_TARGETandMEMORY_MAX_TARGETin the initialization parameter file at the time of instance startup. Doing so may result in suboptimal small page allocation in the SGA. Furthermore, if theUSE_LARGE_PAGESparameter is set toONLYand you attempt to set values forMEMORY_TARGETandMEMORY_MAX_TARGET, the instance will fail to start.See MEMORY_TARGET, MEMORY_MAX_TARGET, and USE_LARGE_PAGES.
The following initialization parameters are new in Oracle Database 19c:
Note:
See Initialization Parameters for more information about these initialization parameters.
The following static data dictionary views are new in Oracle Database 19c:
Note:
Static Data Dictionary Views for more information about these static data dictionary views
The following dynamic performance views are new in Oracle Database 19c:
-
GV$AQ_PARTITION_STATS and V$AQ_PARTITION_STATS
-
GV$ASM_ACFSAUTORESIZE and V$ASM_ACFSAUTORESIZE
-
GV$MEMOPTIMIZE_WRITE_AREA and V$MEMOPTIMIZE_WRITE_AREA
-
GV$SHARED_SERVER_STAT and V$SHARED_SERVER_STAT
-
GV$SQL_TESTCASES and V$SQL_TESTCASES
Note:
GV$ Views and Dynamic Performance Views for more information about these dynamic performance views
Deprecated Features
The following features are deprecated in Oracle Database 19c, and may be desupported in a future release:
-
The CLUSTER_DATABASE_INSTANCES initialization parameter
-
The PRE_PAGE_SGA initialization parameter (starting with Oracle Database 19c, Release Update 19.22)
-
The SERVICE_NAMES initialization parameter
Desupported Features
The following features are desupported in Oracle Database 19c:
-
The
MAX_CONNECTIONSattribute of theLOG_ARCHIVE_DEST_ninitialization parameter, for Oracle Data Guard redo transport -
The
EXAFUSION_ENABLEDinitialization parameter -
The
O7_DICTIONARY_ACCESSIBILITYinitialization parameter - Oracle Streams is desupported. As a result, the following views are desupported:
ALL_STREAMS_COLUMNSALL_STREAMS_MESSAGE_RULESALL_STREAMS_RULESALL_STREAMS_UNSUPPORTEDDBA_STREAMS_ADMINISTRATORDBA_STREAMS_COLUMNSDBA_STREAMS_MESSAGE_RULESDBA_STREAMS_RULESDBA_STREAMS_SPLIT_MERGEDBA_STREAMS_SPLIT_MERGE_HISTDBA_STREAMS_STMTSDBA_STREAMS_STMT_HANDLERSDBA_STREAMS_TRANSFORMATIONSDBA_STREAMS_UNSUPPORTEDV$STREAMS_CAPTUREV$STREAMS_MESSAGE_TRACKINGV$STREAMS_TRANSACTION
- Extended Datatype Support (EDS) is desupported. As a result, the following views are desupported:
DBA_LOGSTDBY_EDS_SUPPORTEDDBA_LOGSTDBY_EDS_TABLES
See Also: