本帖最后由 Inkcup 于 2025-2-27 16:34 编辑
实验环境:
Oracle Linux 7.9
安装:
Oracle db 12.1.0.1
在安装数据库软件时如果产生如下错误:
Error in invoking target 'links proc gen_pcscfg procob' of makefile '/u01/app/oracle/product/12.1/dbhome_1/precomp/lib/ins_precomp.mk'. See '/u01/app/oraInventory/logs/installActions2025-02-26_01-39-44PM.log' for details.
# 正常报错,解决方法见后帖
Error in invoking target 'utilities' of makefile '/u01/app/oracle/product/12.1/dbhome_1/rdbms/lib/ins_rdbms.mk'. See '/u01/app/oraInventory/logs/installActions2025-02-26_01-39-44PM.log' for details.
#疑似安装环境问题
Error in invoking target 'iokdstry iokinit' of makefile '/u01/app/oracle/product/12.1/dbhome_1/network/lib/ins_nau.mk'. See '/u01/app/oraInventory/logs/installActions2025-02-26_01-39-44PM.log' for details.
#肯定是安装环境配置问题了!快检查安装环境配置! # 后续安装流程见后文
|