How to know whether our backup is succesfully taken?



How to know whether our backup is succesfully taken?..

Answer / sql dba

RESTORE VERIFYONLY FROM DISK = 'C:\temp\adventure.bak'

Is This Answer Correct ?    2 Yes 1 No

Post New Answer

More SQL Server Interview Questions

How to Debug a Stored Procedure?

5 Answers   Allianz,


What is meant by Active-Passive and Active-Active clustering setup?

0 Answers  


How to see existing views in ms sql server?

0 Answers  


What is the disadvantages of index?

3 Answers   TCS,


What is blocking and how would you troubleshoot it?

2 Answers  






How to see the event list of an existing trigger using sys.trigger_events?

0 Answers  


Explain indexed views and partitioned view with their syntax.

0 Answers  


What is Pointer ?

3 Answers   Cap Gemini, CarrizalSoft Technologies,


What is difference between joins and subqueries?

0 Answers  


Difference between Function and Stored Procedure?

9 Answers   C1 India, NA,


What are the kinds of subquery?

0 Answers  


What are the default system databases in sql server 2000?

0 Answers  


Categories