Easysoft
ODBC Drivers for Oracle, SQL Server, Firebird, ISAM, InterBase, Sybase, MS Access & more.

Easysoft JDBC-ODBC Bridge

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

Article : 00669
Last Reviewed : 19th July 2005
Revision : 1

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

sql.SQLException: [JOB] RPC Exception RPC_ERROR_BAD_START.

There is a default limit of 1 megabyte on the maximum size of data that JOB can get from a back end. You can change this limit by adding the JDBC URL connection attribute:

:mb=<float>

where <float> is the number of megabytes you want to increase the limit to.

For example, to specify a 40 megabyte limit:

:mb=40.0
Applies To

Knowledge Base Feedback

* Did this content help you?
Yes
No
Maybe
 
* Please select one option based on your first choice:
I'm very satisfied
I think it will help, but I haven't tried it yet
It is helpful, but I need more information
It is helpful, but hard to understand
Seemed relevant in search results, but didn't help me
The information is incorrect
The page contains one or more broken links
 
  Suggest new content or let us know how we can improve this content:

 
  (* Required Fields)   



© 1993 - 2008 Easysoft Limited. All rights reserved.