Hi,
i was doing SAP EP 7.3 installation with oracle 11.2.0.2.
i stuck with the import java dump phase.
i could notice below from the jload log
"
Jload -sec EPP,jdbc/pool/EPP,/usr/sap/EPP/SYS/global/security/data/SecStore.properties,/usr/sap/EPP/SYS/global/security/data/SecStore.key -dataDir /sapinst/51039309_java/DATA_UNITS/JAVA_EXPORT_JDMP_BPM -job /tmp/sapinst_instdir/NW73/INSTALL/NW73/ORA/STD/IMPORT.XML -log jload.log
Connecting to database
Couldn't connect to DB
com.sap.inst.common.exception.DBConnectionException: com.sap.sql.log.OpenSQLException: Exception of type java.sql.SQLRecoverableException caught: ORA-01033: ORACLE initialization or shutdown in progress "
i could see sap note 942766 in that log . Below points are mentioned in that.
- Your database server is started.
- Your database instance is running and you can connect to it through the network interface
- The entries in secure store contain the correct options for connecting to the database. (These can be checked via configtool and this only applies to the case when JLoad is run using secure store parameters)
a) my db is started and i'm not clear with the second point. The third point i cannot check since config tool not created yet as inst inprogress)
i checked listener and it is up and db i could do startup mount but i cannot open.
Kindly suggest.
Regards
Yugandhar TR