Bug #24695 Problems with binary stream retreival from BlobFromLocator
Submitted: 29 Nov 2006 14:36 Modified: 3 Jan 2007 12:40
Reporter: Slobodan Marjanovic Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / J Documentation Severity:S1 (Critical)
Version:5.0.4 OS:Windows (Windows)
Assigned to: MC Brown CPU Architecture:Any

File: Maximum allowed size is 50MB.
Description:
Privacy:

If the data you need to attach is more than 50MB, you should create a compressed archive of the data, split it to 50MB chunks, and upload each of them as a separate attachment.

To split a large file:

[13 Dec 2006 15:20] Tonci Grgin
Test case, use "emulateLocators=true"

Attachment: TestBug24695.java (text/x-java), 1.62 KiB.