binghai03 发表于 2018-9-21 10:59:51

超简单 Oracle 12c 安装

# /orc/app/oraInventory/orainstRoot.sh  更改权限/orc/app/oraInventory.
  添加组的读取和写入权限。
  删除全局的读取, 写入和执行权限。
  更改组名/orc/app/oraInventory 到 oinstall.
  脚本的执行已完成。
  # /orc/app/oracle/product/12.2.0/dbhome_1/root.sh
  Performing root user operation.
  The following environment variables are set as:
  ORACLE_OWNER= oracle
  ORACLE_HOME=/orc/app/oracle/product/12.2.0/dbhome_1
  Enter the full pathname of the local bin directory: :
  The contents of "dbhome" have not changed. No need to overwrite.
  The contents of "oraenv" have not changed. No need to overwrite.
  The contents of "coraenv" have not changed. No need to overwrite.
  Entries will be added to the /etc/oratab file as needed by
  Database Configuration Assistant when a database is created
  Finished running generic part of root script.
  Now product-specific root actions will be performed.
  Do you want to setup Oracle Trace File Analyzer (TFA) now ? yes| :
  yes
  Installing Oracle Trace File Analyzer (TFA).
  Log File: /orc/app/oracle/product/12.2.0/dbhome_1/install/root_oracle_2018-07-17_09-33-07-445808435.log
  Finished installing Oracle Trace File Analyzer (TFA)

页: [1]
查看完整版本: 超简单 Oracle 12c 安装