SQL Performance (MOSC)

MOSC Banner

V$SQL_MONITOR and Dynamic SQL

edited Dec 6, 2017 4:06AM in SQL Performance (MOSC) 2 commentsAnswered

Hi,

Does the V$SQL_MONITOR is designed to monitor dynamic sql (execute immediate) ?

I searched on web/metalink, but I didn't see any documentation about this restriction.

I ask this question beacause I run a database program (that contains execute immediate) from sql*plus (or from sql developer, etc) and I see all the procedures and select executed within the "execute immediate".
But if I run this database program from Oracle*Forms, v$sql_monitor doesn't capture these executions.

So it's why I wondering if V$SQL_MONITOR is designed to monitor dynamic sql (execute immediate) ?

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