2.117 DRCP_DEDICATED_OPT
Use DRCP_DEDICATED_OPT to enable or disable the use of dedicated optimization with Database Resident Connection Pooling (DRCP).
Dedicated optimization causes DRCP to behave like a dedicated server when the number of connections to the DRCP broker is less than the DRCP maximum size.
| Property | Description |
|---|---|
|
Parameter type |
String |
|
Syntax |
|
|
Default value |
|
|
Modifiable |
|
|
Modifiable in a PDB |
Yes, according to the following guidelines:
|
|
Basic |
No |
|
Oracle RAC |
Different instances can use different values. |
When the value of this parameter is set to YES, the use of dedicated optimization with DRCP is enabled. When it is set to NO, the use of dedicated optimization with DRCP is disabled.
Note:
This parameter is available starting with Oracle Database release 19c, version 19.11.
See Also:
-
Oracle Database Administrator’s Guide for more information about setting this parameter