Hello,
i'm trying to install oracle database 11gr2 on oracle linux 7.
I found these tutorial on youtube.
Part 1 - https://youtu.be/KoerZAPaFZk
Part 2 - https://youtu.be/I8hrlOnnBa4
Part 3 - https://youtu.be/LjMoRqqYegA
I'm aware that it's tutorial for oracle linux 6, but i tried to install them in my vmware workstation, and it works!
This time, i tried to install them to a real server.
But in the middle of installation, 23 errors were shown at 71%. These are the list of errors:
1. Error in invoking target 'mkldflags ntcontab.o nnfgt.o' of makefile '/u01/app/oracle/product/11.2.0/db_1/network/lib/ins_net_client.mk'. See 'xxxx.log' for details.
2. Error in invoking target 'client_sharedlib' of makefile '/u01/app/oracle/product/11.2.0/db_1/rdbms/lib/ins_rdbms.mk'. See 'xxxx.log' for details.
3. Error in invoking target 'links proc gen_pcscfg' of makefile '/u01/app/oracle/product/11.2.0/db_1/precomp/lib/ins_precomp.mk'. See 'xxxx.log' for details.
4. Error in invoking target 'idg4odbc' of makefile '/u01/app/oracle/product/11.2.0/db_1/rdbms/lib/ins_rdbms.mk'. See 'xxxx.log' for details.
5. Error in invoking target 'itnsping' of makefile '/u01/app/oracle/product/11.2.0/db_1/network/lib/ins_net_client.mk'. See 'xxxx.log' for details.
6. Error in invoking target 'install' of makefile '/u01/app/oracle/product/11.2.0/db_1/ctx/lib/ins_ctx.mk'. See 'xxxx.log' for details.
7. Error in invoking target 'nmo' of makefile '/u01/app/oracle/product/11.2.0/db_1/sysman/lib/ins_emagent.mk'. See 'xxxx.log' for details.
8. Error in invoking target 'install' of makefile '/u01/app/oracle/product/11.2.0/db_1/plsql/lib/ins_plsql.mk'. See 'xxxx.log' for details.
9. Error in invoking target 'agent mhs' of makefile '/u01/app/oracle/product/11.2.0/db_1/sysman/lib/ins_emagent.mk'. See 'xxxx.log' for details.
10. Error in invoking target 'all_no_orcl' of makefile '/u01/app/oracle/product/11.2.0/db_1/rdbms/lib/ins_rdbms.mk'. See 'xxxx.log' for details.
11. Error in invoking target 'install' of makefile '/u01/app/oracle/product/11.2.0/db_1/network/lib/ins_net_client.mk'. See 'xxxx.log' for details.
12. Error in invoking target 'nmb' of makefile '/u01/app/oracle/product/11.2.0/db_1/sysman/lib/ins_emagent.mk'. See 'xxxx.log' for details.
13. Error in invoking target 'install' of makefile '/u01/app/oracle/product/11.2.0/db_1/sqlplus/lib/ins_sqlplus.mk'. See 'xxxx.log' for details.
14. Error in invoking target 'clientonlyinstall' of makefile '/u01/app/oracle/product/11.2.0/db_1/ldap/lib/ins_ldap.mk'. See 'xxxx.log' for details.
15. Error in invoking target 'ioklist' of makefile '/u01/app/oracle/product/11.2.0/db_1/network/lib/ins_nau.mk'. See 'xxxx.log' for details.
16. Error in invoking target 'install' of makefile '/u01/app/oracle/product/11.2.0/db_1/srvm/lib/ins_srvm.mk'. See 'xxxx.log' for details.
17. Error in invoking target 'utilities' of makefile '/u01/app/oracle/product/11.2.0/db_1/rdbms/lib/ins_rdbms.mk'. See 'xxxx.log' for details.
18. Error in invoking target 'iokdstry iokinit' of makefile '/u01/app/oracle/product/11.2.0/db_1/network/lib/ins_nau.mk'. See 'xxxx.log' for details.
19. Error in invoking target 'install' of makefile '/u01/app/oracle/product/11.2.0/db_1/network/lib/ins_net_server.mk'. See 'xxxx.log' for details.
20. Error in invoking target 'itrcroute' of makefile '/u01/app/oracle/product/11.2.0/db_1/network/lib/ins_net_client.mk'. See 'xxxx.log' for details.
21. Error in invoking target 'irman ioracle' of makefile '/u01/app/oracle/product/11.2.0/db_1/rdbms/lib/ins_rdbms.mk'. See 'xxxx.log' for details.
22. File not found:%fileName%
23. [INS-20802] Oracle Net Configuration Assistant failed.
Cause - The plug-in failed in its perform method.
Action - Refer to the logs or contact Oracle Support Services.
Log File Location - xxxx.log
I've tried to re-install the linux and the database, it ends up showing the same error at 71%.
Anyone can help me solve this problem?
Best regards,
Jerry Antonius