【TechTarget中国原创】问:我试图将Oracle从9.2.0.1升级到9.2.0.4。但是我在升级中遇到了一下问题。第一,我把Oracle Universal Installer从2.2.0.12.0升级到2.2.0.18.0时,需要9.2.0.4的安装包。然后当运行安装包时,发生了以下错误:
Error in invoking target link of makefile /app/oracle/9.2/precomp/lib/ins_precomp.mk Error in invoking target link of makefile /app/oracle/9.2/network/lib/ins_net_server.mk Error in invoking target link of makefile /app/oracle/9.2/network/lib/ins_net_client.mk Error in invoking target link of makefile /app/oracle/9.2/sqlplus/lib/ins_sqlplus.mk and the same errors for linking other makefiles. |
我试图手动重新链接makefile但还是没能解决问题。您能告诉我怎么办吗?
答:确保你有足够的系统资源,你可以在升级包的readme.txt中看到。这种错误通常是因为没有足够的交换空间。