Quantcast
Channel: SQL Server Setup & Upgrade forum
Viewing all articles
Browse latest Browse all 5760

Can't change startup parameters

$
0
0

Hi,

I have a dev server with SQL Server 2012 enterprise on Windows Server 2008 R2 running on a Hyper-V VM.  The data files are stored on a network share.  We needed to change the name of the share for security purposes due to Oracle using the same share.  Anyways I followed the article here: http://msdn.microsoft.com/en-us/library/ms345408(v=SQL.105).aspx#MoveMaster

I went ahead and and created a 2nd share on the same directory.  Granted the necessary share and file permissions for the domain service account that runs SQL Server.  When I go into SSCM properties for the database and try to update the existing parameters from the GUI I get:

The parameter is invalid.  

I have:

-d\\data01\db-dev\MSSQL11.DB_DEV\MSSQL\DATA\master.mdf

tried to change it to:

-d\\data01\db-dev-mssql\MSSQL11.DB_DEV\MSSQL\DATA\master.mdf

It won't even let me update the parameter even if I don't change the actual value.  Couldn't really find anything online.  The database still starts up fine as is on the current share.  I double checked the file/share security and even made sure the account had permissions on the mdf files and it all looks good so I'm not really sure how to fix this.


My Blog: http://www.montavesta.net



Viewing all articles
Browse latest Browse all 5760

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>