zoukankan      html  css  js  c++  java
  • 关于 Oracle Preinstallation RPM

    About the Oracle Preinstallation RPM

    来源

    https://docs.oracle.com/en/database/oracle/oracle-database/18/cwlin/about-the-oracle-preinstallation-rpm.html#GUID-C15A642B-534D-4E4A-BDE8-6DC7772AA9C8

    If your Linux distribution is Oracle Linux, or Red Hat Enterprise Linux, and you are an Oracle Linux support customer, then you can complete most preinstallation configuration tasks by using the Oracle Preinstallation RPM for your release.

    Oracle Preinstallation RPMs are available from the Oracle Linux Network or available on the Oracle Linux DVDs. Using the Oracle Preinstallation RPM is not required, but Oracle recommends you use it to save time in setting up your cluster servers.

    When installed, the Oracle Preinstallation RPM does the following:

    • Automatically downloads and installs any additional RPM packages needed for installing Oracle Grid Infrastructure and Oracle Database, and resolves any dependencies

    • Creates an oracle user, and creates the oraInventory (oinstall) and OSDBA (dba) groups for that user

    • As needed, sets sysctl.conf settings, system startup parameters, and driver parameters to values based on recommendations from the Oracle Preinstallation RPM program

    • Sets hard and soft resource limits

    • Sets other recommended parameters, depending on your kernel version

    • Sets numa=off in the kernel for Linux x86_64 machines.

    Note:

    The Oracle Preinstallation RPM does not install OpenSSH, which is required for Oracle Grid Infrastructure installation. If you perform a minimal Linux installation and install the Oracle Preinstallation RPM for your release, then you must also install the OpenSSH client manually. Using RSH is no longer supported.

    To become an Oracle Linux Network customer, contact your sales representative or purchase a license from the Oracle Linux store:

    https://shop.oracle.com/product/oraclelinux

    To register your server on the Unbreakable Linux Network, or to find out more information, see the following URL:

    https://linux.oracle.com

    If you are using Oracle Linux 5.2 or a higher release, then the Oracle Preinstallation RPM is included on the install media.

    Note:

    The Oracle Preinstallation RPM designated for each Oracle Database release sets kernel parameters and resource limits only for the user account oracle. To use multiple software account owners, you must perform system configuration for other accounts manually.

  • 相关阅读:
    loadOnStartup = 1
    TP复习8
    TP复习7
    TP复习6
    TP复习5
    TP复习4
    TP复习3
    TP复习2
    TP复习
    document.createElement("A");
  • 原文地址:https://www.cnblogs.com/jinanxiaolaohu/p/9829641.html
Copyright © 2011-2022 走看看