Perform this procedure on each application server.
Note: All entries used as Oracle database objects (such as user names, passwords, and tablespaces) should follow Oracle recommendations for naming conventions. In addition, Oracle recommends using strong passwords, as described in the Secure Configuration Guide.
Note: Oracle recommends saving the response file with a name that references the Central Coding instance with which it is associated.
Descriptions of response file parameters
Parameter |
Description |
---|---|
svLanguage |
Locale:
|
szCompanyName |
Company name. |
szCompanyURL |
Company URL. |
szDir (First) |
Base installation directory. This should match the information you specify in the parameter for the Central Coding instance directory. |
svAuthChoice |
Authentication scheme used. This must be NATIVE for self-hosted installations. |
instanceName |
Instance name. |
svPort |
TNS port number. This must be an empty port that has not been used by any other software. |
szDir (Second) |
Directory for the Central Coding instance. This should match the information you specified in the installation directory parameter. |
Central Coding Database user parameters |
|
svDBServer |
Database server connection string for the Central Coding Database user. |
svOracleSysPassword |
Oracle system password. This must be entered only if svCreateUser is TRUE. |
svdbUID |
Central Coding Database user ID. |
svdbPID |
Central Coding Database user password. |
svDBTablespace |
Name of the tablespace for the Central Coding database. |
svCreateUser |
Controls whether the user specified by svdbUID is created (TRUE), or if an existing user identified by svdbUID will be reused (FALSE). |
Platform Database user parameters |
|
svDBServer |
Database server connection string for the Platform Database user. |
svOracleSysPassword |
Oracle system password. This must be entered only if svCreateUser is TRUE. |
svdbUID |
Platform Database user ID. |
svdbPID |
Platform Database user password. |
svDBTablespace |
Name of the tablespace for the Platform database. |
svCreateUser |
Controls whether the user specified by svdbUID is created (TRUE), or if an existing user identified by svdbUID will be reused (FALSE). |
Dictionary Database user parameters |
|
svDBServer |
Database server connection string for the Dictionary Database user. |
svdbUID |
Dictionary Database user ID. |
svdbPID |
Dictionary Database user password. |
Certificate parameters |
|
svCertSubject |
Certificate subject. |
svCertIssuer |
Certificate issuer. |
svCertName |
Certificate name. |
svCertExpiration |
Certificate expiration date, in the format MM/DD/YYYY H:MM:SS AM/PM. |
svCertThumbprint |
Certificate thumbprint. Note: Make sure there are no spaces in the value of the parameter. |
Copyright © 2006, 2016 Oracle and/or its affiliates. All rights reserved.