Easysoft JDBC-ODBC Bridge

Why do I get an exception when transferring large amounts of data?

Article:
00669
Last Reviewed:
15th January 2024
Revision:
2

When I try to transfer larger amounts of data (30-40 MB), I get the following error:

sql.SQLException: [JDBC-ODBC Bridge] RPC Exception RPC_ERROR_BAD_START.

There is a default limit of 1 MB on the maximum size of data that Easysoft JDBC-ODBC Bridge can get from a backend. You can change this limit by adding the JDBC URL connection attribute:

:mb=float

where float is the number of MB you want to increase the limit to.

For example, to specify a 40 MB limit:

:mb=40.0
Applies To

Knowledge Base Feedback

* Did this content help you?
* Please select one option based on your first choice:

(* Required Fields)