Hello all,
I need to perform a DB migration from Oracle to ASE.
I understood that we need to execute an heterogeneous system copy.
The application server and DB are on the same host. And the new DB on ASE will also be on the same host...
However, I couldn't find any detailed procedure about this. Could you please guide me and highlight the points of attention I need to be careful of?
Do I have to first export the DB dump, then delete the Oracle DB and then import the DB dump using swpm?
Thanks in advance
regards,
David