Syntax for user name when rebuilding database
hello!
i have change collation of our sql server 2008 r2.
i fond statement so:
setup /quiet /action=rebuilddatabase /instancename=instancename
/sqlsysadminaccounts=accounts /[ sapwd= strongpassword ]
/sqlcollation=collationname
but can't figure out hot use admin account built iin sql server (not domain or local machine user).
btw: in june 2010 ther reported there bug in setup prevents task of working. anz news this?
thanks in advance , regards,
fritz
log on using ssms , sa account , pwd. check wich account sysadmin, or add own account , add sysadmin server role. can start installation sysadmin account thats local admin on server.
regards marten rune microsoft certified professional database administrator/developer 2008
SQL Server > SQL Server Database Engine
Comments
Post a Comment