dbTalk Databases Forums  

Moving system datbases on cluster

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


Discuss Moving system datbases on cluster in the microsoft.public.sqlserver.clustering forum.



Reply
 
Thread Tools Display Modes
  #21  
Old   
Russell
 
Posts: n/a

Default RE: Moving system datbases on cluster - 07-08-2008 , 05:56 AM






The current startup parameters are:

-dH:\Microsoft SQL Server\MSSQL.1\MSSQL\DATA\master.mdf;-eH:\Microsoft SQL
Server\MSSQL.1\MSSQL\LOG\ERRORLOG;-lH:\Microsoft SQL
Server\MSSQL.1\MSSQL\DATA\mastlog.ldf

Should I just add the /f /t3608 on the end separated by semi-colon's?

e.g.
-dH:\Microsoft SQL Server\MSSQL.1\MSSQL\DATA\master.mdf;-eH:\Microsoft SQL
Server\MSSQL.1\MSSQL\LOG\ERRORLOG;-lH:\Microsoft SQL
Server\MSSQL.1\MSSQL\DATA\mastlog.ldf; /f ;/t3608

"Russell" wrote:

Quote:
I am just determining the necessary steps to move the system datbases that I
have on an Active/Passive cluster. I found the process to do this on a
standalone SQL Server.

What I don't know how to do is start SQL Server with the /f and /T3608. In
the process I have found it says you can just use NET START MSSQLSERVER /f
/T3608, but as I understand it all this would do would be to make the cluster
failover to the passive node.

How should I add these parameters on my cluster?

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.