OracleConfiguration Members
OracleConfiguration
members are listed in the following tables.
OracleConfiguration Connection Properties
OracleConfiguration
Connection properties are listed in Table 6-24.
Table 6-24 OracleConfiguration Connection Properties
Property | Description |
---|---|
Specifies the Oracle edition name for the connection object |
|
Specifies whether to enable Oracle Net Services to send or receive out-of-band break messages using urgent data provided by the underlying protocol |
|
Specifies a logical name that identifies the DRCP connection pool that the ODP.NET connection will use |
|
Specifies whether to default the service name to the hostname in Oracle Easy Connect Naming so that the service name does not need to be specified |
|
Specifies the naming method order used for client name resolution lookups |
|
Returns a collection of TNS entries added through |
|
Specifies the time, in seconds, for a client to establish a TCP connection (PROTOCOL=tcp in the TNS connect address) to the database server before it can time out |
|
Specifies the |
OracleConfiguration Secure Connection Properties
OracleConfiguration
Secure Connection Properties are listed in Table 6-25.
Table 6-25 OracleConfiguration Secure Connection Properties
Property | Description |
---|---|
Specifies HTTP proxy host name for tunneling SSL client connections |
|
Specifies the forward HTTP proxy host port for tunneling TLS/SSL client connections |
|
Enables one or more authentication services, such as TCP/IP with SSL |
|
Specifies the encryption client behavior |
|
Specifies encryption algorithms that the client can use |
|
Specifies the checksum client behavior |
|
Specifies the crypto-checksum algorithms the client can use |
|
Specifies whether the client overrides the strong authentication credential with the stored wallet password credential for the database connection |
|
Enforces the database server distinguished name (DN) matches its service name |
|
Enforces the connection to use a specific SSL/TLS version |
|
Enables forward HTTP proxy tunneling client connections |
|
Specifies the location of wallets |
OracleConfiguration Command Properties
OracleConfiguration
Command properties are listed in Table 6-26.
Table 6-26 OracleConfiguration Command Properties
Property | Description |
---|---|
Specifies whether the binding method used for the parameter collection is by name or by position |
|
Specifies the number of seconds the command is allowed to execute before terminating the execution with an exception |
OracleConfiguration Directories Properties
OracleConfiguration
Directories properties are listed in Table 6-27.
Table 6-27 OracleConfiguration Directories Properties
Property | Description |
---|---|
Specifies the default directory entry that contains a LDAP Oracle Context from which connect identifiers can be created, modified, or looked up |
|
Lists the host names and port numbers of the primary and alternate LDAP directory servers |
|
Specifies the directory server type used, such as Oracle Internet Directory or Microsoft Active Directory |
|
Specifies the |
|
Specifies whether the LDAP naming adapter should attempt to authenticate using a specified wallet when it connects to the LDAP directory to resolve the name in the connect string |
|
specifies the non-blocking connection timeout to the LDAP server |
OracleConfiguration High Availability Properties
OracleConfiguration
High Availability properties are listed in Table 6-28.
Table 6-28 OracleConfiguration High Availability Properties
Property | Description |
---|---|
Specifies the address that the provider listens to for all notifications sent by the database for continuous query notification feature. |
|
Specifies the port number that the provider listens to for all notifications sent by the database for continuous query notification, Fast Connection Failover, and/or Runtime Connection Load Balancing features |
|
Enables the application to receive Fast Connection Failover events for maintaining application high availability |
|
Specifies the configuration file to define Oracle Notification Service (ONS) behavior |
|
Specifies the ONS daemon mode as either |
|
Defines whether the ONS connection uses TCP/IP or TCP/IP with SSL/TLS |
|
Specifies the directory location of the ONS wallets |
|
Returns a collection of logical ONS servers added through |
|
Specifies the time to wait before retrying connecting to a service that becomes unavailable. |
OracleConfiguration Performance Properties
OracleConfiguration
Performance properties are listed in Table 6-29.
Table 6-29 OracleConfiguration Performance Properties
Property | Description |
---|---|
Specifies the total memory size, in bytes, that the provider allocates to cache data fetched in one database round-trip |
|
Enables the application to receive runtime connection load balancing information |
|
Specifies the maximum number of statements that can be cached when self-tuning is enabled |
|
Specifies the ODP.NET connection performance counters to publish so that they can be monitored |
|
Specifies the buffer space limit for receive operations of sessions |
|
Specifies whether self-tuning is enabled for an ODP.NET application |
|
Specifies the buffer space limit for send operations of sessions |
|
Specifies the number of cursors or statements to be cached for each database connection |
|
Preempts delays in buffer flushing within the TCP/IP protocol stack |
OracleConfiguration Debug Tracing Properties
OracleConfiguration
Debug Tracing properties are listed in Table 6-30.
Table 6-30 OracleConfiguration Debug Tracing Properties
Property | Description |
---|---|
Specifies the destination directory to output provider traces |
|
Specifies the generated trace level to trace ODP.NET calls and diagnose provider issues |
|
Specifies whether to generate a single trace file or multiple trace files for multithreaded applications |