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

Error to change the collations on instance with setUp.exe: SQL_Latin1_General_CP1_CI_AS to Latin1_General_CI_AS

$
0
0

Hi all.
I have a question, I currently want to change the collation of a SQL instance (SQL_Latin1_General_CP1_CI_AS -> TO -> Latin1_General_CI_AS), This by means of the installation disk that contains the same version of the instance; in this case: Microsoft SQL Server 2008 R2 (SP3) - 10.50.6000.34 (X64) Copyright (c) Microsoft Corporation Standard Edition (64-bit).

I tried to do it using the following instruction through the CMD:
setup.exe / ACTION = REBUILDDATABASE / INSTANCENAME = MSSQLSERVER / SQLCOLLATION =Latin1_General_CI_AS / SAPWD = *** PASWORDTEST / SQLSYSADMINACCOUNTS = SERVERTEST \ administrator

He passes the first check process and when he is going to configure he sends me an error, which I attach:

TITLE: SQL Server Setup failure.
------------------------------

SQL Server Setup has encountered the following error:

Missing system administrator account. To continue, provide at least one Windows account to provision as a SQL Server system administrator.

Error code 0x84B40000.


 and return everything to how it was.

Does anyone know how to fix this error?


Viewing all articles
Browse latest Browse all 7696

Trending Articles



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