AWS AmazonRDS documentation change
Summary
Updated Oracle documentation link for FORCE LOGGING mode
Security assessment
Change corrects a documentation URL without affecting security content or features.
Diff
diff --git a/AmazonRDS/latest/UserGuide/Appendix.Oracle.CommonDBATasks.Log.md b/AmazonRDS/latest/UserGuide/Appendix.Oracle.CommonDBATasks.Log.md index 976f11592..b8b329c3a 100644 --- a//AmazonRDS/latest/UserGuide/Appendix.Oracle.CommonDBATasks.Log.md +++ b//AmazonRDS/latest/UserGuide/Appendix.Oracle.CommonDBATasks.Log.md @@ -40 +40 @@ For more information, see [Amazon RDS for Oracle database log files](./USER_LogA -In force logging mode, Oracle logs all changes to the database except changes in temporary tablespaces and temporary segments (`NOLOGGING` clauses are ignored). For more information, see [Specifying FORCE LOGGING mode](https://docs.oracle.com/en/database/oracle/oracle-database/19/admin/managing-the-redo-log.html) in the Oracle documentation. +In force logging mode, Oracle logs all changes to the database except changes in temporary tablespaces and temporary segments (`NOLOGGING` clauses are ignored). For more information, see [Specifying FORCE LOGGING mode](https://docs.oracle.com/en/database/oracle/oracle-database/19/admin/creating-and-configuring-an-oracle-database.html#GUID-ACEA5B83-D70F-4F30-A85B-3030248F597B) in the Oracle documentation.