Bug #24412 System error: KB Stack type illegal thrown by simple SELECT statement
Submitted: 18 Nov 2006 11:22 Modified: 8 Oct 2007 3:20
Reporter: Markus KARG Email Updates:
Status: No Feedback Impact on me:
None 
Category:MaxDB Severity:S1 (Critical)
Version:7.6.0.34 OS:Linux (OpenSuSE 10.1)
Assigned to: 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:

[28 Nov 2006 18:53] Markus KARG
Script used to create the database.

Attachment: dbinit.sh (application/x-sh, text), 124 bytes.

[28 Nov 2006 18:54] Markus KARG
Properties used to create database.

Attachment: dbinit.maxdb (application/octet-stream, text), 211 bytes.

[28 Nov 2006 18:54] Markus KARG
Sample program that is reproducing the error.

Attachment: Foo.java (text/x-java), 885 bytes.