insert the license into SQL Server 2019 Standard Edition (64-bit) on Linux (Ubuntu 18.04.5 LTS)

Asked

Viewed 114 times

0

Good morning Gentlemen(as)

I installed SQL Server 2019 Standard Edition (64-bit) on Linux (Ubuntu 18.04.5 LTS) and after I bought the license, however I can’t find a tutorial or something that helps me insert the license and validate in SQL Server, someone has some idea how to do this?

1 answer

0

This is the step by step obtained in the document "SQL Server on Linux Frequently Asked Questions (FAQ)”:

When you run mssql-conf setup you are presented with the following options:

Choose an Edition of SQL Server:

  1. Evaluation (free, no Production use Rights, 180-day limit)
  2. Developer (free, no Production use Rights)
  3. Express (free)
  4. Web (PAID)
  5. Standard (PAID)
  6. Enterprise (PAID)
  7. Enterprise Core (PAID)
  8. I bought a License through a Retail Sales Channel and have a product key to enter.

If you have obtained your License through volume Licensing as part of an Enterprise Agreement or through your MSDN Subscription, you need to select options 4 through 7. This step does not Ask you to enter the License, but you must have Previously Purchased the appropriate License for your Configuration. If you have Purchased Standard Edition through a Retail Channel, select option 8. This option does prompt you to enter a key.


The general instructions for installing SQL Server in GNU/Linux distribution are in the document "Installation Guidance for SQL Server on Linux”.

  • But if I have the installation made from 5. Standard (PAID) and then execute mssql-conf setup will I not have duplicate installation? mssql-conf setup

Browser other questions tagged

You are not signed in. Login or sign up in order to post.