cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

HANA database Restore on MS SQL Server

Sajid_Islam
Newcomer

Accepted Solutions (0)

Answers (2)

Answers (2)

riccardo_cola
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi,

The migration of a SAP HANA database system to a SAP NetWeaver/Microsoft SQL Server 'Enterprise Edition' system is supported through the SAP System Copy process (Heterogeneous OS/DB system copy).

The Installation and System Copy guides for "SAP NetWeaver release 7.0x/7.xy on Microsoft SQL Server" can be downloaded from 'Software Provisioning Manager' website:

https://support.sap.com/en/tools/software-logistics-tools.html 

Regards,
Riccardo

mamartins
Active Contributor
0 Kudos

There is no way to restore HANA databases on MS SQL SERVER.

You need to export the data from the source tables to files (XML, CSV, ...) or using some tool created to do this kind of task, and then import it on MSSQL. Microsoft have some tools (SSIS, Azure Data Factory) to do this.  If it is a SAP product (like Business Suite), you can use the SWPM heterogenous copy method.