Log in
::
Register
::
Not logged in
Home
Tags
Articles
Editorials
Stairways
Forums
Scripts
Videos
Blogs
QotD
Books
Ask SSC
SQL Jobs
Training
Authors
About us
Contact us
Newsletters
Write for us
Recent Posts
Recent Posts
Popular Topics
Popular Topics
Home
Search
Members
Calendar
Who's On
Home
»
Article Discussions
»
Article Discussions by Author
»
Discuss content posted by TravisDBA
»
System Databases
35 posts, Page 3 of 4
««
«
1
2
3
4
»»
System Databases
Rate Topic
Display Mode
Topic Options
Author
Message
Jack Corbett
Jack Corbett
Posted Thursday, September 09, 2010 6:04 AM
SSChampion
Group: General Forum Members
Last Login: Today @ 1:41 PM
Points: 10,613,
Visits: 11,952
I also got this wrong by selecting none, but only because I am using SQL Server 2005 and was aware that the resource database location was/is dependent on the location of the master database. Since others have mentioned the change in 2008 I accept that I was wrong for the latest release of SQL Server.
Jack Corbett
Applications Developer
Don't let the good be the enemy of the best. --
Paul Fleming
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
How to Post Performance Problems
Crosstabs and Pivots or How to turn rows into columns Part 1
Crosstabs and Pivots or How to turn rows into columns Part 2
Post #983021
free_mascot
free_mascot
Posted Thursday, September 09, 2010 7:05 AM
SSCommitted
Group: General Forum Members
Last Login: Today @ 7:23 AM
Points: 1,771,
Visits: 1,316
Yes, me too worng....
The correct answer is none. As though resource database is readonly we can move it along with master.
http://msdn.microsoft.com/en-us/library/ms345408.aspx
---------------------------------------------------
"Thare are only 10 types of people in the world:
Those who understand binary, and those who don't."
Post #983053
TravisDBA
TravisDBA
Posted Thursday, September 09, 2010 7:49 AM
Ten Centuries
Group: General Forum Members
Last Login: Wednesday, June 12, 2013 10:46 AM
Points: 1,290,
Visits: 3,001
free_mascot (9/9/2010)
Yes, me too worng....
The correct answer is none. As though resource database is readonly we can move it along with master.
http://msdn.microsoft.com/en-us/library/ms345408.aspx
In SQL Server 2008, the Resource database cannot be moved, Your provided link clearly states that.
"Technology is a weird thing. It brings you great gifts with one hand, and it stabs you in the back with the other. ...
"
Post #983088
Koen Verbeeck
Koen Verbeeck
Posted Thursday, September 09, 2010 8:28 AM
SSCrazy Eights
Group: General Forum Members
Last Login: Today @ 6:30 AM
Points: 9,410,
Visits: 6,495
TravisDBA (9/9/2010)
free_mascot (9/9/2010)
Yes, me too worng....
The correct answer is none. As though resource database is readonly we can move it along with master.
http://msdn.microsoft.com/en-us/library/ms345408.aspx
In SQL Server 2008, the Resource database cannot be moved, Your provided link clearly states that.
Unfortunately, your question didn't
How to post forum questions.
Need an answer? No, you need a question.
What’s the deal with Excel & SSIS?
Member of
LinkedIn
. My blog at
LessThanDot
.
MCSA SQL Server 2012 - MCSE Business Intelligence
Post #983137
Bradley Deem
Bradley Deem
Posted Thursday, September 09, 2010 8:33 AM
Mr or Mrs. 500
Group: General Forum Members
Last Login: Yesterday @ 10:18 AM
Points: 551,
Visits: 1,153
Funny, I initially chose the Resource database cannot be moved, but then after checking my
local
BOL I changed to all can be moved. If you check the
online
BOL it shows it cannot be moved in SQL 2008 and 2008 R2. Although, I wonder if it really can be moved in 2008 (non R2) considering the inconsistent documentation.
From my local BOL
ms-help://MS.SQLCC.v10/MS.SQLSVR.v10.en/s10de_1devconc/html/72bb62ee-9602-4f71-be51-c466c1670878.htm
Moving the Resource Database
In SQL Server 2008, the default location of the Resource database is <drive>:\Program Files\Microsoft SQL Server\MSSQL10.<instance_name>\Binn\. The database can be moved; however, we recommend against moving it for two reasons:
Applying SQL Server service packs and hotfixes restores the database to the \Binn location.
Moving the Resource database in a failover cluster environment to a nonclustered location will cause failover cluster failure.
To move the Resource database, follow these steps.
Post #983148
SQLRNNR
SQLRNNR
Posted Thursday, September 09, 2010 8:39 AM
SSCoach
Group: General Forum Members
Last Login: Today @ 2:37 PM
Points: 18,853,
Visits: 12,437
Thanks for the Question. I was debating internally whether it was 2005 or 2008. I decided to go with 2008.
Jason
AKA CirqueDeSQLeil
I have given a name to my pain...
MCM SQL Server 2008
SQL RNNR
Posting Performance Based Questions - Gail Shaw
Posting Data Etiquette - Jeff Moden
Hidden RBAR - Jeff Moden
VLFs and the Tran Log - Kimberly Tripp
Post #983161
TravisDBA
TravisDBA
Posted Thursday, September 09, 2010 8:55 AM
Ten Centuries
Group: General Forum Members
Last Login: Wednesday, June 12, 2013 10:46 AM
Points: 1,290,
Visits: 3,001
da-zero (9/9/2010)
TravisDBA (9/9/2010)
free_mascot (9/9/2010)
Yes, me too worng....
The correct answer is none. As though resource database is readonly we can move it along with master.
http://msdn.microsoft.com/en-us/library/ms345408.aspx
In SQL Server 2008, the Resource database cannot be moved, Your provided link clearly states that.
Unfortunately, your question didn't
Reading is fundamental. I already stated in a previous post in this thread that I had omitted the version, and that was my bad, but the answer is correct for SQL 2008.
"Technology is a weird thing. It brings you great gifts with one hand, and it stabs you in the back with the other. ...
"
Post #983187
Steve Jones - SSC Editor
Steve Jones - SSC Editor
Posted Thursday, September 09, 2010 9:19 AM
SSC-Dedicated
Group: Administrators
Last Login: Today @ 3:19 PM
Points: 31,526,
Visits: 13,863
I have corrected the question to say that it is for SQL Server 2008 R2 (using the latest reference), noted that it can be moved in 2005, and then awarded back points for everyone.
Follow me on Twitter:
@way0utwest
Forum Etiquette: How to post data/code on a forum to get the best help
Post #983218
SQLRNNR
SQLRNNR
Posted Thursday, September 09, 2010 10:26 AM
SSCoach
Group: General Forum Members
Last Login: Today @ 2:37 PM
Points: 18,853,
Visits: 12,437
Steve Jones - Editor (9/9/2010)
I have corrected the question to say that it is for SQL Server 2008 R2 (using the latest reference), noted that it can be moved in 2005, and then awarded back points for everyone.
How kind.
Jason
AKA CirqueDeSQLeil
I have given a name to my pain...
MCM SQL Server 2008
SQL RNNR
Posting Performance Based Questions - Gail Shaw
Posting Data Etiquette - Jeff Moden
Hidden RBAR - Jeff Moden
VLFs and the Tran Log - Kimberly Tripp
Post #983285
TravisDBA
TravisDBA
Posted Thursday, September 09, 2010 2:00 PM
Ten Centuries
Group: General Forum Members
Last Login: Wednesday, June 12, 2013 10:46 AM
Points: 1,290,
Visits: 3,001
Thanks Steve.
"Technology is a weird thing. It brings you great gifts with one hand, and it stabs you in the back with the other. ...
"
Post #983414
« Prev Topic
|
Next Topic »
35 posts, Page 3 of 4
««
«
1
2
3
4
»»
Permissions
You
cannot
post new topics.
You
cannot
post topic replies.
You
cannot
post new polls.
You
cannot
post replies to polls.
You
cannot
edit your own topics.
You
cannot
delete your own topics.
You
cannot
edit other topics.
You
cannot
delete other topics.
You
cannot
edit your own posts.
You
cannot
edit other posts.
You
cannot
delete your own posts.
You
cannot
delete other posts.
You
cannot
post events.
You
cannot
edit your own events.
You
cannot
edit other events.
You
cannot
delete your own events.
You
cannot
delete other events.
You
cannot
send private messages.
You
cannot
send emails.
You
may
read topics.
You
cannot
rate topics.
You
cannot
vote within polls.
You
cannot
upload attachments.
You
may
download attachments.
You
cannot
post HTML code.
You
cannot
edit HTML code.
You
cannot
post IFCode.
You
cannot
post JavaScript.
You
cannot
post EmotIcons.
You
cannot
post or upload images.
Copyright © 2002-2013 Simple Talk Publishing. All Rights Reserved.
Privacy Policy.
Terms of Use.
Report Abuse.