You need to adjust the following parameters to be non-default parameters: oracle. install. Configure
You need to adjust the following parameter to non-default parameter oracle. install. responseFileVersion =/oracle/install/uninstall oracle. install. option = INSTALL_DB_SWONLY ORACLE_HOSTNAME = rhel6 UNIX_GROUP_NAME = oinstall INVENTORY_LOCATION =/opt/oracle/
You need to adjust the following parameters to be non-default parameters.
Oracle. install. responseFileVersion =/oracle/install/rspfmt_dbinstall_response_schema_v12.1.0
Oracle. install. option = INSTALL_DB_SWONLY
ORACLE_HOSTNAME = rhel6
UNIX_GROUP_NAME = oinstall
INVENTORY_LOCATION =/opt/oracle/testdb/oraInventory
Selected_ages = en
ORACLE_HOME =/opt/oracle/testdb/products/12.1.1
ORACLE_BASE =/opt/oracle/testdb
Oracle. install. db. InstallEdition = EE
Oracle. install. db. DBA_GROUP = dba
Oracle. install. db. OPER_GROUP = dba
Oracle. install. db. BACKUPDBA_GROUP = dba
Oracle. install. db. DGDBA_GROUP = dba
Oracle. install. db. KMDBA_GROUP = dba
Oracle. install. db. isRACOneInstall = false
SECURITY_UPDATES_VIA_MYORACLESUPPORT = false
DECLINE_SECURITY_UPDATES = true
Oracle. installer. autoupdates. option = SKIP_UPDATES
Run the following command to install the Database.
./RunInstaller-silent-ignoreSysPrereqs-ignorePrereq-responseFile/data2/database/response/db_install.rsp
The Basic Environment configuration of the system. Oracle users are created in the same way as earlier versions.
No related posts.
Original article address: Silent Installation configuration for Oracle 12c. Thank you for sharing it with me.