cancel
Showing results for 
Search instead for 
Did you mean: 

Problem with SQLException: IO Exception : A remote host did not respond

Former Member
0 Kudos

Hello ,

I am using JDBC Sender Channel to access the data from Oracle 10.2 database by polling the data.

But i am facing the following exception,

SQLException: IOException: A remote host did not respond within the timeout period

Can anyone please help me in this regard.

Thanks,

Soorya.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Answers (2)

Answers (2)

Former Member
0 Kudos

HiSurya,

I'm facing same issue.

http://scn.sap.com/thread/3821528

Please help. Many thanks.

Former Member
0 Kudos

HI just check the server is reachable or not

run T-code SM49 then go to PING where in additional parameter put the server and execute.

If this is not the case.

Kinldy check the parameter you have provided the Received communication channel.

Just follow Exercise 2 file to JDBC in TBIT 40

Where you will find the setting of JDBC adpter

Link for TBIT 40

https://websmp109.sap-ag.de/~form/ehandler?_APP=00200682500000001337&_EVENT=DISPLAY&COURSE=TBIT40

Regards,

Sumit Gupta

Former Member
0 Kudos

Hello,

What do you mean by this timeout period?

Is it the timeout period given for the DB connection to last or to process the mesage?

Do we give any timeout period for remote host to complete the processing within that stipulated time or wat?

Give inputs...

Thanks,

Prakash