Patch silent installation 8.1.1.10
I would appreciate any input for the following issue:
1. Installed SES 8.1.1.0 with ENU language pack on Windows 2008 R2
2. Applied Fix PAck 8.1.1.7
3. Created a Patch Image for 8.1.1.10
4. Created a response file using the following command:
setup -record -destinationFile C:\sami\SESInstll.rsp
The content of the Response file are:
##Donot Change any variables in this file except for ORACLE_HOME_NAME. If changed it should be unique to the machine
s_CCInstallType="empty"
InstalledLanguages="en"
isGatewayInstalled="true"
isSiebelInstalled="true"
ORACLE_HOME="C:\siebel\sba81"
ORACLE_HOME_NAME="OH1429397"
5. Run the silent installation using the following command:
setup -oneclick -silent -debug -responseFile C:\sami\SESInstll.rsp -nowelcome