AWS AmazonRDS documentation change
Summary
Updated Oracle documentation link for ALTER SYSTEM command
Security assessment
Change updates reference link without altering security guidance. Session termination is security-related functionality, but the change doesn't modify procedures or indicate vulnerability fixes.
Diff
diff --git a/AmazonRDS/latest/UserGuide/Appendix.Oracle.CommonDBATasks.DisconnectingSession.md b/AmazonRDS/latest/UserGuide/Appendix.Oracle.CommonDBATasks.DisconnectingSession.md index ec0798021..836bedc40 100644 --- a//AmazonRDS/latest/UserGuide/Appendix.Oracle.CommonDBATasks.DisconnectingSession.md +++ b//AmazonRDS/latest/UserGuide/Appendix.Oracle.CommonDBATasks.DisconnectingSession.md @@ -32 +32 @@ To get the session identifier and the session serial number, query the `V$SESSIO -The database must be open to use this method. For more information about disconnecting a session, see [ALTER SYSTEM](http://docs.oracle.com/cd/E11882_01/server.112/e41084/statements_2014.htm#SQLRF53166) in the Oracle documentation. +The database must be open to use this method. For more information about disconnecting a session, see [ALTER SYSTEM](https://docs.oracle.com/en/database/oracle/oracle-database/19/sqlrf/ALTER-SYSTEM.html) in the Oracle documentation.