When Oracle 11g is installed on Linux 7, an error in invoking target is reported when the installation process reaches 86%. The screenshot is as follows
solution:
[oracle@emrtest ~]$ cd $ORACLE_HOME/sysman/lib/
[oracle@emrtest lib]$ vi ins_emagent.mk
Find:
$(SYSMANBIN)emdctl:
$(MK_EMAGENT_NMECTL)
Modify to:
$(SYSMANBIN)emdctl:
$(MK_EMAGENT_NMECTL) -lnnz11
Click Retry after the change
Read More:
- [Solved] Oracle 18C RAC Install Error: Error in invoking target ‘irman ioracle idrdactl idrdalsnr idrdaproc‘ of makefile
- [Solved] pytorch CrossEntropyLoss Error: RuntimeError: 1D target tensor expected, multi-target not supported
- C++ Error: Invoking “make -j2 -l2“ failed [How to Solve]
- Node.js operation mysql error Cannot enqueue Handshake after invoking quit
- [Solved] catkin_make Error: Invoking “make -j12 -l12“ failed
- SpringBoot uses MyBatis error: Error invoking SqlProvider method (tk.mybatis.mapper.provider.base.BaseInsertProvider.dynamicSQL)
- Angular Start Porject error: ERROR in The target entry-point “primeng/editor“ has missing dependencies:
- [Solved] Disconnected from the target VM, address : ‘127.0.0.1:6847’ , transport : ‘socket’
- Eclipse Godson Error: Makefile:recipe for target ‘clean‘ failed
- Go build package error: TARGET_OS_MAC & IOMasterPort
- [Solved] target_link_libraries error: a missing vtable usually means the first non-inline virtual member function has no definition.
- [Solved] CMake Error Cannot specify link libraries for target “variational“ which is not built by this projec
- stm32cubeAI “validation on target “ ERROR [How to Solve]
- [Solved] RK3399 Compile UBOOT Error: No rule to make target , needed by
- CCS Error: gmake: Target ‘all‘ not remade because of errors.
- [Solved] Angular Start Project Error: The target entry-point “ngx-echarts“ has missing dependencies: – @juggle/resi
- SAP RETAIL Automatic replenishment WRP1R transaction code error: Forecast values for determining target stock do not exist –
- How to Solve Element Error: target is not existed: .page-component__scroll .el-scrollbar__wrap
- [Solved] Android Kotlin Package release Error: Lint found fatal errors while assembling a release target.
- target is multiclass but average=’binary’. please choose another average setting.