Error: found when verified DB
deepak.goyal
Posts: 6
Hi All,
When I take a full backup its not verified and job is still going on from more then last 24 hrs, But in activity history outcome shows me success and verified shows me no.
But in Transactional Log backup its done success fully.
When I checked SP_who2 in SQL Server, its shows me
Status = runnable
Wait type = CMEMTHREAD
Program name = SQBCoreService.exe
Command = RESTORE HEADERON
stmt_end = -1
When I take backup from SQL Manager, its done succesfully.
Can any one guide me why I am getting this error??
Regards
Deepak
When I take a full backup its not verified and job is still going on from more then last 24 hrs, But in activity history outcome shows me success and verified shows me no.
But in Transactional Log backup its done success fully.
When I checked SP_who2 in SQL Server, its shows me
Status = runnable
Wait type = CMEMTHREAD
Program name = SQBCoreService.exe
Command = RESTORE HEADERON
stmt_end = -1
When I take backup from SQL Manager, its done succesfully.
Can any one guide me why I am getting this error??
Regards
Deepak
Comments
There is a problem in the GUI if you have VERIFY on that it does not clear from the In Progress window. Hopefully fixed in V 6. Not sure about the other problem.
Chris
Hi Chris,
Thanks for healping me.
But when I check in activity monitor on SQL Server, I got these lines regarding that backup and its around 10 threads
"Status = runnable
Wait type = CMEMTHREAD
Program name = SQBCoreService.exe
Command = RESTORE HEADERON
stmt_end = -1
"