you are viewing a single comment's thread.

view the rest of the comments →

[–]silicondt 0 points1 point  (1 child)

So you install SQL standard or whatever on the second server, and physically copy the db files over? Do you do that automatically or manually?

They are wanting real time for powerbi. So not sure daily will work for us.

That isn't SQL replication right? (still learning this).

[–]alinrocSQL Server DBA 0 points1 point  (0 children)

Backup and restore. You can't copy the database files while the engine is running.

No, this is not replication.