When reviewing an AWR report, you notice a high value for 'db time'. What does this indicate?
DB Time is the sum of CPU and wait time for all user sessions.
Why this answer
DB Time represents the total time spent by foreground processes in the database, indicating overall load.