AWS RDS Oracle Patching

0

How do I automate the below RDS database tasks whenever a minor version upgrade is available?

  1. Stop the DB instance
  2. Take a snapshot
  3. Upgrade the minor version
  4. Start the database
  • This process is already automated with the steps you describe above. All you need to do is to choose maintenance window and enable minor version patching in your RDS database and database will be patched. If you come across any issue then please open a support ticket with AWS support to resolve the issue.

2개 답변
2

This process is already automated with the steps you describe above. All you need to do is to choose maintenance window and enable minor version patching in your RDS database and database will be patched. If you come across any issue then please open a support ticket with AWS support to resolve the issue.

AWS
SV
답변함 일 년 전
  • okay thanks. Does it take a snapshot before applying the patch?

0

Here is a link to automatic and manual patching for an upgrading an Oracle RDS Database instance.

The process might be automatic or manual if it is a major or minor version upgrade. https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_UpgradeDBInstance.Oracle.html.

profile pictureAWS
답변함 일 년 전
  • I am aware of this. I'd like to automate the above steps so that I can kick off whenever I need to.

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠