StoreVirtual Storage
1835922 Members
2766 Online
110088 Solutions
New Discussion

Application managed snapshot for SQL Server

 
HenryLee
Occasional Visitor

Application managed snapshot for SQL Server

When taking an application managed snapshot of SQL Server volumes, SQL interprets that as a FULL backup thus making it the base for the next DIFFERENTIAL backup. This renders the SQL DIFFERENTIAL useless since it obviously cannot be applied to a snapshot restore.

 

Is there any way around this or am I missing something?

 

Thanks.