|
22 | 22 | #
|
23 | 23 | #################################################################################
|
24 | 24 |
|
25 |
| - |
26 | 25 | ####################################################################
|
27 |
| -## Copyright(c) Oracle Corporation 1998,2017. All rights reserved.## |
| 26 | +## Copyright(c) Oracle Corporation 1998,2018. All rights reserved.## |
28 | 27 | ## ##
|
29 | 28 | ## Specify values for the variables listed below to customize ##
|
30 | 29 | ## your installation. ##
|
|
43 | 42 | #-------------------------------------------------------------------------------
|
44 | 43 | # Do not change the following system generated value.
|
45 | 44 | #-------------------------------------------------------------------------------
|
46 |
| -oracle.install.responseFileVersion=/oracle/install/rspfmt_dbinstall_response_schema_v12.2.0 |
| 45 | +oracle.install.responseFileVersion=/oracle/install/rspfmt_dbinstall_response_schema_v18.0.0 |
47 | 46 |
|
48 | 47 | #-------------------------------------------------------------------------------
|
49 | 48 | # Specify the installation option.
|
50 | 49 | # It can be one of the following:
|
51 | 50 | # - INSTALL_DB_SWONLY
|
52 | 51 | # - INSTALL_DB_AND_CONFIG
|
53 |
| -# - UPGRADE_DB |
54 | 52 | #-------------------------------------------------------------------------------
|
55 | 53 | oracle.install.option=INSTALL_DB_SWONLY
|
56 | 54 |
|
57 | 55 | #-------------------------------------------------------------------------------
|
58 | 56 | # Specify the Unix group to be set for the inventory directory.
|
59 | 57 | #-------------------------------------------------------------------------------
|
60 |
| -UNIX_GROUP_NAME=dba |
| 58 | +UNIX_GROUP_NAME=oinstall |
61 | 59 |
|
62 | 60 | #-------------------------------------------------------------------------------
|
63 | 61 | # Specify the location which holds the inventory files.
|
64 | 62 | # This is an optional parameter if installing on
|
65 | 63 | # Windows based Operating System.
|
66 | 64 | #-------------------------------------------------------------------------------
|
67 |
| -INVENTORY_LOCATION=/u01/installervb |
68 |
| -#------------------------------------------------------------------------------- |
69 |
| -# Specify the complete path of the Oracle Home. |
70 |
| -#------------------------------------------------------------------------------- |
71 |
| -ORACLE_HOME=/u01/app/oracle/product/12.2/db_1 |
| 65 | +INVENTORY_LOCATION=/u01/app/oraInventory |
72 | 66 |
|
73 | 67 | #-------------------------------------------------------------------------------
|
74 | 68 | # Specify the complete path of the Oracle Base.
|
@@ -137,59 +131,16 @@ oracle.install.db.OSRACDBA_GROUP=dba
|
137 | 131 | # Grid Options #
|
138 | 132 | # #
|
139 | 133 | ###############################################################################
|
140 |
| -#------------------------------------------------------------------------------ |
141 |
| -# Specify the type of Real Application Cluster Database |
142 |
| -# |
143 |
| -# - ADMIN_MANAGED: Admin-Managed |
144 |
| -# - POLICY_MANAGED: Policy-Managed |
145 |
| -# |
146 |
| -# If left unspecified, default will be ADMIN_MANAGED |
147 |
| -#------------------------------------------------------------------------------ |
148 |
| -oracle.install.db.rac.configurationType= |
149 | 134 |
|
150 | 135 | #------------------------------------------------------------------------------
|
151 |
| -# Value is required only if RAC database type is ADMIN_MANAGED |
| 136 | +# Value is required only if the specified install option is INSTALL_DB_SWONLY |
152 | 137 | #
|
153 | 138 | # Specify the cluster node names selected during the installation.
|
154 |
| -# Leaving it blank will result in install on local server only (Single Instance) |
155 | 139 | #
|
156 | 140 | # Example : oracle.install.db.CLUSTER_NODES=node1,node2
|
157 | 141 | #------------------------------------------------------------------------------
|
158 | 142 | oracle.install.db.CLUSTER_NODES=
|
159 | 143 |
|
160 |
| -#------------------------------------------------------------------------------ |
161 |
| -# This variable is used to enable or disable RAC One Node install. |
162 |
| -# |
163 |
| -# - true : Value of RAC One Node service name is used. |
164 |
| -# - false : Value of RAC One Node service name is not used. |
165 |
| -# |
166 |
| -# If left blank, it will be assumed to be false. |
167 |
| -#------------------------------------------------------------------------------ |
168 |
| -oracle.install.db.isRACOneInstall=false |
169 |
| - |
170 |
| -#------------------------------------------------------------------------------ |
171 |
| -# Value is required only if oracle.install.db.isRACOneInstall is true. |
172 |
| -# |
173 |
| -# Specify the name for RAC One Node Service |
174 |
| -#------------------------------------------------------------------------------ |
175 |
| -oracle.install.db.racOneServiceName= |
176 |
| - |
177 |
| -#------------------------------------------------------------------------------ |
178 |
| -# Value is required only if RAC database type is POLICY_MANAGED |
179 |
| -# |
180 |
| -# Specify a name for the new Server pool that will be configured |
181 |
| -# Example : oracle.install.db.rac.serverpoolName=pool1 |
182 |
| -#------------------------------------------------------------------------------ |
183 |
| -oracle.install.db.rac.serverpoolName= |
184 |
| - |
185 |
| -#------------------------------------------------------------------------------ |
186 |
| -# Value is required only if RAC database type is POLICY_MANAGED |
187 |
| -# |
188 |
| -# Specify a number as cardinality for the new Server pool that will be configured |
189 |
| -# Example : oracle.install.db.rac.serverpoolCardinality=2 |
190 |
| -#------------------------------------------------------------------------------ |
191 |
| -oracle.install.db.rac.serverpoolCardinality=0 |
192 |
| - |
193 | 144 | ###############################################################################
|
194 | 145 | # #
|
195 | 146 | # Database Configuration Options #
|
@@ -268,13 +219,13 @@ oracle.install.db.config.starterdb.installExampleSchemas=false
|
268 | 219 |
|
269 | 220 | ###############################################################################
|
270 | 221 | # #
|
271 |
| -# Passwords can be supplied for the following four schemas in the # |
272 |
| -# starter database: # |
| 222 | +# Passwords can be supplied for the following four schemas in the # |
| 223 | +# starter database: # |
273 | 224 | # SYS #
|
274 | 225 | # SYSTEM #
|
275 | 226 | # DBSNMP (used by Enterprise Manager) #
|
276 | 227 | # #
|
277 |
| -# Same password can be used for all accounts (not recommended) # |
| 228 | +# Same password can be used for all accounts (not recommended) # |
278 | 229 | # or different passwords for each account can be provided (recommended) #
|
279 | 230 | # #
|
280 | 231 | ###############################################################################
|
@@ -340,8 +291,8 @@ oracle.install.db.config.starterdb.emAdminPassword=
|
340 | 291 |
|
341 | 292 | ###############################################################################
|
342 | 293 | # #
|
343 |
| -# SPECIFY RECOVERY OPTIONS # |
344 |
| -# ------------------------------------ # |
| 294 | +# SPECIFY RECOVERY OPTIONS # |
| 295 | +# ------------------------------------ # |
345 | 296 | # Recovery options for the database can be mentioned using the entries below #
|
346 | 297 | # #
|
347 | 298 | ###############################################################################
|
@@ -388,75 +339,3 @@ oracle.install.db.config.asm.diskGroup=
|
388 | 339 | # Applicable only when oracle.install.db.config.starterdb.storage=ASM_STORAGE
|
389 | 340 | #-------------------------------------------------------------------------------
|
390 | 341 | oracle.install.db.config.asm.ASMSNMPPassword=
|
391 |
| - |
392 |
| -#------------------------------------------------------------------------------ |
393 |
| -# Specify the My Oracle Support Account Username. |
394 |
| -# |
395 |
| -# Example : MYORACLESUPPORT_USERNAME=abc@oracle.com |
396 |
| -#------------------------------------------------------------------------------ |
397 |
| -MYORACLESUPPORT_USERNAME= |
398 |
| - |
399 |
| -#------------------------------------------------------------------------------ |
400 |
| -# Specify the My Oracle Support Account Username password. |
401 |
| -# |
402 |
| -# Example : MYORACLESUPPORT_PASSWORD=password |
403 |
| -#------------------------------------------------------------------------------ |
404 |
| -MYORACLESUPPORT_PASSWORD= |
405 |
| - |
406 |
| -#------------------------------------------------------------------------------ |
407 |
| -# Specify whether to enable the user to set the password for |
408 |
| -# My Oracle Support credentials. The value can be either true or false. |
409 |
| -# If left blank it will be assumed to be false. |
410 |
| -# |
411 |
| -# Example : SECURITY_UPDATES_VIA_MYORACLESUPPORT=true |
412 |
| -#------------------------------------------------------------------------------ |
413 |
| -SECURITY_UPDATES_VIA_MYORACLESUPPORT=false |
414 |
| - |
415 |
| -#------------------------------------------------------------------------------ |
416 |
| -# Specify whether user doesn't want to configure Security Updates. |
417 |
| -# The value for this variable should be true if you don't want to configure |
418 |
| -# Security Updates, false otherwise. |
419 |
| -# |
420 |
| -# The value can be either true or false. If left blank it will be assumed |
421 |
| -# to be true. |
422 |
| -# |
423 |
| -# Example : DECLINE_SECURITY_UPDATES=false |
424 |
| -#------------------------------------------------------------------------------ |
425 |
| -DECLINE_SECURITY_UPDATES=true |
426 |
| - |
427 |
| -#------------------------------------------------------------------------------ |
428 |
| -# Specify the Proxy server name. Length should be greater than zero. |
429 |
| -# |
430 |
| -# Example : PROXY_HOST=proxy.domain.com |
431 |
| -#------------------------------------------------------------------------------ |
432 |
| -PROXY_HOST= |
433 |
| - |
434 |
| -#------------------------------------------------------------------------------ |
435 |
| -# Specify the proxy port number. Should be Numeric and at least 2 chars. |
436 |
| -# |
437 |
| -# Example : PROXY_PORT=25 |
438 |
| -#------------------------------------------------------------------------------ |
439 |
| -PROXY_PORT= |
440 |
| - |
441 |
| -#------------------------------------------------------------------------------ |
442 |
| -# Specify the proxy user name. Leave PROXY_USER and PROXY_PWD |
443 |
| -# blank if your proxy server requires no authentication. |
444 |
| -# |
445 |
| -# Example : PROXY_USER=username |
446 |
| -#------------------------------------------------------------------------------ |
447 |
| -PROXY_USER= |
448 |
| - |
449 |
| -#------------------------------------------------------------------------------ |
450 |
| -# Specify the proxy password. Leave PROXY_USER and PROXY_PWD |
451 |
| -# blank if your proxy server requires no authentication. |
452 |
| -# |
453 |
| -# Example : PROXY_PWD=password |
454 |
| -#------------------------------------------------------------------------------ |
455 |
| -PROXY_PWD= |
456 |
| - |
457 |
| -#------------------------------------------------------------------------------ |
458 |
| -# Specify the Oracle Support Hub URL. |
459 |
| -# |
460 |
| -# Example : COLLECTOR_SUPPORTHUB_URL=https://orasupporthub.company.com:8080/ |
461 |
| -#------------------------------------------------------------------------------ |
462 |
| -COLLECTOR_SUPPORTHUB_URL= |
0 commit comments