dbTalk Databases Forums  

cluster and tempdb on c:\

microsoft.public.sqlserver.clustering microsoft.public.sqlserver.clustering


Discuss cluster and tempdb on c:\ in the microsoft.public.sqlserver.clustering forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Leon McCalla
 
Posts: n/a

Default cluster and tempdb on c:\ - 03-28-2008 , 04:08 AM






I'm trying to boost SQL server 2000's speed at running some of my long
queries.Is it a good idea to put the tempDB on a physically separate HD
subsystem in the interest of speed? I want to do this but......

Server: Msg 5184, Level 16, State 1, Line 1
Cannot use file 'c:\MSSQL\data\tempdb.mdf' for clustered server. Only
formatted files on which the cluster resource of the server has a dependency
can be used.


since hte temp DB is re-created every time SQL starts, this should not be a
requirement. Any thoughts???

Leon



Reply With Quote
  #2  
Old   
Tom Moreau
 
Posts: n/a

Default Re: cluster and tempdb on c:\ - 03-28-2008 , 05:59 AM






It is a good idea to have tempdb on a separate disk from your data.
However, in a clustered system, any data or log files *must* be on a
clustered drive - not a local one.

--
Tom

----------------------------------------------------
Thomas A. Moreau, BSc, PhD, MCSE, MCDBA, MCITP, MCTS
SQL Server MVP
Toronto, ON Canada
https://mvp.support.microsoft.com/profile/Tom.Moreau


"Leon McCalla" <leonmccalla (AT) drop (DOT) hotmail.com> wrote

I'm trying to boost SQL server 2000's speed at running some of my long
queries.Is it a good idea to put the tempDB on a physically separate HD
subsystem in the interest of speed? I want to do this but......

Server: Msg 5184, Level 16, State 1, Line 1
Cannot use file 'c:\MSSQL\data\tempdb.mdf' for clustered server. Only
formatted files on which the cluster resource of the server has a dependency
can be used.


since hte temp DB is re-created every time SQL starts, this should not be a
requirement. Any thoughts???

Leon



Reply With Quote
  #3  
Old   
Tom Moreau
 
Posts: n/a

Default Re: cluster and tempdb on c:\ - 03-28-2008 , 05:59 AM



It is a good idea to have tempdb on a separate disk from your data.
However, in a clustered system, any data or log files *must* be on a
clustered drive - not a local one.

--
Tom

----------------------------------------------------
Thomas A. Moreau, BSc, PhD, MCSE, MCDBA, MCITP, MCTS
SQL Server MVP
Toronto, ON Canada
https://mvp.support.microsoft.com/profile/Tom.Moreau


"Leon McCalla" <leonmccalla (AT) drop (DOT) hotmail.com> wrote

I'm trying to boost SQL server 2000's speed at running some of my long
queries.Is it a good idea to put the tempDB on a physically separate HD
subsystem in the interest of speed? I want to do this but......

Server: Msg 5184, Level 16, State 1, Line 1
Cannot use file 'c:\MSSQL\data\tempdb.mdf' for clustered server. Only
formatted files on which the cluster resource of the server has a dependency
can be used.


since hte temp DB is re-created every time SQL starts, this should not be a
requirement. Any thoughts???

Leon



Reply With Quote
  #4  
Old   
Tom Moreau
 
Posts: n/a

Default Re: cluster and tempdb on c:\ - 03-28-2008 , 05:59 AM



It is a good idea to have tempdb on a separate disk from your data.
However, in a clustered system, any data or log files *must* be on a
clustered drive - not a local one.

--
Tom

----------------------------------------------------
Thomas A. Moreau, BSc, PhD, MCSE, MCDBA, MCITP, MCTS
SQL Server MVP
Toronto, ON Canada
https://mvp.support.microsoft.com/profile/Tom.Moreau


"Leon McCalla" <leonmccalla (AT) drop (DOT) hotmail.com> wrote

I'm trying to boost SQL server 2000's speed at running some of my long
queries.Is it a good idea to put the tempDB on a physically separate HD
subsystem in the interest of speed? I want to do this but......

Server: Msg 5184, Level 16, State 1, Line 1
Cannot use file 'c:\MSSQL\data\tempdb.mdf' for clustered server. Only
formatted files on which the cluster resource of the server has a dependency
can be used.


since hte temp DB is re-created every time SQL starts, this should not be a
requirement. Any thoughts???

Leon



Reply With Quote
  #5  
Old   
Tom Moreau
 
Posts: n/a

Default Re: cluster and tempdb on c:\ - 03-28-2008 , 05:59 AM



It is a good idea to have tempdb on a separate disk from your data.
However, in a clustered system, any data or log files *must* be on a
clustered drive - not a local one.

--
Tom

----------------------------------------------------
Thomas A. Moreau, BSc, PhD, MCSE, MCDBA, MCITP, MCTS
SQL Server MVP
Toronto, ON Canada
https://mvp.support.microsoft.com/profile/Tom.Moreau


"Leon McCalla" <leonmccalla (AT) drop (DOT) hotmail.com> wrote

I'm trying to boost SQL server 2000's speed at running some of my long
queries.Is it a good idea to put the tempDB on a physically separate HD
subsystem in the interest of speed? I want to do this but......

Server: Msg 5184, Level 16, State 1, Line 1
Cannot use file 'c:\MSSQL\data\tempdb.mdf' for clustered server. Only
formatted files on which the cluster resource of the server has a dependency
can be used.


since hte temp DB is re-created every time SQL starts, this should not be a
requirement. Any thoughts???

Leon



Reply With Quote
  #6  
Old   
Tom Moreau
 
Posts: n/a

Default Re: cluster and tempdb on c:\ - 03-28-2008 , 05:59 AM



It is a good idea to have tempdb on a separate disk from your data.
However, in a clustered system, any data or log files *must* be on a
clustered drive - not a local one.

--
Tom

----------------------------------------------------
Thomas A. Moreau, BSc, PhD, MCSE, MCDBA, MCITP, MCTS
SQL Server MVP
Toronto, ON Canada
https://mvp.support.microsoft.com/profile/Tom.Moreau


"Leon McCalla" <leonmccalla (AT) drop (DOT) hotmail.com> wrote

I'm trying to boost SQL server 2000's speed at running some of my long
queries.Is it a good idea to put the tempDB on a physically separate HD
subsystem in the interest of speed? I want to do this but......

Server: Msg 5184, Level 16, State 1, Line 1
Cannot use file 'c:\MSSQL\data\tempdb.mdf' for clustered server. Only
formatted files on which the cluster resource of the server has a dependency
can be used.


since hte temp DB is re-created every time SQL starts, this should not be a
requirement. Any thoughts???

Leon



Reply With Quote
  #7  
Old   
Tom Moreau
 
Posts: n/a

Default Re: cluster and tempdb on c:\ - 03-28-2008 , 05:59 AM



It is a good idea to have tempdb on a separate disk from your data.
However, in a clustered system, any data or log files *must* be on a
clustered drive - not a local one.

--
Tom

----------------------------------------------------
Thomas A. Moreau, BSc, PhD, MCSE, MCDBA, MCITP, MCTS
SQL Server MVP
Toronto, ON Canada
https://mvp.support.microsoft.com/profile/Tom.Moreau


"Leon McCalla" <leonmccalla (AT) drop (DOT) hotmail.com> wrote

I'm trying to boost SQL server 2000's speed at running some of my long
queries.Is it a good idea to put the tempDB on a physically separate HD
subsystem in the interest of speed? I want to do this but......

Server: Msg 5184, Level 16, State 1, Line 1
Cannot use file 'c:\MSSQL\data\tempdb.mdf' for clustered server. Only
formatted files on which the cluster resource of the server has a dependency
can be used.


since hte temp DB is re-created every time SQL starts, this should not be a
requirement. Any thoughts???

Leon



Reply With Quote
  #8  
Old   
Tom Moreau
 
Posts: n/a

Default Re: cluster and tempdb on c:\ - 03-28-2008 , 05:59 AM



It is a good idea to have tempdb on a separate disk from your data.
However, in a clustered system, any data or log files *must* be on a
clustered drive - not a local one.

--
Tom

----------------------------------------------------
Thomas A. Moreau, BSc, PhD, MCSE, MCDBA, MCITP, MCTS
SQL Server MVP
Toronto, ON Canada
https://mvp.support.microsoft.com/profile/Tom.Moreau


"Leon McCalla" <leonmccalla (AT) drop (DOT) hotmail.com> wrote

I'm trying to boost SQL server 2000's speed at running some of my long
queries.Is it a good idea to put the tempDB on a physically separate HD
subsystem in the interest of speed? I want to do this but......

Server: Msg 5184, Level 16, State 1, Line 1
Cannot use file 'c:\MSSQL\data\tempdb.mdf' for clustered server. Only
formatted files on which the cluster resource of the server has a dependency
can be used.


since hte temp DB is re-created every time SQL starts, this should not be a
requirement. Any thoughts???

Leon



Reply With Quote
  #9  
Old   
Tom Moreau
 
Posts: n/a

Default Re: cluster and tempdb on c:\ - 03-28-2008 , 05:59 AM



It is a good idea to have tempdb on a separate disk from your data.
However, in a clustered system, any data or log files *must* be on a
clustered drive - not a local one.

--
Tom

----------------------------------------------------
Thomas A. Moreau, BSc, PhD, MCSE, MCDBA, MCITP, MCTS
SQL Server MVP
Toronto, ON Canada
https://mvp.support.microsoft.com/profile/Tom.Moreau


"Leon McCalla" <leonmccalla (AT) drop (DOT) hotmail.com> wrote

I'm trying to boost SQL server 2000's speed at running some of my long
queries.Is it a good idea to put the tempDB on a physically separate HD
subsystem in the interest of speed? I want to do this but......

Server: Msg 5184, Level 16, State 1, Line 1
Cannot use file 'c:\MSSQL\data\tempdb.mdf' for clustered server. Only
formatted files on which the cluster resource of the server has a dependency
can be used.


since hte temp DB is re-created every time SQL starts, this should not be a
requirement. Any thoughts???

Leon



Reply With Quote
  #10  
Old   
Tom Moreau
 
Posts: n/a

Default Re: cluster and tempdb on c:\ - 03-28-2008 , 05:59 AM



It is a good idea to have tempdb on a separate disk from your data.
However, in a clustered system, any data or log files *must* be on a
clustered drive - not a local one.

--
Tom

----------------------------------------------------
Thomas A. Moreau, BSc, PhD, MCSE, MCDBA, MCITP, MCTS
SQL Server MVP
Toronto, ON Canada
https://mvp.support.microsoft.com/profile/Tom.Moreau


"Leon McCalla" <leonmccalla (AT) drop (DOT) hotmail.com> wrote

I'm trying to boost SQL server 2000's speed at running some of my long
queries.Is it a good idea to put the tempDB on a physically separate HD
subsystem in the interest of speed? I want to do this but......

Server: Msg 5184, Level 16, State 1, Line 1
Cannot use file 'c:\MSSQL\data\tempdb.mdf' for clustered server. Only
formatted files on which the cluster resource of the server has a dependency
can be used.


since hte temp DB is re-created every time SQL starts, this should not be a
requirement. Any thoughts???

Leon



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.