ADG_ACCOUNT_INFO_TRACKING
Default LOCAL
Controls login attempts of users on Active Data Guard Standby databases by extending the control of user account security information
AWR_PDB_MAX_PARALLEL_SLAVES
Defualt 10
Enables a DBA to allocate the correct amount of resources to enable quick and timely Automatic Workload Repository (AWR) flushes
MEMOPTIMIZE_POOL_SIZE
Default 0
Sets the size of the Memoptimized Rowstore in the SGA
FORWARD_LISTENER
Default Null
Specifies the name of a listener to which a connection must be forwarded by an existing set of remote listeners
OPTIMIZER_IGNORE_HINTS
Default FALSE
Causes the optimizer to ignore all hints … this should be the default setting in most databases
OPTIMIZER_IGNORE_PARALLEL_HINTS
Default FALSE
Causes the optimizer to ignore all parallel hints … this should be the default setting in all databases
PRIVATE_TEMP_TABLE_PREFIX
Default ORA$PTT_
Specifies the prefix that the database uses for private temporary tables
TDE_CONFIGURATION
Default Null
Used for per-PDB configuration for Transparent Data Encryption (TDE) Before 18c, each PDB stored their separate encryption keys in the CDB’s keystore (united mode) Starting with Oracle Database 18c, a PDB can optionally store its encryption keys in a separate keystore (isolation mode) allowing protection by a separate keystore password The WALLET_ROOT initialization parameter must be set for TDE_CONFIGURATION to take effect
DBFIPS_140
Default FALSE
Enables Transparent Data Encryption (TDE) and DBMS_CRYPTO PL/SQL package
program units to run in a mode compliant to the Federal Information Processing Standard
(known as “FIPS mode”)