Score:0

What is the efficient way to copy large database from one server to another?

xk flag

I have a SQL server's full database backup job that runs daily at night.

Currently, I need to stay up late every night to copy that backup file (around 300GB in size) to 5 servers in different locations over the Internet via FTP. I use FileZilla but sometimes the copy job unexpectedly fails, therefore I need to start from scratch.

Could you please give me more efficient ways to do this automatically? Thank you so much in advanced.

Romeo Ninov avatar
in flag
What is your OS? What is your database?
asktyagi avatar
in flag
I guess without paid softwares, replication or incremented backup will be good choice for any database.
Parkeralex avatar
xk flag
@RomeoNinov My OS is Windows Server 2016, the version of SQL Server is 17 (Enterprise Edition).
rvsc48 avatar
gh flag
You could look into a remote backup where you specify the target location in the backup command using a UNC path. That way, it would write the backup directly to the locations for you automatically.
I sit in a Tesla and translated this thread with Ai:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.