Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2005 Forums
 SQL Server Administration (2005)
 Performance Issue

Author  Topic 

carumuga
Posting Yak Master

174 Posts

Posted - 2009-11-25 : 06:05:49
Hi,

I'm restoring the transaction database and backing up the Master database at the same time. Will there be a performance issue in terms of restoring the transaction db or backing up the Master db.

My guess is both are independant process and should not hamper from running it efficiently.

Thanks in advance.

tkizer
Almighty SQL Goddess

38200 Posts

Posted - 2009-11-25 : 13:01:59
Well of course they could hinder each other. Both are consuming resources. But backing up the master database should take just a second or two, so it shouldn't matter.

Tara Kizer
Microsoft MVP for Windows Server System - SQL Server
http://weblogs.sqlteam.com/tarad/

Subscribe to my blog

"Let's begin with the premise that everything you've done up until this point is wrong."
Go to Top of Page
   

- Advertisement -