INFO: Loading beanstore from file:/data/database/database/response/db_install.rsp
INFO: Translating external format into raw format
INFO: Loaded BeanStore using the flow data source
INFO: Registering the flow data beans
INFO: [INS-07001] Value for property 'oracle_install_RACInstall' not found in the bean store.
INFO: [INS-07001] Value for property 'CLUSTER_NODES' not found in the bean store.
INFO: [INS-07001] Value for property 'oracle_install_OSDBA' not found in the bean store.
INFO: [INS-07001] Value for property 'oracle_install_OSOPER' not found in the bean store.
INFO: [INS-07001] Value for property 'oracle_install_db_GlobalDBName' not found in the bean store.
INFO: [INS-07001] Value for property 'oracle_install_db_SID' not found in the bean store.
INFO: [INS-07001] Value for property 'oracle_install_db_StorageType' not found in the bean store.
INFO: [INS-07001] Value for property 'oracle_install_db_InstallOption' not found in the bean store.
INFO: [INS-07001] Value for property 'oracle_install_db_CustomInstall' not found in the bean store.
INFO: [INS-07001] Value for property 'oracle_install_db_SystemClass' not found in the bean store.
INFO: [INS-07001] Value for property 'oracle_install_db_QuickInstallOption' not found in the bean store.
INFO: [INS-07001] Value for property 'oracle_install_db_AllocatedMemory' not found in the bean store.
INFO: [INS-07001] Value for property 'oracle_install_db_AutoMemoryOption' not found in the bean store.
INFO: [INS-07001] Value for property 'oracle_install_db_ConfigurationType' not found in the bean store.
INFO: [INS-07001] Value for property 'oracle_install_db_EMCentralAgentSelected' not found in the bean store.
INFO: [INS-07001] Value for property 'oracle_install_db_MountPointLocation' not found in the bean store.
INFO: [INS-07001] Value for property 'oracle_install_db_LaunchDBCA' not found in the bean store.
INFO: [INS-07001] Value for property 'oracle_install_db_SecureConfigDisabled' not found in the bean store.
INFO: [INS-07001] Value for property 'oracle_install_db_EnableAutoBackup' not found in the bean store.
INFO: [INS-07001] Value for property 'oracle_install_db_LoadExampleSchemas' not found in the bean store.
INFO: [INS-07001] Value for property 'oracle_install_db_ReceiveEmailNotif
ication' not found in the bean store
环境变量:
# User specific environment and startup programs
PATH=$PATH:$HOME/.local/bin:$HOME/bin
export PATH
export ORACLE_BASE=/data/oracle
export ORACLE_HOME=$ORACLE_BASE/product/11.2.0/db_1
#oracle启动数据库实例名
export ORACLE_SID=orcl11g
#添加系统环境变量
export PATH=$ORACLE_HOME/bin:/usr/sbin:$PATH
export LD_LIBRARY_PATH=$ORACLE_HOME/lib:/usr/lib
export TNS_ADMIN=$ORACLE_HOME/network/admin
安装文件:
#------------------------------------------------------------------------------
#------------------------------------------------------------------------------
oracle.install.responseFileVersion=/oracle/install/rspfmt_dbinstall_response_schema_v11_2_0
#------------------------------------------------------------------------------
#-------------------------------------------------------------------------------
oracle.install.option=INSTALL_DB_SWONLY
#-------------------------------------------------------------------------------
#-------------------------------------------------------------------------------
ORACLE_HOSTNAME=yukhan
#-------------------------------------------------------------------------------
#-------------------------------------------------------------------------------
UNIX_GROUP_NAME=oinstall
#-------------------------------------------------------------------------------
#-------------------------------------------------------------------------------
INVENTORY_LOCATION=/data/oraInventory
#-------------------------------------------------------------------------------
#------------------------------------------------------------------------------
SELECTED_LANGUAGES=en
#------------------------------------------------------------------------------
#------------------------------------------------------------------------------
ORACLE_HOME=/data/oracle/product/11.2.0/db_1
#------------------------------------------------------------------------------
#------------------------------------------------------------------------------
ORACLE_BASE=/data/oracle/
#------------------------------------------------------------------------------
#------------------------------------------------------------------------------
oracle.install.db.InstallEdition=EE
#------------------------------------------------------------------------------
#------------------------------------------------------------------------------
oracle.install.db.isCustomInstall=false
#------------------------------------------------------------------------------
#------------------------------------------------------------------------------
oracle.install.db.customComponents=oracle.server:11.2.0.1.0,oracle.sysman.ccr:10.2.7.0.0,oracle.xdk:11.2.0.1.0,oracle.rdbms.oci:11.
2.0.1.0,oracle.network:11.2.0.1.0,oracle.network.listener:11.2.0.1.0,oracle.rdbms:11.2.0.1.0,oracle.options:11.2.0.1.0,oracle.rdbms
.partitioning:11.2.0.1.0,oracle.oraolap:11.2.0.1.0,oracle.rdbms.dm:11.2.0.1.0,oracle.rdbms.dv:11.2.0.1.0,orcle.rdbms.lbac:11.2.0.1.
0,oracle.rdbms.rat:11.2.0.1.0
###############################################################################
###############################################################################
#------------------------------------------------------------------------------
#------------------------------------------------------------------------------
oracle.install.db.DBA_GROUP=dba
#------------------------------------------------------------------------------
#------------------------------------------------------------------------------
oracle.install.db.OPER_GROUP=oinstall
#------------------------------------------------------------------------------
#------------------------------------------------------------------------------
oracle.install.db.CLUSTER_NODES=
#------------------------------------------------------------------------------
#------------------------------------------------------------------------------
oracle.install.db.config.starterdb.type=GENERAL_PURPOSE
#------------------------------------------------------------------------------
#------------------------------------------------------------------------------
oracle.install.db.config.starterdb.globalDBName=orcl11g
#------------------------------------------------------------------------------
#------------------------------------------------------------------------------
oracle.install.db.config.starterdb.SID=orcl11g
#------------------------------------------------------------------------------
#------------------------------------------------------------------------------
oracle.install.db.config.starterdb.characterSet=AL32UTF8
#------------------------------------------------------------------------------
#------------------------------------------------------------------------------
oracle.install.db.config.starterdb.memoryOption=true
#------------------------------------------------------------------------------
#------------------------------------------------------------------------------
oracle.install.db.config.starterdb.memoryLimit=3072
#------------------------------------------------------------------------------
#------------------------------------------------------------------------------
oracle.install.db.config.starterdb.installExampleSchemas=false
#------------------------------------------------------------------------------
#------------------------------------------------------------------------------
oracle.install.db.config.starterdb.enableSecuritySettings=true
###############################################################################
###############################################################################
#------------------------------------------------------------------------------
#-------------------------------------------------------------------------------
oracle.install.db.config.starterdb.password.ALL=root@001
#-------------------------------------------------------------------------------
#-------------------------------------------------------------------------------
oracle.install.db.config.starterdb.password.SYS=
#-------------------------------------------------------------------------------
#-------------------------------------------------------------------------------
oracle.install.db.config.starterdb.password.SYSTEM=
#-------------------------------------------------------------------------------
#-------------------------------------------------------------------------------
oracle.install.db.config.starterdb.password.SYSMAN=
#-------------------------------------------------------------------------------
#-------------------------------------------------------------------------------
oracle.install.db.config.starterdb.password.DBSNMP=
#-------------------------------------------------------------------------------
#-------------------------------------------------------------------------------
oracle.install.db.config.starterdb.control=DB_CONTROL
#-------------------------------------------------------------------------------
#-------------------------------------------------------------------------------
oracle.install.db.config.starterdb.gridcontrol.gridControlServiceURL=
#-------------------------------------------------------------------------------
#-------------------------------------------------------------------------------
oracle.install.db.config.starterdb.dbcontrol.enableEmailNotification=false
#-------------------------------------------------------------------------------
#-------------------------------------------------------------------------------
oracle.install.db.config.starterdb.dbcontrol.emailAddress=
#-------------------------------------------------------------------------------
#-------------------------------------------------------------------------------
oracle.install.db.config.starterdb.dbcontrol.SMTPServer=
###############################################################################
###############################################################################
#------------------------------------------------------------------------------
#------------------------------------------------------------------------------
oracle.install.db.config.starterdb.automatedBackup.enable=false
#------------------------------------------------------------------------------
#------------------------------------------------------------------------------
oracle.install.db.config.starterdb.automatedBackup.osuid=
#-------------------------------------------------------------------------------
#-------------------------------------------------------------------------------
oracle.install.db.config.starterdb.automatedBackup.ospwd=
#-------------------------------------------------------------------------------
#------------------------------------------------------------------------------
oracle.install.db.config.starterdb.storageType=
#-------------------------------------------------------------------------------
#-------------------------------------------------------------------------------
oracle.install.db.config.starterdb.fileSystemStorage.dataLocation=
#-------------------------------------------------------------------------------
#-------------------------------------------------------------------------------
oracle.install.db.config.starterdb.fileSystemStorage.recoveryLocation=
#-------------------------------------------------------------------------------
#-------------------------------------------------------------------------------
oracle.install.db.config.asm.diskGroup=
#-------------------------------------------------------------------------------
#-------------------------------------------------------------------------------
oracle.install.db.config.asm.ASMSNMPPassword=
#------------------------------------------------------------------------------
#------------------------------------------------------------------------------
MYORACLESUPPORT_USERNAME=
#------------------------------------------------------------------------------
#------------------------------------------------------------------------------
MYORACLESUPPORT_PASSWORD=
#------------------------------------------------------------------------------
#------------------------------------------------------------------------------
SECURITY_UPDATES_VIA_MYORACLESUPPORT=
#------------------------------------------------------------------------------
#------------------------------------------------------------------------------
DECLINE_SECURITY_UPDATES=true
#------------------------------------------------------------------------------
#------------------------------------------------------------------------------
PROXY_HOST=
#------------------------------------------------------------------------------
#------------------------------------------------------------------------------
PROXY_PORT=
#------------------------------------------------------------------------------
#------------------------------------------------------------------------------
PROXY_USER=
#------------------------------------------------------------------------------
#------------------------------------------------------------------------------
PROXY_PWD=
设置好字符集,再执行startOracle.sh