Error in invoking
target agent nmhs of makefile
Applies to:
Oracle Enterprise Linux – Version: 7
Oracle Database 11.2.0.4
Description:
After successful
installation of Oracle Linux 7, when I start the installation of Oracle
Database 11.2.0.4 it is going to hang on 70%, installation log file show the following error:
Exception
Name: MakefileException
Exception
String: Error in invoking target ‘agent nmhs’ of makefile
Solution:
To
fix the above problem follow the simple steps:
Edit
this file:
-
/d01/app/oracle/product/11.2.0/dbhome_1/sysman/lib/ins_emagent.mk
-
Change
the following:
OLD:
$(MK_EMAGENT_NMECTL)
NEW:
$(MK_EMAGENT_NMECTL) –lnnz11
Restart
the Database installation, now it is completed successfully.
Your
comments, especially which will help us improve the functionality, will be
greatly appreciatedJ
👉 Check our complete guide:
Oracle Error Codes Guide
Author Box
About the Author
Rana Abdul Wahid is an experienced Oracle Database Administrator with expertise in Oracle Database Administration, Oracle Data Guard, RMAN Backup & Recovery, Oracle RAC, Oracle E-Business Suite, Performance Tuning, and High Availability Solutions.
Through this blog, he shares practical Oracle DBA solutions, troubleshooting guides, interview preparation resources, and production-tested best practices for database professionals worldwide.
No comments:
Post a Comment