Database Tuning (MOSC)

MOSC Banner

query to give the number of executions per day of all SQL_ID

Hi . I am looking for a query that can give me the number of executions per day for all the sql_id .

this is to get a perspective of which are the SQL_ID that have the maximum executions to be informed before database upgrade to 19c.

tried using dba_hist_sqlstat but looks like the delta_executions is cumulative from the time it is loaded into sqlarea.

I needed executions on a daily basis


Thanks,

Eshwar

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