cancel
Showing results for 
Search instead for 
Did you mean: 

Migration to a new server

Former Member
0 Kudos

hello,

when i will replace my server, i thought to do the following :

1. Reinstall MS-SQL

2. Reinstall SAP with exactly the same parameters (instance name, system number...)

3. Stop SAP

4. Drop the new database and restore my database backup (i use MSSQL)

5. Replace c:\usr with my backup

6. Start SAP

is the correct way to do? or do i have to do a system copy?

regards

Accepted Solutions (1)

Accepted Solutions (1)

markus_doehr2
Active Contributor
0 Kudos

What you described IS basically a system copy

I suggest using sp_detach and sp_attach though as described in the system copy directory - to be on the safe side.

--

Markus

Answers (0)