RowId in UNION causes ORA-03113 (Oracle 11gR2)
Creating a collection over several tables uning UNION, and using rowid in SELECT causes ORA-03113 error, where any selection run separately returns data as expected (empty collections included).
How to get this working?
WIllem Grooters
0