...
- Führen Sie Download und anschließend die Installation einer kompatiblen Microsoft SQL Server-Lösung durch.
- Instanzfunktionen: Database Engine Services und SQL Server-Replikation
- Alle anderen Instanzfunktionen sind optional.
- Instanzkonfiguration: Benannte Instanz, beispielsweise "ADVOKAT"
- Dienstkonten:
- SQL Server-Datenbankmodul > Starttyp "Automatisch"
- AQL Server-Browser > Starttyp "Automatisch"
- Serverkonfiguration: Authentifizierungsmodus > Gemischter Modus
- Definieren Sie ein Kennwort für das SQL Server-Systemadministratorkonto ("SA").
- Bekannte Probleme bei der Installation
- Fehlermeldung "This SQL Server setup media does not support the language of the OS, or does not have the SQL Server ...."
- Bei der Installation auf einem Domänencontroller ist das Dienstkonto für die Instanzfunktion "SQL Server-Datenbankmodul" anzupassen, sonst schlägt die Installation fehl.
- Bei der Installation auf einem Domänencontroller ist das Dienstkonto für die Instanzfunktion "SQL Server-Datenbankmodul" anzupassen, sonst schlägt die Installation fehl.
- Instanzfunktionen: Database Engine Services und SQL Server-Replikation
- Führen Sie die Konfiguration der Instanz per SQL Server Konfigurationsmanager durch.
Es muss im Reiter "SQL Server-Netzwerkkonfiguration" bei der relevanten Instanz das Protokoll "TCP/IP" aktiviert werden.
...