AWS prescriptive-guidance documentation change
Summary
Updated navigation link from 'welcome.html' to 'introduction.html', added colon after introductory sentence, and formatted all bullet points with bold text. Changed section heading from 'Compare features' to 'Comparing Oracle Database EE and SE2 features'.
Security assessment
Changes are purely cosmetic and navigational. No security vulnerabilities, configurations, or features are mentioned. The content focuses on operational best practices for Oracle edition downgrades without addressing security controls, vulnerabilities, or security-related features.
Diff
diff --git a/prescriptive-guidance/latest/evaluate-downgrading-oracle-edition/best-practices.md b/prescriptive-guidance/latest/evaluate-downgrading-oracle-edition/best-practices.md index 6d7aeea59..7ae9117a4 100644 --- a//prescriptive-guidance/latest/evaluate-downgrading-oracle-edition/best-practices.md +++ b//prescriptive-guidance/latest/evaluate-downgrading-oracle-edition/best-practices.md @@ -5 +5 @@ -[Documentation](/index.html)[AWS Prescriptive Guidance](https://aws.amazon.com/prescriptive-guidance/)[Evaluate downgrading Oracle databases to Standard Edition 2 on AWS](welcome.html) +[Documentation](/index.html)[AWS Prescriptive Guidance](https://aws.amazon.com/prescriptive-guidance/)[Evaluate downgrading Oracle databases to Standard Edition 2 on AWS](introduction.html) @@ -9 +9 @@ -We recommend the following best practices for assessing and downgrading your Oracle Database Enterprise Edition (EE) to Standard Edition 2 (SE2) on Amazon RDS for Oracle. +We recommend the following best practices for assessing and downgrading your Oracle Database Enterprise Edition (EE) to Standard Edition 2 (SE2) on Amazon RDS for Oracle: @@ -11 +11 @@ We recommend the following best practices for assessing and downgrading your Ora - * Validate vendor support for Oracle Database SE2 – Confirm that your application is certified to run on Oracle Database SE2. Check directly with the software vendor or their documentation. Downgrading to Oracle Database SE2 without vendor confirmation might invalidate support for an application. + * **Validate vendor support for Oracle Database SE2** – Confirm that your application is certified to run on Oracle Database SE2. Check directly with the software vendor or their documentation. Downgrading to Oracle Database SE2 without vendor confirmation might invalidate support for an application. @@ -13 +13 @@ We recommend the following best practices for assessing and downgrading your Ora - * Identify the use of Oracle Database EE features for administration activities – Database or application administrators sometimes rely on Oracle Database EE features to improve operational processes. Examples include online maintenance activities, such as index rebuild, and table move, and parallelism for maintenance activities. Identify usage of such features and make an informed decision. You can modify your operations or apply workarounds where possible to mitigate the loss of Oracle Database EE features. + * **Identify the use of Oracle Database EE features for administration activities** – Database or application administrators sometimes rely on Oracle Database EE features to improve operational processes. Examples include online maintenance activities, such as index rebuild, and table move, and parallelism for maintenance activities. Identify usage of such features and make an informed decision. You can modify your operations or apply workarounds where possible to mitigate the loss of Oracle Database EE features. @@ -15 +15 @@ We recommend the following best practices for assessing and downgrading your Ora - * Assess workload patterns of the database – Oracle Database SE2 automatically restricts usage to a maximum of 16 CPU threads. Analyze your database workload pattern to determine whether the 16 CPU thread limit will negatively impact service levels when you downgrade to Oracle Database SE2. You can use tools such as the Automatic Workload Repository (AWR) reports, "DBA_HIST_*" views, and server-level metrics for this analysis. For more information about the available instance class for Oracle Database SE2, see the [Amazon RDS for Oracle documentation](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/CHAP_Oracle.html#Oracle.Concepts.InstanceClasses). + * **Assess workload patterns of the database** – Oracle Database SE2 automatically restricts usage to a maximum of 16 CPU threads. Analyze your database workload pattern to determine whether the 16 CPU thread limit will negatively impact service levels when you downgrade to Oracle Database SE2. You can use tools such as the Automatic Workload Repository (AWR) reports, "DBA_HIST_*" views, and server-level metrics for this analysis. For more information about the available instance class for Oracle Database SE2, see the [Amazon RDS for Oracle documentation](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/CHAP_Oracle.html#Oracle.Concepts.InstanceClasses). @@ -17 +17 @@ We recommend the following best practices for assessing and downgrading your Ora - * Test your workload against Oracle Database SE2 – Run multiple tests using a representative workload to determine whether the 16-thread limit imposed by Oracle Database SE2 has any negative impact on your workload. Monitor results and tune the database as required. + * **Test your workload against Oracle Database SE2** – Run multiple tests using a representative workload to determine whether the 16-thread limit imposed by Oracle Database SE2 has any negative impact on your workload. Monitor results and tune the database as required. @@ -19 +19 @@ We recommend the following best practices for assessing and downgrading your Ora - * Test database administration activities – Test activities such as monitoring, performance assessments, tuning, and maintenance tasks to build comfort levels around new ways of working in the Oracle Database SE2 environment. + * **Test database administration activities** – Test activities such as monitoring, performance assessments, tuning, and maintenance tasks to build comfort levels around new ways of working in the Oracle Database SE2 environment. @@ -21 +21 @@ We recommend the following best practices for assessing and downgrading your Ora - * Test the migration process – Run end-to-end migration tests to build operator confidence, fine-tune the approach, and document every issue and its resolution. + * **Test the migration process** – Run end-to-end migration tests to build operator confidence, fine-tune the approach, and document every issue and its resolution. @@ -32 +32 @@ To use the Amazon Web Services Documentation, Javascript must be enabled. Please -Compare features +Comparing Oracle Database EE and SE2 features