March 14, 2013 at 5:23 am
When i ever i try to rebuild master database i am getting the below error.
1)Its in Mixed Authentication Mode
i am trying it through cmd below is the command:
setup /ACTION=REBUILDDATABASE/QUIET/INSTANCENAME=MNODE2\micro/SQLSYSADMINACCOUNTS=MNODE2\darshan/SAPWD=123
Error below :
--------------
SQL Server Setup has encountered the following error:
The specified value for setting 'WORKFLOW' is invalid. The expected values are:
None
RemovePatch
Uninstall
Install
Upgrade
Patch
Repair
LandingPage
ClusterReport
RunRules
PrepareFailoverCluster
CompleteFailoverCluster
InstallFailoverCluster
RemoveNode
AddNode
EditionUpgrade
Bootstrap
ComponentUpdate
Help
RebuildDatabase
RunDiscovery
Error result :-2068578302
Result facility code : 1204
Resuldt error code : 2
Any suggestions please..?
March 14, 2013 at 6:22 am
Putting spaces in between the /?
setup /ACTION=REBUILDDATABASE /QUIET /INSTANCENAME=MNODE2\micro /SQLSYSADMINACCOUNTS=MNODE2\darshan /SAPWD=123
March 14, 2013 at 8:27 am
Thanks Anthony..!!!
After Putting spaces in between its working..:-)
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply