Oracle EBS r12.1.3 database upgrade from 12.1.0.2 to 19c using expdp/impdp
Hello Experts,
I am currently working on below EBS migration project-
Current Source environment - single node
Ebiz - Oracle EBS r12.1.3
OS - OEL 5.11
DB - 12.1.0.2
Destination environment - db + apps node
Ebiz - Oracle EBS r12.1.3
OS - Oracle Linux 7.5
DB - 12.1.0.2
Rapidcloning will be most feasible method AFAIK.
I would like to know if destination can be upgraded to 19c and can we use below strategy instead -
1. Install 19c binaries on destination
2. Use expdp/impdp method to migrate database.
3. Import database as cdb on 19c destination.
Is this supported and if any mos documents supporting the same?