Migrate from windows to linux
Hi all
I need to migrate SE2 database from windows 64bit to linux 64bit.
I know that one of the ways is cold backup (mounted db ) and restore in linux with no recovery.
I would like to skipt the backup/restore step and just resync the datafiles cold over to linux and rename before open.
I did this in test and I don't see any issues so far.
Anyone tried this before ? Adding the backup/restore will increase the downtime and I would like to skip it if possible.