Oracle Reports (MOSC)

MOSC Banner

Insufficient Character Length for Oracle Reports 6i

edited Jun 21, 2018 3:34PM in Oracle Reports (MOSC) 3 commentsAnswered
hi,

In my Oracle Report, I have used a formula column to extract the clob data which I have converted to varchar2 by using the dbms_lob.substr.

However, my clob data is around 13812 and when I ran the report, I got the generic signal 11 error.

Just to be sure that it was my clob data causing this signal 11 error, I have substr-inged my clob data to 8191 (I started from 4000 and worked my way up to 8191) and it is not giving me this signal 11 error anymore.

My problem is, I really need to display the entire clob data and not just some portion of it.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center