Last session properties files, Application server and database settings, Connection pools settings – Oracle Audio Technologies Oracle Retail Place 12.2 User Manual

Page 43

Advertising
background image

Install.properties Parameters Reference

Installing Place

5-15

Last Session Properties Files

The Last Session Properties Files settings enable you to specify the location where you
want to store the last-session.properties and missing-entries.properties files.

The following table describes the Last Session Properties Files settings:

Application Server and Database Settings

The Application and Database settings enable you to specify the default application
server for the Place application and the database.

The following table describes the Application Server and Database settings:

Connection Pools Settings

The Connections Pools settings enable you to specify the minimum and maximum
database connections in the connection pools used in the Place application.

The following table describes the Connection Pools settings:

Table 5–4

Last Session Properties Files

Parameter

Description

install.properties.savefile

Use this parameter to specify the location where you want to store the
last-session.properties file. This file generates once you exit from the installer, and
contains all the property names and values used in the last installation.

missing.properties.savefile

Use this parameter to specify the location where you want to store the
missing-entries.properties file. This file generates just before the installer exits, and
contains all the property names and values that could not be resolved during
installation.

Table 5–5

Application Server and Database Settings

Parameter

Description

install.appserver

Use this parameter to specify the default application server. For Place, specify
weblogic.

Table 5–6

Connections in the Connection Pools

Parameter

Description

weblogic.connectionpool.min

Use this parameter to specify the minimum database
connections in a connection pool.

weblogic.connectionpool.max

Use this parameter to specify the maximum database
connections in a connection pool.

weblogic.dbcpool.commonconnectionpool.min

Use this parameter to specify the minimum database
connections in the common connection pool.

weblogic.dbcpool.commonconnectionpool.max

Use this parameter to specify the maximum database
connections in the common connection pool.

weblogic.dbcpool.businessconnectionpool.min

Use this parameter to specify the minimum database
connections in the business connection pool.

weblogic.dbcpool.businessconnectionpool.max

Use this parameter to specify the maximum database
connections in the business connection pool.

weblogic.dbcpool.forecastconnectionpool.min

Use this parameter to specify the minimum database
connections in the forecast connection pool.

weblogic.dbcpool.forecastconnectionpool.max

Use this parameter to specify the maximum database
connections in the forecast connection pool.

Advertising