SQL Language (MOSC)

MOSC Banner

Find list of SQL IDs for the queries executed in a stored procedure

edited Aug 11, 2011 7:56PM in SQL Language (MOSC) 3 commentsAnswered ✓
Hi,
I am not sure if this question should goto SQL or PLSQL. Here it is:

Is there any way to find out the SQL IDs of the SQL queries executed in a stored procedure?
I am aware that the individual query's SQL IDs can be found in the v$sqlarea. But, here I just want to the use the stored procedure name to find out the SQL IDs of queries inside it.

Thanks.

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