Quantcast
Channel: Forum SQL Server Database Engine
Viewing all articles
Browse latest Browse all 15889

Recover database after break in log chain

$
0
0

Hi

I had taken a full backup of database, after 10 days transaction logs were truncated using

BACKUP LOG with TRUNCATE_ONLY; command without taking backup of transaction log.

then after few days one of the table got truncated, after truncation full database backup has been taken.

Kindly let me know is there any way to recover table data as our log chain has been broken.



Viewing all articles
Browse latest Browse all 15889

Trending Articles