ORA-06502: PL/SQL: numeric or value error

From: Jürgen Potocnik <Juergen.Potocnik_at_t-online.de>
Date: Mon, 16 Aug 1999 09:06:50 +0200
Message-ID: <37B7B88A.1A5F107D_at_t-online.de>



hi,

accessing internal blobs (size= 1mb up to 30mb) i got the message above. i use following pl/sql command:

"dbms_lob.read(blob_src, amount, pos, buffer);"

the buffer is
"buffer raw (32767);"

what must i do, to access the blob's correctly ?

thanks in advance
juergen potocnik Received on Mon Aug 16 1999 - 09:06:50 CEST

Original text of this message