Fastest way to cross platform migration from windows to linux
Dears
we have an Oracle EBS instance (12.1.3) with DB version (11.2.0.3) and we are requested to migrate it from Windows to Linux as a first step before upgrading both DB and application.
Normally, to avoid complications I would go with export import migration, however in this specific case the DB size is 1.8TB when testing export/import approach it toke a total of 5 days to finish the migration (other than the time spent for addressing the issues post migration) most of this time was taken during export(about 18 hours) moving the dump over scp (about 6 hours) and last of all import (more than 24 hours!!) so I am looking for other faster supported approch