Forum Discussion
Migrating SAP Environments from other cloud providers
- Jan 19, 2021
GS03i While technically possible to do so for the simpler landscapes SAPs guidance has been to build and copy. For production landscapes thats definitely the way to go. But for smaller deployment and cases where the DB is not running an HA configuration you could use tools like Azure Migrate: Server Migration as well
GS03i While technically possible to do so for the simpler landscapes SAPs guidance has been to build and copy. For production landscapes thats definitely the way to go. But for smaller deployment and cases where the DB is not running an HA configuration you could use tools like Azure Migrate: Server Migration as well
HA is not provided in the same way in Cloud and OnPrem environment, so for production SAP system that are mostly HA; you have to go through a re-install + export/import or replication.
Regarding DB integrity, if you can stop the DB, you can run checksum on source and target to compare if database files have been corrupted.
However, ASR like AzureMigrate have a lot of VM requirements and you should dig more in details that part before using them.