Restore with remote SQL

Restore with remote SQL

Anonymous
Not applicable
651 Views
1 Reply
Message 1 of 2

Restore with remote SQL

Anonymous
Not applicable

How do you restore if your SQL server is remote?  The wizard only lets chose a directory on the local computer where the restore is being performed.  No problem for remote filestore, the location picker allows you to select a location on the network.

 

Is the idea to restore locally and then move the databases to the remote instance?  Or am I missing something?

0 Likes
Accepted solutions (1)
652 Views
1 Reply
Reply (1)
Message 2 of 2

paul.gunn
Alumni
Alumni
Accepted solution

Hi,

 

When restoring a dataset with a remote database, the system will automatically copy the database backups to the database server and restore them there. This is done via the transfer location configured with the remote sql instance during installation. A similar workflow is done (but in reverse) for backups.

 

Hope this helps,

Paul

0 Likes