Oracle Application 9i Configuration Manual page 110

Application server wireless edition
Table of Contents

Advertisement

System.Properties
Key
db.session.min
db.connect.minConnections
db.connect.maxConnections
db.connect.incConnections
name.separator
repository.session.check.interval
passwordEncrypted
locatorSystemPasswordEncryption
Hook.class
10-6 Oracle9i Application Server Wireless Edition Configuration Guide
Type
Editable Description
Integer
Y
The minimum or optimal
number of open database
sessions. This parameter is
used to tune the session pool. It
can increase when necessary,
but always attempts to return
to the specified number of
concurrent open database
sessions.
Integer
Y
The minimum number of
connections for the connection
pool. The default is 5.
Integer
Y
The maximum number of
connections for the connection
pool. The default is 100.
Integer
Y
The incremental allocation of
new connections to the
connection pool. The default is
1.
Character N
The separator used in the
service path. This cannot be
modified after installation. The
default is a forward slash: "/".
Seconds
Y
Time interval for unused
connections to be found and
released to the connection pool.
The default is 1.
Boolean
Y
Declares whether the password
in the database connect string
is in clear text or encrypted.
The default is false.
Class
Y
If the value of
Name
passwordEncrypted is true,
this declares which class
implements the password
encryption hook. The default is
oracle.panama.rt.common.Syst
emPasswordEncryption.

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the Application 9i and is the answer not in the manual?

Questions and answers

Subscribe to Our Youtube Channel

Table of Contents