cancel
Showing results for 
Search instead for 
Did you mean: 

Socket Time Out exception in Transaction

Former Member
0 Kudos
273

Hi All,

I have created a transaction which consist of sql query to insert data in oracle table.

when i execute this query i get below error

java.net.SocketTimeOutException : Read Time out

I tried increasing the Row count but it didn't work

Please suggest me how to resolve this problem

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Dear Anjali Thakur,

Please execute through Schedulers.

Regards,

Former Member
0 Kudos

Hi Mandapati Nageswara Rao,

Yes i m executing using schedulars still it is giving same error

Regards,

Anjali

Answers (1)

Answers (1)

siriyadav0902
Explorer
0 Kudos

Hi,

Initially try to insert in SQL Query directly. If its successfully inserted, try to keep this transaction in Xacute query and check the log in "Transaction Manager for log"

Regards,

Srisailam