Hi,
I am new on SAP WORLD and i´m trying to upgrade SAP database from 11.2.0.3 to SAP 11.2.0.4
I am following this SAP NOTE:
Database Upgrade Guide
Upgrade to Oracle Database 11g Release 2 (11.2): UNIX
For Oracle Patch Set Release 11.2.0.4
I have executed "./dbua.sap.sh -q" with success.
So i tried to execute the DBUA with this steps:
bash
export DISPLAY=10.1.4.175:0.0
export IHRDBMS=/oracle/XYZ/11204
export OHRDBMS=/oracle/XYZ/112_64
export ORACLE_HOME_SRC=/oracle/XYZ/112_64
export ORACLE_HOME_TGT=/oracle/XYZ/11204
cd $ORACLE_HOME_TGT/sap/ora_upgrade/post_upgrade
./dbua.sap.sh
After WELCOME page appeared with sucess, i pressed NEXT and recieved:
"sp02 -0640:not connected".
I checked TRACE.LOG (attached on discussion) generated and discovered this message error:
[Thread-7] [ 2016-08-10 20:06:39.803 BRT ] [OracleHome.initOptions:1253] executing: startup nomount pfile='/oracle/XYZ/11204/dbs/init
[Thread-7] [ 2016-08-10 20:06:39.847 BRT ] [SQLEngine.done:2189] Done called
[Thread-7] [ 2016-08-10 20:06:39.848 BRT ] [OracleHome.initOptions:1262] ORA-01041: internal error. hostdef extension doesn't exist
I do not know if i am missing something in the SAP note. If someone could suggest anything to check the enviroment, i will be glad.
Best regards,
Sergio