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

Can you explain important index characteristics?

0 Answers  


How to use linked server?

0 Answers  


what is spatial nonclustered index

0 Answers  


Which command executes the contents of a specified file?

2 Answers   ABC, InfoMedia,


What is an example of a foreign key?

0 Answers  






how do u do Performance tunning ?

1 Answers   Infodat Technologies, Satyam,


Why should you use or avoid select * statements?

0 Answers  


how we use window authentication connection with sql server.?

0 Answers   MCN Solutions,


how to find out the repeated value from table using groupby function?

4 Answers  


what is normalization? Explain different levels of normalization? : Sql server database administration

0 Answers  


How to defragment indexes with alter index ... Reorganize?

0 Answers  


is there a column to which a default can't be bound? : Sql server database administration

0 Answers  


Categories