25 Mayıs 2018 Cuma

How to install Oracle 11.2.0.4 Grid and Database on Oracle Linux 7.x

Although there is no extra efford is required to install standalone Oracle Database 11.2.0.4 on Oracle Linux 7.x, installation of grid infrastructure requires more work to handle. According to metalink document Installation walk-through - Oracle Grid/RAC 11.2.0.4 on Oracle Linux 7 (Doc ID 1951613.1) there are some extra patchsets required.

Note 1: You can ignore prerequisite checks for
- swap size
- pdksh package
- ASM Device check if #oracleasm querydisk -p is valid

Oracle Grid – Installation Notes

Patch 19404309

Note: It is presumed that the user has already reviewed the Oracle Grid Infrastructure Installation Guide and associated Release Notes; instructions and/or recommendations from those documents will not be repeated here.

After downloading the Oracle Grid Infrastructure software, and before attempting any installation, download Patch 19404309 from My Oracle Support, and apply the patch using the instructions in the patch README.

Patch 18370031

Download Patch 18370031 from My Oracle Support. Then, start an interactive Oracle Grid Infrastructure installation through the Oracle Universal Installer (OUI), but do not execute root.sh on any node until afterthe application of Patch 18370031. When the OUI prompts the user to execute the root.sh scripts*, Patch 18370031 should be applied by following the instructions in Section 2.3, Case 5 – Patching a Software Only GI Home Installation or Before the GI Home Is Configured – of the patch README. Note: The README should be reviewed in full, as it contains other requirements (e.g. upgrading OPatch, etc.).
* If executing a software-only installation, the patch should be applied after the installation concludes, but before any configuration is attempted.
Once Patch 18370031 has been applied, proceed with the remainder of the installation (or configuration).


Oracle Database/RAC – Installation Notes

Note: As the title suggests, this section applies both to installations of Oracle Database and Oracle Real Application Clusters (RAC).

Patch 19404309

Note: It is presumed that the user has already reviewed the Oracle Database, Oracle RAC Installation Guides and associated Release Notes; instructions and/or recommendations from those documents will not be repeated here.

After downloading the Oracle Database/RAC software, and before attempting any installation, download Patch 19404309 from My Oracle Support, and apply the patch using the instructions in the patch README.

Patch 19692824

During installation of Oracle Database or Oracle RAC on OL7, the following linking error may be encountered:
Error in invoking target 'agent nmhs' of makefile '/sysman/lib/ins_emagent.mk'. See '' for details.
If this error is encountered, the user should select Continue. Then, after the installation has completed, the user must download Patch 19692824 from My Oracle Support and apply it per the instructions included in the patch README.

Edit (08.02.2019): Workaround for issue:

  • Edit /u01/app/oracle/product/11.2.0.4/db_1/sysman/lib/ins_emagent.mk
  • Change the below:
    $(MK_EMAGENT_NMECTL)
    
    to
    $(MK_EMAGENT_NMECTL) -lnnz11
  • Retry the installation again.

Additional resources to read:

https://www.markusdba.net/?p=175
http://www.zhongweicheng.com/?p=2956

PS: During installation if you see popups with only title bar without window resizing it will better to install KDE workspace and use KDE desktop instead of GNOME.
for minimal kde install as root (aprx 110MB)
# yum install kde-workspace

Hiç yorum yok:

Yorum Gönder