Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> ORA-06502: PL/SQL: numeric or value error: Bulk Bind: Truncated Bind

ORA-06502: PL/SQL: numeric or value error: Bulk Bind: Truncated Bind

From: Paul Baumgartel <treegarden_at_yahoo.com>
Date: Tue, 3 Feb 2004 19:33:29 -0800 (PST)
Message-ID: <20040204033329.92421.qmail@web13426.mail.yahoo.com>


I'm getting the above-referenced runtime error; dynamic SQL, fetching into a set of nested tables using BULK COLLECT. Can't find anything in docs or on MetaLink or Google; is this a mismatch between select-list and number of nested tables (there are a lot of them in this procedure, and I'm too lazy right now to match them up with the query!), or is due to exceeding array size? I have tried LIMIT clause in FETCH ... BULK COLLECT INTO, but no luck. Anyone familiar with this error?

Thanks,



Paul Baumgartel
Transcentive, Inc.
www.transcentive.com

Do you Yahoo!?
Yahoo! SiteBuilder - Free web site building tool. Try it! http://webhosting.yahoo.com/ps/sb/

Please see the official ORACLE-L FAQ: http://www.orafaq.com

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--

Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
Received on Tue Feb 03 2004 - 21:33:29 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US