Installation and Configuration → Installing Servers and Agents → Server Installation → Silent Mode Server Installation → (Windows) Server Silent Installation → (Windows) Server Silent Install Options
Option | Default/if not specified | Description |
---|---|---|
AgreeToLicense | No | Must be set to Yes |
USE_EXISTING_SETTINGS | Set to
UseExisting if you want to skip the database
install and administration part of the installation.
Important: Use only if there are existing
Deployment Automation
settings populated in the directory specified by:
SRA_USER_INSTALLDIR.
|
|
SRA_USER_INSTALLDIR | c:\Documents and Settings\→ Administrator\→ .serena\ra | Directory to install the server, or if using the USE_EXISTING_SETTINGS=→ "UseExisting" option, the directory where your Deployment Automation settings already exist. |
SKIP_DB | To skip database
creation, include and set this option:
SKIP_DB=SkipDB
Note: To use this option, the
SRA_USER_INSTALLDIR must
not already exist.
|
|
AGENT_MUTUAL_AUTH | N | Agent mutual authentication option: y|N For more information, see Secure Socket Layer (SSL) Configuration. |
JMS_PORT | 7918 | Server port |
DB_TYPE | derby | Use to specify a database vendor other than the default: MYSQL|ORA|SQLSVR |
<DB>_USER | serena_ra | Database user ID, where <DB> is: DERBY|MYSQL|ORA|SQLSVR |
<DB>_PASSWORD | password | Password for database user ID, where <DB> is: DERBY|MYSQL|ORA|SQLSVR |
ORA_DB_SCHEMA | (Required for Oracle) Database schema | |
<DB>_JDBC_DRIVER | (Required) For
databases other than Derby, the JDBC database driver file, where
<DB> is
DERBY|MYSQL|ORA|SQLSVR
Note:
The JDBC database driver must typically be downloaded from the database management system vendor. Serena does not provide it. |
|
DERBY_PORT | (Required for Derby) specify the Derby port 11377 | |
<DB>_DB_CONN | (Required)For database other than Derby, database connection, where <DB> is MYSQL|ORA|SQLSVR | |
IS_INSTALL_MODE | (Required) must be set to: "silent" | |
SRA_ADMIN | (Required) specify the installation owner's administration user name. | |
SRA_ADMIN_PWD | (Required) user-defined password for the user name set by the SRA_ADMIN option. | |
TC_PORT | 8080 | Tomcat port. Only used for new Serena Common Tomcat installations. |
For examples of the option settings needed for each database (Derby, Oracle, MySQL, and MS SQL Server), see (Windows) Server Silent Install: OptionsFile.txt Examples.
Copyright © 2012–2014 Serena Software, Inc. All rights reserved.