You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: operations-insights/awr-hub/awr-hub.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -57,17 +57,17 @@ This lab assumes you have completed the following labs:
57
57
58
58
The following fields are displayed in **AWR Explorer**. You can select the options in these fields to determine the data to be displayed:
59
59
60
-
* **Database**: The name used when registering the database with AWR Hub.
60
+
*. **Database**: The name used when registering the database with AWR Hub.
61
61
62
-
* **Time Range**: Duration of the snapshot range for which AWR data is displayed. By default, the duration of the latest AWR snapshot range is selected. However, if the snapshot range has more than six snapshots, then the default time range is the duration of the most recent six snapshots in the snapshot range. For example, if the duration of each snapshot (snapshot interval) is 10 minutes, then the time range is 6 * 10 minutes = 1 hour and the data within this time range is displayed.
62
+
* **Time Range**: Duration of the snapshot range for which AWR data is displayed. By default, the duration of the latest AWR snapshot range is selected. However, if the snapshot range has more than six snapshots, then the default time range is the duration of the most recent six snapshots in the snapshot range. For example, if the duration of each snapshot (snapshot interval) is 10 minutes, then the time range is 6 * 10 minutes = 1 hour and the data within this time range is displayed.
63
63
64
-
Click the **Time Range** field to view the **Custom Time Range** dialog and change the duration within the selected time range, if required.
64
+
Click the **Time Range** field to view the **Custom Time Range** dialog and change the duration within the selected time range, if required.
65
65
66
-
* **Time Zone**: Time zone in which AWR data is displayed. By default, the UTC (Coordinated Universal Time) time zone is selected. Click this field to replace the default time zone with your local browser time zone.
66
+
* **Time Zone**: Time zone in which AWR data is displayed. By default, the UTC (Coordinated Universal Time) time zone is selected. Click this field to replace the default time zone with your local browser time zone.
67
67
68
68
5.**AWR Explorer** displays the following tabs, which provide information on the important aspects of database performance within the selected time range. These tabs display charts that greatly simplify the interpretation and comparison of AWR data.
69
69
70
-
* **Load Profile**: This tab displays historical system statistics from AWR tables such as DBA\_HIST\_SYSSTAT. The charts display the default SYSSTAT categories, such as Time Model Overview, Connections, and Logons, which provide an overview of the global health of the database.
70
+
* **Load Profile**: This tab displays historical system statistics from AWR tables such as DBA\_HIST\_SYSSTAT. The charts display the default SYSSTAT categories, such as Time Model Overview, Connections, and Logons, which provide an overview of the global health of the database.
71
71
72
72
On the **Load Profile** tab, you can add charts to display other supported system statistics. To do so:
73
73
1. Ensure that **Custom** is selected in the **System Statistics** drop-down list.
0 commit comments