Rebuild master database.

  • 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..?

  • Putting spaces in between the /?

    setup /ACTION=REBUILDDATABASE /QUIET /INSTANCENAME=MNODE2\micro /SQLSYSADMINACCOUNTS=MNODE2\darshan /SAPWD=123

  • 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