Share via

redhat 9.1 install mssql-server 2022 failed

lves Han 10 Reputation points
2023-02-05T14:53:25.1333333+00:00

How can I fix this problem

[root@192 .system]# sudo /opt/mssql/bin/mssql-conf setup
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) - CPU core utilization restricted to 20 physical/40 hyperthreaded
  7) Enterprise Core (PAID) - CPU core utilization up to Operating System Maximum
  8) I bought a license through a retail sales channel and have a product key to enter.
  9) Standard (Billed through Azure) - Use pay-as-you-go billing through Azure.
 10) Enterprise Core (Billed through Azure) - Use pay-as-you-go billing through Azure.

Details about editions can be found at
https://go.microsoft.com/fwlink/?LinkId=2109348&clcid=0x409

Use of PAID editions of this software requires separate licensing through a
Microsoft Volume Licensing program.
By choosing a PAID edition, you are verifying that you have the appropriate
number of licenses in place to install and run this software.
By choosing an edition billed Pay-As-You-Go through Azure, you are verifying
that the server and SQL Server will be connected to Azure by installing the
management agent and Azure extension for SQL Server.

Enter your edition(1-10): 2
The license terms for this product can be found in
/usr/share/doc/mssql-server or downloaded from:
https://go.microsoft.com/fwlink/?LinkId=2104294&clcid=0x409

The privacy statement can be viewed at:
https://go.microsoft.com/fwlink/?LinkId=853010&clcid=0x409

Enter the SQL Server system administrator password:
Confirm the SQL Server system administrator password:
Configuring SQL Server...

/opt/mssql/bin/sqlservr: PAL initialization failed. Error: 102

Initial setup of Microsoft SQL Server failed. Please consult the ERRORLOG
in /var/opt/mssql/log for more information.
Community Center | Not monitored

2 answers

Sort by: Most helpful
  1. Olaf Helper 47,616 Reputation points
    2023-02-07T06:27:04.94+00:00

    . Please consult the ERRORLOG in /var/opt/mssql/log for more information.

    Do what the message says, review ErrorLog for more details.


  2. Sahadat Khan 0 Reputation points
    2023-02-07T06:21:15.5433333+00:00

    Enter your edition(1-8): 5

    The license terms for this product can be found in

    /usr/share/doc/mssql-server or downloaded from:

    https://go.microsoft.com/fwlink/?LinkId=2104294&clcid=0x409

    The privacy statement can be viewed at:

    https://go.microsoft.com/fwlink/?LinkId=853010&clcid=0x409

    Enter the SQL Server system administrator password:

    Confirm the SQL Server system administrator password:

    Configuring SQL Server...

    /opt/mssql/bin/sqlservr: Unable to start the process, with error 101.

    Initial setup of Microsoft SQL Server failed. Please consult the ERRORLOG

    in /var/opt/mssql/log for more information.

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.