Skip to Main Content

Japanese

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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Long raw列をPL/SQLで読み込むとエラーになります。

user12187824Jan 29 2014 — edited Feb 2 2014

初めて参加します。

DB:10g

Long raw列をPL/SQLで読み込むと書きの

エラーが発生します。

「SQL_ERROR_CODE: -6502SQL_MSG: ORA-06502:PL/SQL:数値または値のエラー: Bulk Bind:

Trancated Bindが発生しました。

暗黙カーソルSELECT後、For Loopしたところでエラーが発生しているようなのですが、

そもそもLong raw列をPL/SQLでは対応できないのでしょうか。

処理としては、Long rawのデータを読み込んで、ローカルPC上にファイルを出力するだけなのですが。

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 2 2014
Added on Jan 29 2014
7 comments
7,111 views