December 29, 2012 at 1:58 am
how to find resource database location
December 29, 2012 at 2:13 am
It's whereever the SQL Server binary files (exe and dlls) are.
Why?
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 29, 2012 at 5:39 am
It cannot be viewed through SSMS Object Explorer if that is what you were wondering. Gail told you where the physical files reside and there are ways to access it as a database in a query session, but again, why do you want to know?
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
December 29, 2012 at 9:26 pm
My question was Is it possible to copy a resource database files when instance is ruining. if not why and yes then how to do simply copy and pest.
So i am not able to find where are the file for resource database.
Please reply 🙂
December 29, 2012 at 10:10 pm
rajeshjaiswalraj (12/29/2012)
My question was Is it possible to copy a resource database files when instance is ruining. if not why and yes then how to do simply copy and pest.So i am not able to find where are the file for resource database.
Please reply 🙂
Location and other important info: Resource Database (SQL Server 2008 R2)
You can take a copy of the mdf and ldf files while the instance is running. Do some searches online and read about the topic. A backup buys you some coverage in the case of some very specific disaster scenarios, but not much.
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
Viewing 5 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply