Any Tips for Upgrading FDMEE to 11.2.3?
Could anyone please share with me their experiences of upgrading FDMEE from 11.1.2.4 to 11.2.3? Was it a smooth process or were there errors to resolve at the import stage?
We are following the instructions provided in the install and configure guide to use Oracle data pump utility to migrate the FDMEE schema:
expdp parfile=<DIR PATH>/aif_export.par
impdp remap_schema=<SOURCE SCHEMA NAME>:<TARGET SCHEMA NAME> parfile=aif_import.par
But have spent the last couple of days trying to fix errors reported when we do the import. Are there any steps people have found necessary that aren't in the install guide? Have people followed the schema export/import steps without having any issues?