Moving Oracle EBS 11i DB Tier to new server(RHEL5 to RHEL 8)
We are planning to migrate our Oracle DB tier (12c) from existing server (RHEL 5) to new server on RHEL 8. No changes to the appstier(ebs 11i)
I am thinking below approach(high level)
-Run preclone on DB tier
-Copy cold backup to new server
-Run adcfgclone.pl dbTier to configure the target database.
Any suggestions much appreciated -- Any documentation/blog post/links for this specific usecase.