2 Answers
- Newest
- Most votes
- Most comments
1
Error: Orderable not found in destination for combination of engine oracle-se2 version 19.0.0.0.ru-2022-01.rur-2022-01.r1 and license engine oracle-se2 type license-included
This you are experiencing is due to the fact that currently the ap-south-2(Hyderabad) region do not support RDS oracle with license included model.
May verify using the following cli
aws rds describe-orderable-db-instance-options --engine oracle-se2 --region ap-south-2
answered 6 months ago
0
hello,
you may use the following aws cli command to find the available/supported combination database instance class, version and license type in the target region and while restoring the snapshot you may choose one supported.
answered a year ago
Relevant content
- asked 5 years ago
- Accepted Answerasked 2 years ago
- AWS OFFICIALUpdated 9 months ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated 5 months ago