Skip to Content
0
Former Member
Jul 02, 2009 at 05:29 AM

JDBC SQL Exception while updating an SQL database

48 Views

Hi Experts,

Recently i have encountered a JDBC SQL exception while updating aSQL database as below,

com.sap.aii.af.ra.ms.api.DeliveryException: Error processing request in sax parser: Error when executing statement for table/stored proc. 'SAP_UPLOAD' (structure 'Statement'): java.sql.SQLException: No more data to read from socket

the above system error didn't occur for all messages (so far happened twice), but i need to find an fix to overcome this system error.

did anybody came across the above system error, please help me to resolve.

Thanks