oracle11g靜默安裝---->介質安裝【二】(2)

來源:互聯網
上載者:User

標籤:oracle、靜默

開始安裝oracle軟體:

$cd /tmp/database
 $./runInstaller -silent -responseFile /home/oracle/etc/db_install.rsp
 安裝過程中,如果提示[WARNING]不必理會,此時安裝程式仍在進行,如果出現[FATAL],則安裝程式已經停止了。開啟另一個終端,執行
 #tail -100 f /u01/app/oracle/oraInventory/logs/installActions......log
 可以即時跟蹤查看安裝日誌,瞭解安裝的進度。
 當出現
  以下配置指令碼需要以 "root" 使用者的身份執行。
   #!/bin/sh
   #要啟動並執行 Root 指令碼

  /u01/app/oracle/oraInventory/orainstRoot.sh
  /u01/app/oracle/product/11.2.0/db_1/root.sh
  要執行配置指令碼, 請執行以下操作:
     1. 開啟一個終端視窗
     2. 以 "root" 身份登入
     3. 運行指令碼
     4. 返回此視窗並按 "Enter" 鍵繼續

  Successfully Setup Software.
 表示安裝成功了。按照其提示操作。
 $使用root登入,並執行下面指令碼 
#/u01/app/oracle/oraInventory/orainstRoot.sh
#/u01/app/oracle/product/11.2.0/db_1/root.sh

 


本文出自 “李鵬飛oracle” 部落格,請務必保留此出處http://lipengfei666666.blog.51cto.com/6384154/1635660

oracle11g靜默安裝---->介質安裝【二】(2)

相關文章

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.