Oracle Linux 下安裝 Oracle database 12c

來源:互聯網
上載者:User

標籤:blog   http   io   使用   for   檔案   資料   2014   c   

安裝檢查清單硬體檢查清單

略,後續更新。

作業系統檢查清單作業系統版本支援
  • 支援的發行版本、核心等(distribution, release, kernels and packages)
    • 對x86-64系統Linux 6 最低作業系統要求
      • OpenSSh 安裝
      • Oracle Linux 6 Supported distributions:
        • Oracle Linux 6 with the Unbreakable Enterprise kernel:
          • 2.6.39-200.24.1.el6uek.x86_64 or later
        • Oracle Linux 6 with the Red Hat Compatible kernel:
          • 2.6.32-71.el6.x86_64 or later
      • Red Hat Enterprise Linux 6 Supported distributions:
        • Red Hat Enterprise Linux 6:
          • 2.6.32-71.el6.x86_64 or later
        • Red Hat Enterprise Linux 6 with the Unbreakable Enterprise Kernel:
          • 2.6.32-100.28.5.el6.x86_64 or later
      • Packages for Oracle Linux 6 and Red Hat Enterprise Linux 6,參見下表

Oracle Preinstallation RPM for Oracle Linux

通過Oracle Preinstallation RPM for Oracle Linux來配置Oracle資料庫。後續更新。

配置核心參數 for Linux最低參數配置 for installation

在Oracle database安裝時,可以產生和運行fixup指令碼來檢查和設定核心參數。這個指令碼去更新相關要求的核心參數,更新為最小值。

如果不能使用fixup指令碼,可根據下表手動更新:

顯示和改變核心參數值

利用下表的命令來顯示當前核心參數值,確定需要更改哪些。如需要更改,進行以下步驟:

  1. 編輯/etc/sysctl.conf檔案,增加或編輯相關參數,如下所示

    fs.aio-max-nr = 1048576fs.file-max = 6815744kernel.shmall = 2097152kernel.shmmax = 4294967295kernel.shmmni = 4096kernel.sem = 250 32000 100 128net.ipv4.ip_local_port_range = 9000 65500net.core.rmem_default = 262144net.core.rmem_max = 4194304net.core.wmem_default = 262144net.core.wmem_max = 1048576

    修改對重啟仍有效。在SUSE Linux Enterprise Server systems,通過下面的命令使得系統重啟時可以讀取/etc/sysctl.conf檔案:

    # /sbin/chkconfig boot.sysctl on
  2. 鍵入下面的命令來改變核心參數的當前值:

    # /sbin/sysctl -p

    檢查輸出,驗證參數值是否正確。

  3. 鍵入命令[/sbin/sysctl -a]來確認參數值正確。

  4. 重啟系統或通過命令[sysctl -p]來使設定生效。
Oracle使用者環境配置清單建立組和使用者

Oracle Linux 下安裝 Oracle database 12c

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在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.