REM We can get "CPU Usage" from the metric_name "Host CPU Utilization (%)" of the view "DBA_HIST_SYSMETRIC_SUMMARY". REM Next we use the analytic function "LAG ...
REM We can get "Network MBPS" from the metric_name "Network Traffic Volume Per Sec" of the view "DBA_HIST_SYSMETRIC_HISTORY" REM or "DBA_HIST_SYSMETRIC_SUMMARY". REM Next we use the analytic function ...