Hi Everyone,
I am trying to change the collation for my SQL servver 2012 rebuilding the Master Database but not matter how many time I try is not changing at all. This the command I am using which I got it from MSDN:
Setup /QUIET /ACTION=REBUILDDATABASE /INSTANCENAME=Myinstancename /SQLSYSADMINACCOUNTS=sa /SAPWD=mypass /SQLCOLLATION=SQL_Latin1_General_CP1_CI_AS
Any reason why this is not working?
Thanks
Regards
Federico