AWS AmazonRDS documentation change
Summary
Updated Statspack documentation reference to local installation path
Security assessment
Replaces external Oracle documentation link with internal path reference without security implications.
Diff
diff --git a/AmazonRDS/latest/UserGuide/Appendix.Oracle.Options.Statspack.md b/AmazonRDS/latest/UserGuide/Appendix.Oracle.Options.Statspack.md index d2ed92ee5..7ef1a0d4b 100644 --- a//AmazonRDS/latest/UserGuide/Appendix.Oracle.Options.Statspack.md +++ b//AmazonRDS/latest/UserGuide/Appendix.Oracle.Options.Statspack.md @@ -11 +11 @@ Setting up Oracle StatspackGenerating Statspack reportsRemoving Statspack snapsh -The Oracle Statspack option installs and enables the Oracle Statspack performance statistics feature. Oracle Statspack is a collection of SQL, PL/SQL, and SQL*Plus scripts that collect, store, and display performance data. For information about using Oracle Statspack, see [Oracle Statspack](https://docs.oracle.com/en/database/oracle/oracle-database/19/tgdba/gathering-database-statistics.html) in the Oracle documentation. +The Oracle Statspack option installs and enables the Oracle Statspack performance statistics feature. Oracle Statspack is a collection of SQL, PL/SQL, and SQL*Plus scripts that collect, store, and display performance data. The Statspack scripts and their documentation are installed with the database under `$ORACLE_HOME/rdbms/admin` (for example, `spdoc.txt`).