|
| 1 | +<!-- https://tdg.docbook.org/tdg/5.1/info --> |
| 2 | + |
| 3 | +<dm:docmanager xmlns:dm="urn:x-suse:ns:docmanager"> |
| 4 | + <dm:bugtracker> |
| 5 | + <dm:url>https://github.com/SUSE/suse-best-practices/issues/new</dm:url> |
| 6 | + <dm:product>Microsoft SQL Server on SUSE Linux Enterprise Server</dm:product> |
| 7 | + </dm:bugtracker> |
| 8 | +</dm:docmanager> |
| 9 | + |
| 10 | +<!--<title>Microsoft SQL Server on SUSE Linux Enterprise Server</title>--> |
| 11 | + |
| 12 | +<meta name="series">Best Practices</meta> |
| 13 | +<meta name="category"> |
| 14 | + <phrase>3rd Party</phrase> |
| 15 | +</meta> |
| 16 | +<meta name="task"> |
| 17 | + <phrase>Installation</phrase> |
| 18 | + <phrase>Configuration</phrase> |
| 19 | + <phrase>Integration</phrase> |
| 20 | +</meta> |
| 21 | +<meta name="title">Microsoft SQL Server on SUSE Linux Enterprise Server</meta> |
| 22 | +<meta name="description">This document guides through the installation and configuration of Microsoft SQL Server on |
| 23 | + SUSE Linux Enterprise Server 15. </meta> |
| 24 | +<meta name="social-descr">How to install MS SQL Server on SLES 15</meta> |
| 25 | +<meta name="productname"> |
| 26 | + <productname version="15 SP6">SUSE Linux Enterprise Server</productname> |
| 27 | +</meta> |
| 28 | + |
| 29 | +<meta name="platform">SUSE Linux Enterprise Server 15 SP6 and later</meta> |
| 30 | +<meta name="platform">Microsoft SQL Server 2022</meta> |
| 31 | + |
| 32 | + |
| 33 | +<authorgroup> |
| 34 | + <author> |
| 35 | + <personname> |
| 36 | + <firstname>Bernd</firstname> |
| 37 | + <surname>Schubert</surname> |
| 38 | + </personname> |
| 39 | + <affiliation> |
| 40 | + <jobtitle>Software Engineer SAP</jobtitle> |
| 41 | + <orgname>SUSE</orgname> |
| 42 | + </affiliation> |
| 43 | + </author> |
| 44 | + <author> |
| 45 | + <personname> |
| 46 | + <firstname>Gereon</firstname> |
| 47 | + <surname>Vey</surname> |
| 48 | + </personname> |
| 49 | + <affiliation> |
| 50 | + <jobtitle>Senior Manager SAP Emerging Technologies</jobtitle> |
| 51 | + <orgname>SUSE</orgname> |
| 52 | + </affiliation> |
| 53 | + </author> |
| 54 | + <!-- <editor> |
| 55 | + <orgname></orgname> |
| 56 | + </editor> |
| 57 | + <othercredit> |
| 58 | + <orgname></orgname> |
| 59 | + </othercredit>--> |
| 60 | +</authorgroup> |
| 61 | + |
| 62 | + <cover role="logos"> |
| 63 | + <mediaobject> |
| 64 | + <imageobject role="fo"> |
| 65 | + <imagedata fileref="suse.svg" width="5em" align="center" valign="bottom"/> |
| 66 | + </imageobject> |
| 67 | + <imageobject role="html"> |
| 68 | + <imagedata fileref="suse.svg" width="152px" align="center" valign="bottom"/> |
| 69 | + </imageobject> |
| 70 | + </mediaobject> |
| 71 | + <mediaobject> |
| 72 | + <imageobject role="fo"> |
| 73 | + <imagedata fileref="microsoft.svg" width="5em" align="center" valign="bottom"/> |
| 74 | + </imageobject> |
| 75 | + <imageobject role="html"> |
| 76 | + <imagedata fileref="microsoft.svg" width="152px" align="center" valign="bottom"/> |
| 77 | + </imageobject> |
| 78 | + </mediaobject> |
| 79 | +<!-- <mediaobject> |
| 80 | + <imageobject role="fo"> |
| 81 | + <imagedata fileref="sqlserver.svg" width="3em" align="center" valign="bottom"/> |
| 82 | + </imageobject> |
| 83 | + <imageobject role="html"> |
| 84 | + <imagedata fileref="sqlserver.svg" width="76px" align="center" valign="bottom"/> |
| 85 | + </imageobject> |
| 86 | + </mediaobject>--> |
| 87 | + </cover> |
| 88 | + |
| 89 | +<revhistory xml:id="rh-art-sles15-sql-server"> |
| 90 | + <revision> |
| 91 | + <date>2024-11-16</date> |
| 92 | + <revdescription> |
| 93 | + <para> </para> |
| 94 | + </revdescription> |
| 95 | + </revision> |
| 96 | +</revhistory> |
| 97 | + |
| 98 | +<abstract> |
| 99 | + <para>This guide helps users install and configure a basic Microsoft SQL Server |
| 100 | + deployment on SUSE Linux Enterprise Server. |
| 101 | + </para> |
| 102 | + <para><emphasis role="strong">Disclaimer: </emphasis> |
| 103 | + Documents published as part of the SUSE Best Practices and the Technical Reference Documentation series have been contributed voluntarily |
| 104 | + by SUSE employees and third parties. They are meant to serve as examples of how particular |
| 105 | + actions can be performed. They have been compiled with utmost attention to detail. |
| 106 | + However, this does not guarantee complete accuracy. SUSE cannot verify that actions described |
| 107 | + in these documents do what is claimed or whether actions described have unintended consequences. |
| 108 | + SUSE LLC, its affiliates, the authors, and the translators may not be held liable for possible errors |
| 109 | + or the consequences thereof.</para> |
| 110 | +</abstract> |
0 commit comments