Share via

backup for a huge size Database

kK-2020 46 Reputation points
2022-03-08T04:30:48.6+00:00

Hi guys

I have an 8TB database , any idea as to which backup strategy to use , traditional backup will take a very long time to complete and a long time to restore.
The sql version that I have is an old one 2003

Thanks

Windows for business | Windows Server | Devices and deployment | Set up, install, or upgrade
0 comments No comments

1 answer

Sort by: Most helpful
  1. Limitless Technology 40,106 Reputation points
    2022-03-15T11:21:48.517+00:00

    Hi @kK-2020

    I recommend that you use a backup service that allows you to take an initial copy for the database to physically upload to their service. Then you can incrementally backup the changes to the service without the huge overhead associated with such a large amount of data.

    You may also benefit from compressing your database:

    https://learn.microsoft.com/en-us/sql/relational-databases/data-compression/data-compression?view=sql-server-ver15

    I do hope this answers your question.

    -----------

    --If the reply is helpful, please Upvote and Accept as answer--

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.