|
|
|
SSC-Dedicated
           
Group: Administrators
Last Login: Yesterday @ 1:47 PM
Points: 31,406,
Visits: 13,722
|
|
|
|
|
|
SSC-Enthusiastic
      
Group: General Forum Members
Last Login: Sunday, April 21, 2013 11:30 PM
Points: 177,
Visits: 237
|
|
| there's a slight grammatical problem in this question.. "at"
|
|
|
|
|
SSCrazy
      
Group: General Forum Members
Last Login: Wednesday, April 24, 2013 5:02 AM
Points: 2,365,
Visits: 1,825
|
|
Question not clear.
"Keep Trying"
|
|
|
|
|
Grasshopper
      
Group: General Forum Members
Last Login: Friday, June 29, 2012 7:22 AM
Points: 24,
Visits: 161
|
|
| i got it wrong, missed mssqlsystemresource, mainly because im a 2005 user.
|
|
|
|
|
SSCrazy
      
Group: General Forum Members
Last Login: Wednesday, May 15, 2013 10:07 PM
Points: 2,018,
Visits: 4,911
|
|
|
|
|
|
Ten Centuries
      
Group: General Forum Members
Last Login: Monday, May 06, 2013 4:10 PM
Points: 1,053,
Visits: 6,426
|
|
I'm not sure why I thought Resource Database is not a part of System DB???
------------------------------------------------------------- "It takes 15 minutes to learn the game and a lifetime to master" "Share your knowledge. It's a way to achieve immortality."
|
|
|
|
|
Ten Centuries
      
Group: General Forum Members
Last Login: Tuesday, April 02, 2013 1:48 AM
Points: 1,252,
Visits: 3,367
|
|
Adi Cohn (1/9/2009)
jameslester78 (1/9/2009) i got it wrong, missed mssqlsystemresource, mainly because im a 2005 user.Actually the mssqlsystemresource was introduced at SQL Server 2005 Adi
Yes the system databases in SQL Server 2005 are
master msdb model tempdb Resource Database = mssqlsystemresource!
So the user just see the information about Resource Database, not also that this resource db name is "mssqlsystemresource" Anyway the Resource Database is a read-only database that contains system objects that are included with SQL Server. System objects are physically persisted in the Resource database, but they logically appear in the sys schema of every database.
============================================================ SELECT YOUR PROBLEM FROM SSC.com WHERE PROBLEM DESCRIPTION = http://www.sqlservercentral.com/articles/Best+Practices/61537/
|
|
|
|
|
Mr or Mrs. 500
      
Group: General Forum Members
Last Login: Tuesday, July 05, 2011 8:18 AM
Points: 582,
Visits: 359
|
|
| hmmm... just going slightly off piste here but that mssqlsystemresource db has been a constant source of irritation for me... especially where the log and mdb have been installed on different drives to their default sql server location... In 2005 for some reason whenever a service pack is installed it bugs right up... I wonder whether the same will happen with 2008?
|
|
|
|
|
Grasshopper
      
Group: General Forum Members
Last Login: Friday, June 29, 2012 7:22 AM
Points: 24,
Visits: 161
|
|
Adi Cohn (1/9/2009)
jameslester78 (1/9/2009) i got it wrong, missed mssqlsystemresource, mainly because im a 2005 user.Actually the mssqlsystemresource was introduced at SQL Server 2005 Adi
oh, when i look in my system databases folder all I see are master, model, msdb and tempdb
|
|
|
|
|
Ten Centuries
      
Group: General Forum Members
Last Login: Tuesday, April 02, 2013 1:48 AM
Points: 1,252,
Visits: 3,367
|
|
jameslester78 (1/9/2009)
Adi Cohn (1/9/2009)
jameslester78 (1/9/2009) i got it wrong, missed mssqlsystemresource, mainly because im a 2005 user.Actually the mssqlsystemresource was introduced at SQL Server 2005 Adi oh, when i look in my system databases folder all I see are master, model, msdb and tempdb
In SQL Server 2005
+1 Resource Database see BOL for more infos!...
============================================================ SELECT YOUR PROBLEM FROM SSC.com WHERE PROBLEM DESCRIPTION = http://www.sqlservercentral.com/articles/Best+Practices/61537/
|
|
|
|