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 in which 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 the
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 | If using agent mutual authentication, set this to Y. For more information, see Secure Socket Layer (SSL) Configuration. |
| JMS_PORT | 7918 | Server port |
| DB_TYPE | derby | Use this 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 the database user ID, where <DB> is: DERBY|MYSQL|ORA|SQLSVR |
| ORA_DB_SCHEMA | Required for Oracle, the 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 databases other than Derby, the database connection, where <DB> is MYSQL|ORA|SQLSVR | |
| IS_INSTALL_MODE | Required; installation mode must be set to silent | |
| SRA_ADMIN | Required 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 is required only for new Serena Common Tomcat installations |
For examples of the option settings needed for each database type, Derby, Oracle, MySQL, and MS SQL Server, see (Windows) Server Silent Install: OptionsFile.txt Examples.
Copyright © 2011–2014 Serena Software, Inc. All rights reserved.