3.5.2 TSAM Plus Manager Related Keyword

Table 3-3 TSAM Plus Manager Related Keyword

Keyword Name Data Type Description
OVERWRITE Boolean Ask customer Whether to overwrite it if there is already installed TSAM manager product on this ORACLE_HOME. The default value is true.
APP_SRV_TYPE Number Choose the application server to which oracle TSAM Plus Manager will be deployed. 0 means "Skip, I will deploy TSAM Plus Manager to an existing application server after the installation". 1 means "Bundled WebLogic server". The default value is 1. This option (APP_SRV_TYPE=1) requires at least 14 GB of free disk space.
TSAM_PROPERTY StringList The properties of TSAM Plus Manager, { Max persistence threads

Data persistence queue size

Timeout shutdown (seconds)

Call pattern calculation schedule("DAILY",or "HOURLY")

Call pattern calculation delay (minutes)

Automatic data purge(true or false)

Reserve monitoring data for days

Data purge starting time(24-hour format) }.

For example, TSAM_PROPERTY= {"2","5000","30","DAILY","10","true","30","4"}. It is not required if it import configuration file. $ORACLE_HOME/tsam22.1.0.0.0/tsam.properties.

IMPORT_CONFIG Boolean Whether to import configuration file, if art.properties, tsam.properties , or persistence.xml is under directory $ORACLE_HOME/tsam22.1.0.0.0. the default value is false.

For more information, see Example of Complete Response File.