1 --- src/database/install/response/ee.rsp 2008-10-06 11:35:43.000000000 +0200
2 +++ ee-new.rsp 2009-03-03 15:36:32.000000000 +0100
4 #Description: Complete path of the Oracle Base.
5 #Example: ORACLE_BASE = "C:\app\oracle"
6 #-------------------------------------------------------------------------------
7 -ORACLE_BASE=<Value Unspecified>
8 +ORACLE_BASE="/home/oracle/app/oracle"
10 #-------------------------------------------------------------------------------
13 #Description: Complete path of the Oracle Home.
14 #Example: ORACLE_HOME = "C:\app\oracle\product\11.1.0\db_1"
15 #-------------------------------------------------------------------------------
16 -ORACLE_HOME=<Value Unspecified>
17 +ORACLE_HOME="/home/oracle/app/oracle/product/11.1.0/orarch"
19 #-------------------------------------------------------------------------------
20 #Name : ORACLE_HOME_NAME
22 #Description: Oracle Home Name. Used in creating folders and services.
23 #Example: ORACLE_HOME_NAME = "OHOME1"
24 #-------------------------------------------------------------------------------
25 -ORACLE_HOME_NAME=<Value Unspecified>
26 +ORACLE_HOME_NAME="orarch"
28 #-------------------------------------------------------------------------------
29 #Name : TOPLEVEL_COMPONENT
31 #Description: Set to true if the initial splash screen in OUI needs to be shown.
32 #Example: SHOW_SPLASH_SCREEN = true
33 #-------------------------------------------------------------------------------
34 -SHOW_SPLASH_SCREEN=TRUE
35 +SHOW_SPLASH_SCREEN=FALSE
37 #-------------------------------------------------------------------------------
38 #Name : SHOW_WELCOME_PAGE
40 #Description: Set to true to allow users to go back to the File Locations page for another installation. This flag also needs to be set to true in order to process another response file (see NEXT_SESSION_RESPONSE).
41 #Example: NEXT_SESSION = true
42 #-------------------------------------------------------------------------------
46 #-------------------------------------------------------------------------------
47 #Name : NEXT_SESSION_ON_FAIL
49 #Description: Set to true to allow users to invoke another session even if current install session has failed. This flag is only relevant if NEXT_SESSION is set to true.
50 #Example: NEXT_SESSION_ON_FAIL = true
51 #-------------------------------------------------------------------------------
52 -NEXT_SESSION_ON_FAIL=false
53 +NEXT_SESSION_ON_FAIL=true
55 #-------------------------------------------------------------------------------
56 #Name : SHOW_DEINSTALL_CONFIRMATION
59 # Description: This variable controls the starter database global DB Name.
60 #-------------------------------------------------------------------------------
61 -s_globalDBName=<Value Unspecified>
62 +s_globalDBName="archlinux"
64 #-------------------------------------------------------------------------------
67 # Description: This variable controls the starter database SID.
68 #-------------------------------------------------------------------------------
69 -s_dbSid=<Value Unspecified>
72 ##############################################################################
75 ##############################################################################
76 b_useSamePassword=true
77 s_superAdminPasswdType=S
78 -s_superAdminSamePasswd=<Value Unspecified>
79 -s_superAdminSamePasswdAgain=<Value Unspecified>
80 +s_superAdminSamePasswd="orarchdbadmin"
81 +s_superAdminSamePasswdAgain="orarchdbadmin"
82 sl_superAdminPasswds={}
83 sl_superAdminPasswdsAgain={}
86 #Component : oracle.server
87 #-------------------------------------------------------------------------------
89 -n_configurationOption=<Value Unspecified>
90 +n_configurationOption="3"
92 #-------------------------------------------------------------------------------
93 #Name : s_ASMSYSPassword