I have a couple of questions on AWS RDS service for migrating an oracle 19c server on RHEL with 3 standalone instances and databases:
- Can RDS instance support multiple oracle standalone instances/databases or only one instance?
- If I have an existing RDS service running in AWS, can I migrate another on-premise oracle database to the RDS database as another oracle schema?
Have not tried it yet.
2条答案
按热度按时间sqserrrh1#
1.一个帐户最多可以拥有40个BYOL类型的Oracle RDS示例,或最多10个包含许可证的示例。您也可以通过联系AWS支持增加这些限制。
有关详细信息,请参阅here。
lymgl2op2#
1.每个RDS示例等于一个数据库。但是,如果需要,可以设置多个RDS示例。
1.对于迁移,请查看Database Migration Service(DMS)。特别是关于您的方案,请检查Schema Conversion Tool,它是DMS的一部分。
对不起,我不能更具体,因为问题本身相当模糊。