Error code 0x858c001b sql server 2014

Столкнулся с ошибкой вида: The SQL Server license agreement cannot be located for the selected edition, EVAL. This could be a result of corrupted media or the edition being unsupported by the media.

Profile picture for user Олег

Microsoft SQL Server 2019

Столкнулся с ошибкой вида:

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

SQL Server Setup has encountered the following error:

The SQL Server license agreement cannot be located for the selected edition, EVAL. This could be a result of corrupted media or the edition being unsupported by the media.

Error code 0x858C001B.

For help, click: https://go.microsoft.com/fwlink?LinkID=20476&ProdName=Microsoft%20SQL%20Server&EvtSrc=setup.rll&EvtID=50000&EvtType=0xFDC38F1F%25400xA40CEF17%25401420%254027

------------------------------
BUTTONS:

OK
------------------------------

Вместо EVAL может быть также Datacenter | Enterprise | Standard | Web | Business Intelligence | Workgroup | Express.

sql

Проблема была связана с тем, что MSSQL сервер я скачал русский, а Windows Server 2016, на который я собирался установить MSSQL, английский.

MUI Language должен соответствовать версии языка SQL.

Решение простое, если не хотим переустанавливать Windows, то скачиваем версию SQL для Английского языка.

sql

Содержание

  1. Русские Блоги
  2. Ошибка установки SQL Server Код ошибки 0x858C001B
  3. Error code 0x858c001b sql server 2014
  4. Answered by:
  5. Question
  6. Tutorials, tips&tricks, snippets..
  7. #KISS: KEEP IT SIMPLE, STUPID!
  8. SQL Server Installation Error 0x858C001B (the “language error”)
  9. Error code 0x858c001b sql server 2014
  10. Вопрос
  11. Ответы
  12. Все ответы
  13. Error code 0x858c001b sql server 2014
  14. Answered by:
  15. Question

Русские Блоги

Ошибка установки SQL Server Код ошибки 0x858C001B

Поскольку в проекте должны использоваться Windows Server 2012 R2 и SQL Server 2012 Standard. Поэтому я пошел в Microsoft, чтобы загрузить 180-дневную пробную версию Windows Server 2012 R2 Datacenter VHD (http://technet.microsoft.com/zh-cn/evalcenter /dn205286.aspx), и Microsoft предоставляет только английскую версию VHD, а установка ISO более громоздкая и длительная.После загрузки он успешно загружается в Virturl Box, поскольку у меня под рукой есть китайская версия. SQL Server 2012 Standard, попытался установить его, но возникла ошибка:

SQL Server Setup has encountered the following error:

The SQL Server license agreement cannot be located for the selected edition, STANDARD. This could be a result of corrupted media or the edition being unsupported by the media.

Error code 0x858C001B.

Я проверил информацию и обнаружил, что это вызвано разницей между языками ОС и SQL Server. Вам необходимо установить соответствующий языковой пакет в ОС, поэтому перейдите в панель управления, чтобы добавить его, как показано ниже:

Нажмите: загрузка …… Загрузка начинается:

Downloading Chinese Simplified Language Pack — Windows Server 2012 R2 — (KB2839636) [zh-CN_LP] (update 1 of 1).

Но прошло меньше получаса, и я больше не мог этого терпеть. Я поискал офлайн-пакет и обнаружил, что Microsoft его не предоставляет. Я подумал об использовании SmartSniff для его мониторинга. (Конкретные методы см. В: http://www.cnbeta.com/articles/226755 .htm), Получите целевой файл обновления Microsoft lp_742090094db61f1c6b64ed4678c29dfc1df6b5c5.cab,

В автономном режиме с Baidu Cloud скорость очень высокая, и это занимает несколько минут.

Затем в командной строке 2012 выполните команду:

Dism /online /Add-Package /PackagePath:E:BaiduYunDownloadlp_742090094db61f1c6b64ed4678c29dfc1df6b5c5.cab

Подробнее см. В документе Microsoft:
http://technet.microsoft.com/zh-cn/library/hh825679.aspx

Это займет около 10 минут.

Затем перезагрузите компьютер, Перейдите к языковым региональным параметрам панели управления, откройте параметры китайского языка на предыдущем шаге, вы увидите:

Щелкните, чтобы сделать тему на китайском. Затем система предложит выйти, выйти и снова войти в систему, Обнаружил, что система стала китайской версией:

Затем установите китайскую версию SQL Server, и все будет хорошо.

Источник

Error code 0x858c001b sql server 2014

This forum has migrated to Microsoft Q&A. Visit Microsoft Q&A to post new questions.

Answered by:

Question

I’m installing SQL Server 2012 enterprise edition with SP3 x64 fr on a Windows 7 Professional SP1 and I get the following error :

SQL Server Setup has encountered the following error:

The SQL Server license agreement cannot be located for the selected edition, ENTERPRISE. This could be a result of corrupted media or the edition being unsupported by the media.

Error code 0x858C001B.

For help, click: http://go.microsoft.com/fwlink?LinkID=20476&ProdName=Microsoft%20SQL%20Server&EvtSrc=setup.rll&EvtID=50000&EvtType=0xFDC38F1F%25400xA40CEF17%25401420%254027

I’ve read a lot of threads on the problem on the site and on others but none solved it. So here are the points I tried :
— I downloaded the package from the MSDN site twice,
— I’ve extracted the archive with WinRar,
— I’ve moved the extract folder to the localization C:,
— I switch the language of my computer from «French (France)» to «English (US)» and to «English (United Kingdom)» but I have an error message when I launch the setup with a language other than French,
— I’ve deleted the folder «Setup Bootstrap» under C:Program FilesMicrosoft SQL Server110 between each try,
— The 9 operations from the «Setup Support Rules» are all passed,
— It’s a fresh new computer so there were no old SQL Server install before and there are no trace of SQL Server in the programs list,
— I’m admin on my computer,
— I tried to launch the install with the command «Run as administrator».

If anyone can help, that would be so great !!

Источник

Tutorials, tips&tricks, snippets..

#KISS: KEEP IT SIMPLE, STUPID!

SQL Server Installation Error 0x858C001B (the “language error”)

Installing SQL Server 20xx (in my case, SQL Server 2014), you may find out the “license agreement cannot be located” error, code 0x858C001B. This error is due to the language settings of the computer where you are trying yo install SQL Server. Here how to solve it.

The error message is showed in a pop up:

SQL Server Setup has encountered the following error:

The SQL Server license agreement cannot be located for the selected edition, . This could be a result of corrupted media or the edition being unsupported by the media.

Error code 0x858C001B.

To solve this issue, choose one of the following options:

  1. Download a new SQL installer, with the same language of the operative system;
  2. MUI Language must also match SQL language version (even if you have for example en-US locales and en-US SQL installation media and different MUI language then you may get this error!) If you need to use another MUI, which SQL installation is, just switch to matched MUI corresponding with SQL installation and then after installation switch it back;
  3. Add the corresponding language pack in the operative system.

Obviously, the first one is the simplier solution.

Finally, below some hints to change the language settings.

To change the operating system user interface settings
1. If not already installed, install the operating system MUI that matches your localized version of SQL Server.
2. In Control Panel, open Regional and Language Options.
3. On the Languages tab, for Language used in menus and dialogs, select a value from the list.
This setting will affect the user interface language of SQL Server, so it must match your localized version of SQL Server.
4. Click Apply to confirm the change, and OK to close the window.

To change the operating system user local settings
1. If not already installed, install the operating system MUI that matches your localized version of SQL Server.
2. In Control Panel, open Regional and Language Options.
3. On the Regional Options tab, for Select an item to match its preferences, select a value from the list.
This setting will affect culture-specific data formatting.
4. Click Apply to confirm the change, and OK to close the window.

Источник

Error code 0x858c001b sql server 2014

Вопрос

  • Изменен тип Иван Проданов Microsoft contingent staff, Moderator 24 мая 2013 г. 6:39

Ответы

>>1) microsoft sql server 2012

это не полная версия, т.к. полная выглядит в таком виде, например:

Microsoft SQL Server 2012 (SP1) — 11.0.3128.0 (X64)
Dec 28 2012 20:23:12
Copyright (c) Microsoft Corporation
Developer Edition (64-bit) on Windows NT 6.1 (Build 7601: Service Pack 1)

И циферки 11.0.3128.0 тут ой, как имеют значение.

Судя по вашей ошибке у вас всё-таки либо битый образ, либо несоответствуют настройки!

  • Помечено в качестве ответа Иван Проданов Microsoft contingent staff, Moderator 24 мая 2013 г. 6:39

www.sqlCMD.ru — all around MS SQL Server

  • Помечено в качестве ответа Иван Проданов Microsoft contingent staff, Moderator 24 мая 2013 г. 6:39

Все ответы

1) Уточните полную версию SQL Server

2) По какой подписке и где скаченная (у бедитесь, что образ не битый)

3) Языковые настройку в Win и SQL какие?

4) Более полный текст ошибки можно получить из лога

Ну и посмотрите темы с подобной ошибкой:

1) microsoft sql server 2012

2) скачан из eopen.microsoft.com. имя образа SW_DVD9_SQL_Svr_Standard_Edtn_2012_Russian_MLF_X17-97025.ISO. Образ точно не битый поскольку, на три месяца назад с него было все развернуто на другом сервере, образ не записываю, а подключаю к виртуальной машине.

3) Все английское

4) Вставил бы принт скрин, но картинки выкладывать не могу

SQL Server Setup has encountered the following error:

The SQL Server license agreement cannot be located for the selected edition, STANDARD. The could be a result of corrupted media or edition being unsupportedby the media.

Источник

Error code 0x858c001b sql server 2014

This forum has migrated to Microsoft Q&A. Visit Microsoft Q&A to post new questions.

Answered by:

Question

I’m installing SQL Server 2012 enterprise edition with SP3 x64 fr on a Windows 7 Professional SP1 and I get the following error :

SQL Server Setup has encountered the following error:

The SQL Server license agreement cannot be located for the selected edition, ENTERPRISE. This could be a result of corrupted media or the edition being unsupported by the media.

Error code 0x858C001B.

For help, click: http://go.microsoft.com/fwlink?LinkID=20476&ProdName=Microsoft%20SQL%20Server&EvtSrc=setup.rll&EvtID=50000&EvtType=0xFDC38F1F%25400xA40CEF17%25401420%254027

I’ve read a lot of threads on the problem on the site and on others but none solved it. So here are the points I tried :
— I downloaded the package from the MSDN site twice,
— I’ve extracted the archive with WinRar,
— I’ve moved the extract folder to the localization C:,
— I switch the language of my computer from «French (France)» to «English (US)» and to «English (United Kingdom)» but I have an error message when I launch the setup with a language other than French,
— I’ve deleted the folder «Setup Bootstrap» under C:Program FilesMicrosoft SQL Server110 between each try,
— The 9 operations from the «Setup Support Rules» are all passed,
— It’s a fresh new computer so there were no old SQL Server install before and there are no trace of SQL Server in the programs list,
— I’m admin on my computer,
— I tried to launch the install with the command «Run as administrator».

If anyone can help, that would be so great !!

Источник

Installing SQL Server 20xx (in my case, SQL Server 2014), you may find out the “license agreement cannot be located” error, code 0x858C001B. This error is due to the language settings of the computer where you are trying yo install SQL Server. Here how to solve it.

The error message is showed in a pop up:

SQL Server Setup has encountered the following error:

The SQL Server license agreement cannot be located for the selected edition, <VERSION>. This could be a result of corrupted media or the edition being unsupported by the media.

Error code 0x858C001B.

To solve this issue, choose one of the following options:

  1. Download a new SQL installer, with the same language of the operative system;
  2. MUI Language must also match SQL language version (even if you have for example en-US locales and en-US SQL installation media and different MUI language then you may get this error!) If you need to use another MUI, which SQL installation is, just switch to matched MUI corresponding with SQL installation and then after installation switch it back;
  3. Add the corresponding language pack in the operative system.

Obviously, the first one is the simplier solution.

Finally, below some hints to change the language settings.

To change the operating system user interface settings
1. If not already installed, install the operating system MUI that matches your localized version of SQL Server.
2. In Control Panel, open Regional and Language Options.
3. On the Languages tab, for Language used in menus and dialogs, select a value from the list.
This setting will affect the user interface language of SQL Server, so it must match your localized version of SQL Server.
4. Click Apply to confirm the change, and OK to close the window.

To change the operating system user local settings
1. If not already installed, install the operating system MUI that matches your localized version of SQL Server.
2. In Control Panel, open Regional and Language Options.
3. On the Regional Options tab, for Select an item to match its preferences, select a value from the list.
This setting will affect culture-specific data formatting.
4. Click Apply to confirm the change, and OK to close the window.

To change the system local settings
1. If not already installed, install the operating system MUI that matches your localized version of SQL Server.
2. In Control Panel, open Regional and Language Options.
3. On the Advanced tab, for Select a language to match the language version of the non-Unicode programs you want to use, select a value from the list.This setting will allow SQL Server Setup to choose the best default collation for your SQL Server installation.
4. Click Apply to confirm the change, and OK to close the window

RRS feed

  • Remove From My Forums
  • Question

  • HI everybody. At the top of the installation I’ve an error SQLSERVER setup failure : licence agreement cannot be located for the selection Edition error code 0x858C001B.

    What’s happened?what can i do?

    Thanks

All replies

  • SQL Server 2014

    1. Save the following in a text file, change the extension to .reg, double-click on the file, and on the prompt that appears, select yes to populate the registry: 

    Windows Registry Editor Version 5.00

    [HKEY_LOCAL_MACHINESOFTWAREMicrosoftMicrosoft SQL Server120Bootstrap] 
    «BootstrapDir»=»C:\Program Files\Microsoft SQL Server\120\Setup Bootstrap\»

    [HKEY_LOCAL_MACHINESOFTWAREMicrosoftMicrosoft SQL Server120BootstrapSetup] 
    «PatchLevel»=»12.00.2000.80»

    2. Next, copy the following files and folders from the media to the specified destinations:

    File/Folder in media

    Destination

    X64/X86 folder (depending on what architecture you want to install)

    C:Program FilesMicrosoft SQL Server120Setup BootstrapSQLServer2014

    Setup.exe

    C:Program FilesMicrosoft SQL Server120Setup BootstrapSQLServer2014

    Resources folder

    C:Program FilesMicrosoft SQL Server120Setup BootstrapSQLServer2014

    Next, re-run the setup, and it should proceed beyond the point of error this time.

    As always, comments/suggestions/feedback are welcome and solicited.

    http://blogs.msdn.com/b/sqljourney/archive/2012/05/07/sql-2008-2008-r2-setup-disappears-fails-when-installing-setup-support-files.aspx

RRS feed

  • Remove From My Forums
  • Вопрос

  • При попытке установить SQL EXPRESS 2014 на Windows 10 x64 EE — появляется сообщение с ошибкой: SQL Server Setup failure: Error code 0x858C001B

Ответы

  • Загрузите еще раз, скорее всего инсталлаятор испорчен (о чем написано в сообщении).


    This posting is provided «AS IS» with no warranties, and confers no rights.

    • Помечено в качестве ответа
      Иван ПродановMicrosoft contingent staff, Moderator
      21 апреля 2016 г. 7:20

Поскольку в проекте должны использоваться Windows Server 2012 R2 и SQL Server 2012 Standard. Поэтому я пошел в Microsoft, чтобы загрузить 180-дневную пробную версию Windows Server 2012 R2 Datacenter VHD (http://technet.microsoft.com/zh-cn/evalcenter /dn205286.aspx), и Microsoft предоставляет только английскую версию VHD, а установка ISO более громоздкая и длительная.После загрузки он успешно загружается в Virturl Box, поскольку у меня под рукой есть китайская версия.SQL Server 2012 Standard, попытался установить его, но возникла ошибка:


SQL Server Setup has encountered the following error:

The SQL Server license agreement cannot be located for the selected edition, STANDARD. This could be a result of corrupted media or the edition being unsupported by the media.

Error code 0x858C001B.

Я проверил информацию и обнаружил, что это вызвано разницей между языками ОС и SQL Server. Вам необходимо установить соответствующий языковой пакет в ОС, поэтому перейдите в панель управления, чтобы добавить его, как показано ниже:

Нажмите: загрузка …… Загрузка начинается:

Downloading Chinese Simplified Language Pack — Windows Server 2012 R2 — (KB2839636) [zh-CN_LP] (update 1 of 1)… 

Но прошло меньше получаса, и я больше не мог этого терпеть. Я поискал офлайн-пакет и обнаружил, что Microsoft его не предоставляет. Я подумал об использовании SmartSniff для его мониторинга. (Конкретные методы см. В: http://www.cnbeta.com/articles/226755 .htm),Получите целевой файл обновления Microsoftlp_742090094db61f1c6b64ed4678c29dfc1df6b5c5.cab,

В автономном режиме с Baidu Cloud скорость очень высокая, и это занимает несколько минут.

Затем в командной строке 2012 выполните команду:

Dism /online /Add-Package /PackagePath:E:BaiduYunDownloadlp_742090094db61f1c6b64ed4678c29dfc1df6b5c5.cab

Подробнее см. В документе Microsoft:
http://technet.microsoft.com/zh-cn/library/hh825679.aspx

Это займет около 10 минут.

Затем перезагрузите компьютер,Перейдите к языковым региональным параметрам панели управления, откройте параметры китайского языка на предыдущем шаге, вы увидите:

Щелкните, чтобы сделать тему на китайском. Затем система предложит выйти, выйти и снова войти в систему,Обнаружил, что система стала китайской версией:

Затем установите китайскую версию SQL Server, и все будет хорошо.

Another problem which I had to resolve in last days. During installation of Microsoft SQL Server 2012 following error may appear

When you installing from command line

The following error occurred:
The SQL Server license agreement cannot be located for the selected edition, <VERSION>. This could be a result of corrupted media or the edition being unsupported by the media.

Error result: -2054422501
Result facility code: 1420
Result error code: 27

Please review the summary.txt log for further details

And this one when you try to install using classic GUI

SQL Server Setup has encountered the following error:

The SQL Server license agreement cannot be located for the selected edition, <VERSION>. This could be a result of corrupted media or the edition being unsupported by the media.

Error code 0x858C001B.

For help, click: http://go.microsoft.com/fwlink?LinkID=20476&ProdName=Microsoft%20SQL%20Server&EvtSrc=setup.rll&EvtID=50000&EvtType=0xFDC38F1F%25400xA40CEF17%25401420%254027

The SQL Server license agreement cannot be located
SQL Server Setup failure

Version = [Datacenter | Enterprise | Standard | Web | Business Intelligence | Workgroup | Express]

SOLUTION :

— MUI Language must also match SQL language version (even if you have for example en-US locales and en-US SQL installation media and different MUI language then you may get this error! If you need to use another MUI than SQL installation is, just switch to matched MUI corresponding with SQL installation and then after installation switch it back.
— Or use corresponding SQL language version.
— The other are for sure clear: System locales must match SQL language version — setup will detect this anyway and display correct message.

Понравилась статья? Поделить с друзьями:

Читайте также:

  • Error code 0x851a0019
  • Error code 0x84b40000
  • Error code 0x8030002f при установке windows 7 как исправить
  • Error code 0x8027025b
  • Error code 0x80246007

  • 0 0 голоса
    Рейтинг статьи
    Подписаться
    Уведомить о
    guest

    0 комментариев
    Старые
    Новые Популярные
    Межтекстовые Отзывы
    Посмотреть все комментарии