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

Point in time restores referencing copy-only backups?

$
0
0
On one of our SQL Server 2014 boxes each database has a copy-only full backup made every night, in addition to the maintenance plan schedule of a full backup weekly, daily differential backups and log backups.When performing a PIT restore in SSMS the restore file list lists the most recent copy-only backup as the full backup to use, not the most recent plan full backup. I noticed that using SSMS 2008 to start a PIT restore on the 2014 box does not have this problem, and lists the correct restore file sequence (ignores the copy-only backups).A quick google search didn't turn up anything on this apparent bug in SSMS 2014, so I was wondering if anyone else had noticed this and had any suggestions for a workaround, or if there was a fix available for this.Thanks

Viewing all articles
Browse latest Browse all 6525

Trending Articles