SQL Performance (MOSC)

MOSC Banner

ALL QUERIES CAPTURE in V$SQL_MONITOR

edited Jun 13, 2013 5:21AM in SQL Performance (MOSC) 1 commentAnswered
Hi,

How can I do a capture of ALL queries in a session (for 3 hours) from V$SQL_MONITOR.

Especially the following informations :

session_id , serial# , sql_id , sql_text, start time , duration , Degree of parallellism

Monitoring information is retained in the V$SQL_MONITOR view for at least a minute

so  I  can’t capture ALL queries of a 3 hours session !

NB: PARALLELL_DEGREE_POLICY=AUTO is used.

Best regards.

GD.

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