Yuan Oracle ACE's Avatar

Yuan Oracle ACE

@yuanoracle.bsky.social

Oracle ACE, holder of more than 20 Oracle certification, author of the book MySQL 8.0 Operations and Optimization, blog: http://byte-way.com

6 Followers  |  19 Following  |  6 Posts  |  Joined: 06.03.2025  |  1.2525

Latest posts by yuanoracle.bsky.social on Bluesky

Post image Post image

Oracle Performance Tuning with AWR: What Time Interval Does the Load Value Represent?
We can clarify this through a simple experiment.
From this experiment, we can confirm that Oracle's LOAD value corresponds to the 1-minute load average (ldavg-1).

24.04.2025 02:57 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Post image Post image Post image

How Oracle Calculates Instance CPU Usage
Total CPU time used by the Oracle instance (17,562.40 seconds, from Time Model Statistics):
Total CPU time from OS Stats: BUSY_TIME + IDLE_TIME = 141,284.91 seconds.
%Total CPU = 17,562.40 / 141,284.91 = 12.4%
%Busy CPU = 17,562.40 / 19,057.13 = 92.2%

23.04.2025 03:42 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Post image Post image

Understanding How Oracle Calculates Host CPU Usage

%Idle: 12,222,778 / (1,905,713 + 12,222,778) * 100 = 86.5%

%User: 1,560,943 / (1,905,713 + 12,222,778) * 100 = 11.0%

%System: 224,397 / (1,905,713 + 12,222,778) * 100 = 1.6%

%WIO (I/O Wait): 569,321 / (1,905,713 + 12,222,778) * 100 = 4.0%

23.04.2025 02:50 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Video thumbnail

Oracle performance tuning with AWR report (Part 3): Where Do Load Profile Metrics Come From?

23.04.2025 01:42 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Video thumbnail

Oracle performance tuning with AWR report (Part 2): Reverse Engineering Load Profile
#Oracle #OracleAWR, #DatabaseTuning, #OracleDBA #OracleACE #Database #DatabasePerformance #databasedba #dba

22.04.2025 08:20 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Video thumbnail

Oracle performance tuning with AWR report (Part 1):
Don't Read the Entire AWR Reportβ€”Only a Few Key Sections

18.04.2025 01:57 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

@yuanoracle is following 19 prominent accounts