Database Install/Upgrade/Opatch (MOSC)

MOSC Banner

Upgrade Database to 11 causes XML/BI Pub Reports to fail

edited Jan 3, 2011 3:13AM in Database Install/Upgrade/Opatch (MOSC) 7 commentsAnswered
All,
We have upgraded a test environment from 9.2.0.8 to 11. Everything seems to work fine except for some custom reports that use sql to produce XML data, then load that data into a Template. The files are all .sql extensions and use this code from the beginning and end.

select dbms_xmlgen.getxml('
<-- valid sql query here -->

') XML from dual



Any report has output of ORA-24813: cannot send or receive an unsupported LOB error.

Any Suggestions?
Thanks in Advance.

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