Database Tuning (MOSC)

MOSC Banner

Why are AWR reports lightweight?

Why are AWR reports lightweight (1 to several MB)? 

Is it because the SQL accumulated in the AWR snapshot is narrowed down by the TOPN SQL value of dba_hist_wr_control?

If TOPNSQL is DEFAULT and STATISTICS_LEVEL is TYPICAL, only the top 30 SQLs are narrowed down and saved as AWR snapshots.

https://docs.oracle.com/cd/E16338_01/appdev.112/b56262/d_workload_repos.htm


So if TOPNSQL is DEFAULT, can you understand that the AWR report cannot be on the order of hundreds of megabytes?

 

Version

Oracle Database - Enterprise Edition 12.2.0.1

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