Use the Silent Installer (Optional)
You can run any of the Oracle Universal Installers—including the Oracle Thesaurus Management System Installers—in silent mode. This may be useful to promote uniform installations in many sites or on many computers.
TMS ships with .rsp (response) files that include the parameter prompts and sample parameter values for each component. They are located on the media pack's Oracle Thesaurus Management System 5.3.1 disk in TMS\TMS_Win_MiddleTier_Installer.zip\Disk1\ stage\Response, and include:
Table 1-6 Response Files and Parameter Information
Component Installed | Response File | Parameter Information |
---|---|---|
TMS DB Server |
oracle.pharma.tms.server.Complete.rsp |
|
TMS Database |
oracle.pharma.tms.db.install.Master.rsp |
|
TMS Database Registration |
oracle.pharma.tms.db.register.Custom.rsp |
|
TMS Front End |
oracle.pharma.tms.frontend.Custom.rsp |
|
TMS Reports Server |
oracle.pharma.tms.reportserver.Complete.rsp |
|
TMS Upgrade |
oracle.pharma.tms.db.upgrade.Master.rsp |
Alternatively, you can run the Installer once, entering values manually, and record the process to create a response file.
Run the file.
In UNIX:
./runInstaller -record -destinationFile response_file_name
In Windows (as an administrator):
setup.exe -record -destinationFile response_file_name
For more information see Oracle Universal Installer documentation at https://docs.oracle.com/cd/E24628_01/em.121/e37799/ch3_response_file.htm#OUICG183
Parent topic: Prepare to Install Oracle Thesaurus Management System