updated on Thu Jan 19 12:17:07 UTC 2012
[aur-mirror.git] / oracle / ee.rsp.patch
blob474b9069005bd661fc0a97455f977095c5fce55c
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
3 @@ -41,7 +41,7 @@
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 #-------------------------------------------------------------------------------
11 #Name : ORACLE_HOME
12 @@ -49,7 +49,7 @@
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
21 @@ -57,7 +57,7 @@
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
30 @@ -89,7 +89,7 @@
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
39 @@ -198,7 +198,7 @@
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 #-------------------------------------------------------------------------------
43 -NEXT_SESSION=false
44 +NEXT_SESSION=true
46 #-------------------------------------------------------------------------------
47 #Name : NEXT_SESSION_ON_FAIL
48 @@ -206,7 +206,7 @@
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
57 @@ -406,14 +406,14 @@
58 # Datatype : string
59 # Description: This variable controls the starter database global DB Name.
60 #-------------------------------------------------------------------------------
61 -s_globalDBName=<Value Unspecified>
62 +s_globalDBName="archlinux"
64 #-------------------------------------------------------------------------------
65 # Name : s_dbSid
66 # Datatype : string
67 # Description: This variable controls the starter database SID.
68 #-------------------------------------------------------------------------------
69 -s_dbSid=<Value Unspecified>
70 +s_dbSid="archlinux"
72 ##############################################################################
74 @@ -560,8 +560,8 @@
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={}
85 @@ -706,7 +706,7 @@
86 #Component : oracle.server
87 #-------------------------------------------------------------------------------
89 -n_configurationOption=<Value Unspecified>
90 +n_configurationOption="3"
92 #-------------------------------------------------------------------------------
93 #Name : s_ASMSYSPassword