PL/SQL (MOSC)

MOSC Banner

Explain Plan with Package Returns ORA-03113 end-of-file on communication channel

edited Apr 23, 2018 5:00AM in PL/SQL (MOSC) 2 commentsAnswered

I need to get the estimated row count a query will return so I can request more criteria from the user to further restrict their search criteria.

So I put in 'execute immediate 'explain plan set statement_id = 'xyz' for select ...'

When I use the procedure from this package, I get ORA-03113: end-of-file communication channel error.

Anyone has a work around for this?  Thanks

Almaz

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