cancel
Showing results for 
Search instead for 
Did you mean: 

Backup and Restore SQL

Former Member
0 Kudos

Dear Gurus,

I have offline database backup for DATA1, DATA2 , DATA3 and LOG1 file.

Now I have one more Demo server. That server also have some Database SID.

How to detach and Attach database as well as do the work on the attach database client.

Please tell me advice.

Accepted Solutions (0)

Answers (4)

Answers (4)

ganesh_borase2
Participant
0 Kudos

Hi,

If you SID is same , then simply

1. Detach data from demo system.

2. copy the database (backup) to the demo system.

3. Attach database

4. Run STM tool and select appropriate option.

Thanks

Ganesh

Former Member
0 Kudos

Hi,

You need to attach the database with the old SID, then, backup the database and restore from the .bak to the newer SID, execute the cahnge schema script and Schema4SAP.

Regards

Former Member
0 Kudos

Hello,

First get fimiliarity with ms Management Console. And using Installation master you can do backup/restore and attach/detach method, to make the other system.

Refer the following useful notes also.

SAP Note 1420452 - FAQ: Restore and recovery with MS SQL Server

SAP Note 683447 - SAP Tools for MS SQL Server, after SQL DB restore.

Note 555223 - FAQ: Microsoft SQL Server

Regards,

MSR

sunny_pahuja2
Active Contributor
0 Kudos

Hi,

Check SAP Note 151603 - Copying an SQL Server database.

Thanks

Sunny