Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Administration - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 6525

Configuring Logshipping for 7 TB database

$
0
0
I want to configure Log shipping for 7 TB database in sql server 2014(EDW environment) and we are using commvault as a backup tool, weekly full backup happens on Friday and backup takes 5 to 6 hours to complete.And restoration of full backup to DR server takes 32 Hours of time.Please correct me if the below process to configure Logshipping is wrong or suggest better way to configure with less down time.1)I will change the recovery model to FULL.2)will take Fullbackup(Friday night) and log backup.3)will start restore Full backup in DR on Saturday mng and expected finish by Sunday afternoon.Then I will restore the initial log backup and current log backup then I will configure log shipping.To maninatin the logfile size as less as possible can I take in between log backups when full restoration happening on DR server??Please suggest.

Viewing all articles
Browse latest Browse all 6525

Trending Articles