cancel
Showing results for 
Search instead for 
Did you mean: 

Error while installing NW2004s - Could not connect to DB

Former Member
0 Kudos

Hi,

We are installing NW2004s SR2 for EP on oracle 10g. In the 19th step "Import Java dump", installation error is thrown. When we looked at jload.log and jload.java.log, we are getting the following error

-


java version "1.4.2_14"

Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_14-b05)

Java HotSpot(TM) Client VM (build 1.4.2_14-b05, mixed mode)

Jul 10, 2007 4:44:47 PM com.sap.inst.jload.Jload main

INFO: Jload -sec ZPD,jdbc/pool/ZPD,/usr/sap/ZPD/SYS/global/security/data/SecStore.properties,/usr/sap/ZPD/SYS/global/security/data/SecStore.key -dataDir /CDs/D51032257-NW-Java/JAVA_EXPORT/JDMP -job /tmp/sapinst_instdir/NW04S/SYSTEM/ORA/CENTRAL/AS/IMPORT.XML -log jload.log

Jul 10, 2007 4:44:49 PM com.sap.inst.jload.Jload main

SEVERE: couldn't connect to DB

Jul 10, 2007 4:44:49 PM com.sap.inst.jload.Jload logStackTrace

SEVERE: java.sql.SQLException: Io exception: The Network Adapter could not establish the connection

at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:112)

at

-


Any help?

thanks a lot in advance

regards,

Sujesh

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Sujesh

There is not connection to your data base now. Do a nsping on the host where u installed the DB. It should give a result for nsping. If you are not getting a good result for nsping, most probably the problem is with Oracle listener. Did u change the default 1527 port??Try starting the DB manually now. Else check ur lister.ora files.

And ,,,Points if the post helped u..

Thanks

Subu

Answers (2)

Answers (2)

Former Member
0 Kudos

hi ,

check the orace listner is running or not.in command propt...lsnrctl.....status..

check the status of listner.

regards

ajai

former_member688227
Discoverer
0 Kudos

Hi,ajai is possible that the instance name is key sensitive it use capital letter or small letter.

In this case what happening?

Bye

Former Member
0 Kudos

hi,

for instace name is UPPER CASE only.

regards

ajai

markus_doehr2
Active Contributor
0 Kudos

Is your database up and running?

--

Markus