Migration Oracle Database SE from 11.2.0.4 to 19 another machine
Hello,
Database to migrate uses BIGFILE with the size ca 2 TB,
Os: Oracle Linux 7/8
I have two boxes: On one there is Oracle 11.2.0.4 installed and running in production, on second I set up Oracle 19 with the latest April patches. I would like migrate using backup/restore with following plan:
- Restore full backup on Oracle 19
- Restore daily basis archivelogs from 11.2.0.4 into 19
Is this plan correct ? Any ideas or links how to set it up would be very helpfull.