AWS prescriptive-guidance documentation change
Summary
Updated Oracle documentation links for Exadata metrics and V$ views.
Security assessment
Routine documentation link updates. No security context, vulnerability fixes, or security features mentioned.
Diff
diff --git a/prescriptive-guidance/latest/oracle-exadata-blueprint/smart-scan.md b/prescriptive-guidance/latest/oracle-exadata-blueprint/smart-scan.md index 4fc646818..44e74a6d5 100644 --- a//prescriptive-guidance/latest/oracle-exadata-blueprint/smart-scan.md +++ b//prescriptive-guidance/latest/oracle-exadata-blueprint/smart-scan.md @@ -37 +37 @@ To assess the efficiency of Smart Scan in an Exadata system, you should consider -You can get these [database I/O statistics](https://docs.oracle.com/en/database/oracle/oracle-database/21/refrn/statistics-descriptions-2.html#GUID-2FBC1B7E-9123-41DD-8178-96176260A639) and [Exadata-specific metrics](https://docs.oracle.com/en/engineered-systems/exadata-database-machine/sagug/exadata-storage-server-monitoring.html#GUID-BBCE8F29-F939-4E06-89D5-947C41798CF8) from the AWR report or by directly querying the underlying [V$ views](https://docs.oracle.com/en/engineered-systems/exadata-database-machine/sagug/exadata-storage-server-monitoring.html#GUID-13056995-D605-47FC-A21B-D6670FA8E075) such as `V$SYSSTAT`, `V$ACTIVE_SESSION_HISTORY`, and `V$SQL`. +You can get these [database I/O statistics](https://docs.oracle.com/en/database/oracle/oracle-database/21/refrn/statistics-descriptions-2.html#GUID-2FBC1B7E-9123-41DD-8178-96176260A639) and [Exadata-specific metrics](https://docs.oracle.com/en/engineered-systems/exadata-database-machine/sagug/metrics.html) from the AWR report or by directly querying the underlying [V$ views](https://docs.oracle.com/en/engineered-systems/exadata-database-machine/sagug/vcell_-views.html) such as `V$SYSSTAT`, `V$ACTIVE_SESSION_HISTORY`, and `V$SQL`.