Skip to Main Content

Berkeley DB Family

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Storing a large record in a BDB queue

994490Mar 3 2013 — edited Mar 19 2013
Hi,
I'm using a the BDB in the queue access method, to store some stuff. their size vary from 64B to 4Mb.
My problem is, that i didn't find a way of storing this large (4Mb) records in the queue, since the page size cannot exceed 64Kb, and for some reason the record (in queue) must be smaller then the page size.
Thanks in advance.

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Apr 16 2013
Added on Mar 3 2013
1 comment
393 views