Posted by
tyagi.ankur07 on
Aug 21, 2017; 12:07pm
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/ORA-12547-TNS-lost-contact-tp3202p3261.html
1)What is written in 11gR2.env file? ( this problem may be caused by PATH and LIBPATH environment variables)
export ORACLE_BASE=/u01/oracle/VIS
export ORACLE_HOME=/u01/oracle/VIS/db/tech_st/11.2.0
export PATH=$ORACLE_HOME/bin:$PATH
export LD_LIBRARY_PATH=/u01/oracle/VIS/db/tech_st/11.2.0/lib
export PERL5LIB=$ORACLE_HOME/perl/lib/5.10.0:$ORACLE_HOME/perl/lib/site_perl/5.10.0
export ORA_NLS10=/u01/oracle/VIS/db/tech_st/11.2.0/nls/data/9idata
2)How did you install this 11gR2 ORacle RDBMS software? (silently or copying or using runInstaller properly)
I installed 11.20.0.3 binaries using runInstaller, verified the software integrity by doing checksum and there are no issues with downloaded .zip files
3)Which link did you use for getting the Oracle RDBMS package installation?
Downloaded Patch 10404530 from oracle support.
4)Which note did you follow for the installation?
Interoperability Notes Oracle EBS R12 with Oracle Database 11gR2 (11.2.0.3) (Doc ID 1585578.1)
http://expertoracle.com/2012/10/13/upgrade-11-1-0-7-database-to-11-2-0-3-database-with-r12-1-3/http://www.runningoracle.com/product_info.php?products_id=4015)Tell me more about this database server env. You have 11.1.0.7 binaries there right? You have 11.2.0.3 also there. What else? Tell me more details.
I need to have a working EBS enviornment with DB version 11.2.0.3 and EBS version 12.1.3
Initially I installed Oracle EBS 12.1.1 which comes with 11.1.0.7 database, insatllation was successful.
I installed EBS 12.1.1 to 12.1.3 which was successfull.
Now, I'm working to upgrade DB from 11.1.0.7 to 11.2.0.3 version and gettting this relink error while installing the binaries.
I have mentioned the docs. I'm following for the upgrade & installation in point no. 4
6)Please send me the log or screenshot representing the errors that you got when you were installing the RDBMS software.. (you said you skipped some errors during the installation) I need to see them as well.
Attached the oraInstall.log and the screenshot of the error message from runInstaller.
http://www.filedropper.com/installactions2017-08-1411-15-10amhttp://www.filedropper.com/irmanPlease let me know if you need any additinoal information, thanks for your time and help on this.