December 17, 2012 at 1:24 am
Hi All,
Is there any way that we can take instance level backup. I have very large number of databases in a particular instance, hence i need to take the backup of the whole instance. Can anybody help.
Thanks and Regards,
Hardik
December 17, 2012 at 1:28 am
SQL backups are at a database level, so to backup an instance you need to take database backups of all databases on that instance (don't forget the system DBs)
Gail Shaw
Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability
December 17, 2012 at 1:35 am
Thanks Gail for the quick response.
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply