К основному контенту

Oracle preintall rpm

Пакет oracle-rdbms-server-*-preinstall-*.rpm создан для оптимизации работы ОС Linux при работе с БД Oracle.
Пакет производит следующие настройки:
1.       Устанавливает необходимые для работы БД rpm-пакеты.
2.       Создает пользователя oracle и группы oinstall и dba
3.       Производит настройки в sysctl.conf, устанавливает необходимые параметры запуска системы и драйверов.
4.       Устанавливает рекомендованные лимиты на использование ресурсов пользователем oracle.
5.       Устанавливает другие необходимые параметры в зависимости от версии ядра ОС.

Рекомендуется устанавливать данный пакет непосредственно перед установкой СУБД Oracle на платформах RHEL/OEL.

Пакет доступен для скачивания и установки из стандартного репозитория Oracle Linux.




2.1.4 About the Oracle RDBMS Pre-Install and Oracle Validated RPMs
If your Linux distribution is Oracle Linux, or Red Hat Enterprise Linux, and you are an Oracle Linux customer, then you can complete most preinstallation configuration tasks by using the Oracle RDBMS Server Pre-Install RPM or Oracle Validated RPM for your release, which is available from the Oracle Linux Network, or available on the Oracle Linux DVDs. Using the Oracle Pre-Install RPM is not required, but Oracle recommends you use it to save time in setting up your cluster servers.
When it is installed, the Oracle Pre-Install RPM or Oracle Validated 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 RDBMS Pre-Install program
·         Sets hard and soft resource limits
·         Sets other recommended parameters, depending on your kernel version
You can obtain Linux kernels from the Oracle Linux public Yum repository. The public Yum repository for Oracle Linux 4, Oracle Linux 5 and Oracle Linux 6 is available at the following URL: http://public-yum.oracle.com/

Комментарии