migration of EM24ai repository to a new database instance on a different host
We have been hosting EM 24ai repository on AWS RDS Oracle Custom, which has now an EOLed for 31st March 2027.
AWS has provided a step-by-step guide on migrating a database over to Infra as Code (EC2 Service with customer managed Oracle 19c) using RMAN
https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/RDS-Custom-for-Oracle-end-of-support.html
The question we have is what is needed to be changed on the OMS to point to a new Repository hosted a new database instance, with a new hostname ?
I have searched the MOS , Knowledgebase and i can't find any document describing the steps once the Repository database has been migrated.