2.214 MIN_AUTH_SERVERS
MIN_AUTH_SERVERS
specifies the minimum number of authentication servers in the authentication pool. This pool authenticates user connections when client applications connect to Database Resident Connection Pooling (DRCP).
Property | Description |
---|---|
Parameter type |
Integer |
Default value |
If the If the |
Modifiable |
|
Modifiable in a PDB |
Yes, according to the following guidelines:
|
Range of values |
Minimum: Maximum: |
Basic |
No |
Oracle RAC |
Different instances can use different values. |
The value of this parameter must be less than or equal to the values of both the MAX_AUTH_SERVERS
initialization parameter and the PROCESSES
initialization parameter. The MAX_AUTH_SERVERS
parameter specifies the maximum number of authentication servers in the authentication pool. The PROCESSES
parameter specifies the maximum number of operating system user processes that can simultaneously connect to Oracle.
Note:
This parameter is available starting with Oracle Database release 19c, version 19.10.
See Also:
-
Oracle Database Administrator’s Guide for more information about setting this parameter