KB5027702: Kumulatives Update 22 für SQL Server 2019

Veröffentlichungsdatum: Dienstag, 14. August 2023
Version: 15.0.4322.2

Zusammenfassung

In diesem Artikel wird das kumulative Updatepaket 22 (CU22) für Microsoft SQL Server 2019 beschrieben. Dieses Update enthält 20 Fixes, die nach der Veröffentlichung des kumulativen Updates 21 von SQL Server 2019 veröffentlicht wurden, und aktualisiert Komponenten in den folgenden Builds:

  • SQL Server – Produktversion: 15.0.4322.2, Dateiversion: 2019.150.4322.2
  • Analysis Services – Produktversion: 15.0.35.41, Dateiversion: 2018.150.35.41

Bekannte Probleme in diesem Update

Zugriffsverletzung beim Zurücksetzen der Sitzung

SQL Server 2019 cu14 wurde eine Korrektur eingeführt, um falsche Ergebnisse in parallelen Plänen zu beheben, die vom integrierten SESSION_CONTEXT zurückgegeben werden. Dieser Fix kann jedoch zu Sicherungsdateien für Zugriffsverletzungen führen, wenn die SESSION zur Wiederverwendung zurückgesetzt wird. Um dieses Problem zu beheben und falsche Ergebnisse zu vermeiden, können Sie den ursprünglichen Fix deaktivieren und die Parallelität für die integrierte SESSION_CONTEXTdeaktivieren. Verwenden Sie dazu die folgenden Ablaufverfolgungsflags:

  • 11042 – Dieses Ablaufverfolgungsflag deaktiviert die Parallelität für die integrierte SESSION_CONTEXT.

  • 9432 – Dieses Ablaufverfolgungsflag deaktiviert die In SQL Server 2019 CU14 eingeführte Korrektur.

Microsoft arbeitet an einer Lösung für dieses Problem und wird in einem zukünftigen CU verfügbar sein.

In diesem Update enthaltene Verbesserungen und Korrekturen

Eine herunterladbare Excel-Arbeitsmappe, die eine Zusammenfassungsliste der Builds zusammen mit dem aktuellen Supportlebenszyklus enthält, ist verfügbar. Die Excel-Datei enthält außerdem detaillierte Korrekturlisten für SQL Server 2022, SQL Server 2019 und SQL Server 2017. Wählen Sie diese Option aus, um diese Excel-Datei jetzt herunterzuladen.

Hinweis

Auf einzelne Einträge in der folgenden Tabelle kann direkt über ein Lesezeichen verwiesen werden. Wenn Sie eine Fehlerverweis-ID in der Tabelle auswählen, wird der URL im Format "#NNNNNNN" ein Lesezeichentag hinzugefügt. Sie können diese URL dann für andere Personen freigeben, damit sie direkt zum gewünschten Fix in der Tabelle springen können.

Weitere Informationen zu den behobenen Fehlern und verbesserungen, die in diesem kumulativen Update enthalten sind, finden Sie in den folgenden Microsoft Knowledge Base-Artikeln.

Fehlerreferenz Beschreibung Bereich korrigieren Komponente Plattform
2445012 Behebt ein Problem, bei dem während eines Datenbankupgrades ein Aliasfehler auftritt, wenn Sie den Namen "en" auf ein Attribut anwenden. Master Data Services Master Data Services Windows
2469366 Behebt ein Problem, bei dem die Überprüfung einer benutzerdefinierten Eingabemaske fehlschlägt. Nachdem Sie diese Korrektur angewendet haben, können Sie ein benutzerdefiniertes Eingabeformat mit dem Zeitteil verwenden. Master Data Services Master Data Services Windows
2517054 Behebt ein Problem, bei dem die Felder Erstellt von und Aktualisiert von im Fenster Verlauf anzeigen nicht angezeigt werden, wenn Sie das Master Data Services-Add-In (MDS) für Excel verwenden. Master Data Services Master Data Services Windows
2518620 Behebt ein Problem, bei dem ein Fehler auftreten kann, wenn Sie eine Anlage herunterladen, die zuvor in einem Master Data Services-Modell hochgeladen wurde. Master Data Services Master Data Services Windows
1999783 Behebt eine Zugriffsverletzungsqllang!FReadDataDirect, die beim Netzwerkaustausch zwischen einem instance von SQL Server und einem Client auftritt. SQL-Konnektivität SQL-Konnektivität Alle
2387353 Behebt ein Speicherabbildproblem für Zugriffsverletzungen, das beim Löschen einer verteilten Verfügbarkeitsgruppe (AG) auftritt, die eine verdächtige Verfügbarkeitsgruppe-Datenbank in einer Weiterleitung aufweist. SQL Server Engine Hochverfügbarkeit und Notfallwiederherstellung Alle
2460204 Behebt ein Problem, das durch eine Änderung verursacht wurde, die in SQL Server 2019 CU20 für das Feature "verwaltete Instanz Link" eingeführt wurde. Weitere Informationen finden Sie unter Problem 3. SQL Server Engine Hochverfügbarkeit und Notfallwiederherstellung Alle
2504040 Behebt einen Stapelüberlauf in HaDrUndoMgr::InitSystemPages , der durch eine Schleife verursacht wird, die alle Seiten des freien Seitenspeicherplatzes (Page Free Space, PFS) aus der primären Verfügbarkeitsgruppe erhält. SQL Server Engine Hochverfügbarkeit und Notfallwiederherstellung Alle
2555121 Behebt ein Problem, bei dem sich ein Zeiger außerhalb des leeren Ergebnispuffers befindet, wenn die Ausgabe von CONCAT_WS leer ist. Dieser Fix fügt eine Überprüfung auf das leere Ergebnis hinzu, bevor die Zeigerarithmetik verwendet wird. SQL Server Engine In-Memory OLTP Alle
2355421 Behebt einen Abfrageinternen Deadlock, der beim Ausführen einiger Abfragepläne auftreten kann, die geschachtelte Schleifenjoins im Batchmodus umfassen. SQL Server Engine Abfrageausführung Alle
2111946 Erhöht den Schwellenwert für die Anzahl der OR Klauseln, die in Index-Union-Pläne konvertiert werden können. SQL Server Engine Abfrageoptimierer Alle
2472432 Aktiviert das Ablaufverfolgungsflag 9135 (TRCFLG_QP_DONT_USE_INDEXED_VIEWS) in Einzelhandelsbuilds, um das EXPAND VIEWS Verhalten ohne den Abfragehinweis zuzulassen. SQL Server Engine Abfrageoptimierer Alle
2434847 Behebt ein Problem, bei dem ein Thread-Deadlock zwischen Abfragespeicher (QDS)-Hintergrundaufgaben das Herunterfahren der Datenbank blockiert. SQL Server Engine Abfragespeicher Alle
2506723 Verbessert sich sp_addpublication_snapshot , indem zusätzliche Parameter (@distributor_security_mode, @distributor_loginund @distributor_password) verfügbar sind. Mit diesen Parametern können Sie die Momentaufnahmen-Agent konfigurieren, um mithilfe von SQL Server Authentication eine Verbindung mit dem Verteiler herzustellen. Vor diesem Fix stellt der Momentaufnahmen-Agent eine Verbindung mit dem Verteiler über die Windows-Authentifizierung her, und Sie können ihn nicht so konfigurieren, dass eine Verbindung mit dem Verteiler über SQL Server-Authentifizierung hergestellt wird. SQL Server Engine Replikation Alle
2491017 Behebt ein Problem, bei dem die Ausführung sp_change_users_login den folgenden Fehler meldet, wenn die Datenbanksortierung lautet Chinese_PRC_CI_AS:

Msg 9833, Level 16, State 3, Line <LineNumber>
Ungültige Daten für DBCS-codierte Zeichen.
SQL Server Engine Sicherheitsinfrastruktur Alle
2330261 Behebt ein Assertionsabbildproblem (Speicherort: sebind.h:1206; Ausdruck: bufferLen >= colLen), der beim Ausführen einer INSERT Anweisung für die Tabelle mit der nvarchar(n) -Spalte als Indexspalte auftritt. SQL Server Engine SQL Server Engine Alle
2497934 Behebt ein Latchtimeoutproblem, das beim Ghost Cleanup-Prozess oder der Versionsbereinigung auftreten kann, wenn eine lange Kette von IAM-Seiten (Index Allocation Map) für eine Tabelle vorhanden ist. SQL Server Engine SQL Server Engine Alle
2332831 Behebt ein Problem, bei dem bei der Ausführung DBCC CHECKTABLE Momentaufnahme Dateien erstellt werden können, auch wenn ein Benutzer die Berechtigungsprüfung auf Tabellenebene nicht besteht. SQL Server Engine Speicherverwaltung Alle
2126481 Behebt ein Speicherabbildproblem für Zugriffsverletzungen, das beim Fortsetzen einer Indexneuerstellung auftreten kann, ALTER INDEX [index_name] ON [schema].[TableName] RESUME WITH ( MAX_DURATION = 1, MAXDOP = 1 )die Partitionen enthält (z. B. ). SQL Server Engine Tabellenindexpartition Alle
2491768 Behebt ein Problem, bei dem die Anzahl der Log Writer-Threads inkonsistent ist, wenn der SQL Server instance einer Teilmenge von NUMA-Knoten zugeordnet ist. SQL Server Engine Transaktionsdienste Alle

Abrufen oder Herunterladen dieses oder des neuesten kumulativen Updatepakets

Abrufen oder Herunterladen des neuesten kumulativen Updatepakets für Windows (empfohlen)

Das folgende Update ist im Microsoft Download Center verfügbar:

Laden Sie das neueste kumulative Updatepaket für SQL Server 2019 jetzt herunter

Hinweis

  • Microsoft Download Center zeigt immer die neueste SQL Server 2019 CU-Version.
  • Wenn die Downloadseite nicht angezeigt wird, wenden Sie sich an den Microsoft-Kundendienst und -Support , um das kumulative Updatepaket zu erhalten.
Abrufen oder Herunterladen dieses kumulativen Updatepakets für Windows aus dem Microsoft Update-Katalog

Das folgende Update ist im Microsoft Update-Katalog verfügbar:

Laden Sie das kumulative Updatepaket für SQL Server 2019 CU22 jetzt herunter.

Hinweis

  • Der Microsoft Update-Katalog enthält diese SQL Server 2019 CU und zuvor SQL Server 2019 CU-Releases veröffentlicht.
  • Dieses CU ist auch über Windows Server Update Services (WSUS) verfügbar.
  • Es wird empfohlen, immer das neueste kumulative Update zu installieren, das verfügbar ist.
Abrufen oder Herunterladen des neuesten kumulativen Updatepakets für Linux

Um SQL Server 2019 unter Linux auf das neueste CU zu aktualisieren, muss zuerst das Repository für kumulative Updates konfiguriert sein. Aktualisieren Sie dann Ihre SQL Server Pakete mithilfe des entsprechenden plattformspezifischen Updatebefehls.

Installationsanweisungen und direkte Links zu den CU-Paketdownloads finden Sie in den Versionshinweisen zu SQL Server 2019.

Abrufen oder Herunterladen des neuesten kumulativen Updates für Big Data-Cluster (BDC)

Informationen zum Aktualisieren von Microsoft SQL Server 2019 Big Data-Cluster (BDC) unter Linux auf das neueste CU finden Sie im Big Data-Cluster-Bereitstellungsleitfaden.

Ab SQL Server 2019 CU1 können Sie direkte Upgrades für Big Data-Cluster aus den von der Produktion unterstützten Releases (SQL Server 2019 GDR1) durchführen. Weitere Informationen finden Sie unter Aktualisieren von SQL Server Big Data-Cluster.

Weitere Informationen finden Sie in den Versionshinweisen zu Big Data-Cluster.

Dateiinformationen

Dateihashinformationen

Sie können den Download überprüfen, indem Sie den Hash der SQLServer2019-KB5027702-x64.exe Datei mit dem folgenden Befehl berechnen:

certutil -hashfile SQLServer2019-KB5027702-x64.exe SHA256

Dateiname SHA256-Hash
SQLServer2019-KB5027702-x64.exe 485CA89F201C3E9E3990D43FDACF9AA70A1DDA589814E395F082C4B4E7C910D6
Informationen zur Datei des kumulativen Updatepakets

Die englische Version dieses Pakets enthält die Dateiattribute (oder höhere Dateiattribute), die in der folgenden Tabelle aufgeführt sind. Die Datums- und Uhrzeitangaben für diese Dateien sind unter Koordinierte Weltzeit (UTC) aufgeführt. Wenn Sie die Dateiinformationen anzeigen, werden sie in die Ortszeit konvertiert. Um den Unterschied zwischen UTC und Ortszeit zu ermitteln, verwenden Sie die Registerkarte Zeitzone im Element Datum und Uhrzeit in Systemsteuerung.

x64-basierte Versionen

SQL Server 2019 Analysis Services

Dateiname Dateiversion Dateigröße Datum Zeit Plattform
Asplatformhost.dll 2018.150.35.41 292760 27-Jul-23 18:40 x64
Mashupcompression.dll 2.87.142.0 140672 27-Jul-23 18:40 x64
Microsoft.analysisservices.minterop.dll 15.0.35.41 758168 27-Jul-23 18:40 x86
Microsoft.analysisservices.server.core.resources.dll 15.0.35.41 175560 27-Jul-23 18:40 x86
Microsoft.analysisservices.server.core.resources.dll 15.0.35.41 199624 27-Jul-23 18:40 x86
Microsoft.analysisservices.server.core.resources.dll 15.0.35.41 202184 27-Jul-23 18:40 x86
Microsoft.analysisservices.server.core.resources.dll 15.0.35.41 198600 27-Jul-23 18:40 x86
Microsoft.analysisservices.server.core.resources.dll 15.0.35.41 214936 27-Jul-23 18:40 x86
Microsoft.analysisservices.server.core.resources.dll 15.0.35.41 197576 27-Jul-23 18:40 x86
Microsoft.analysisservices.server.core.resources.dll 15.0.35.41 193480 27-Jul-23 18:40 x86
Microsoft.analysisservices.server.core.resources.dll 15.0.35.41 252360 27-Jul-23 18:40 x86
Microsoft.analysisservices.server.core.resources.dll 15.0.35.41 174024 27-Jul-23 18:40 x86
Microsoft.analysisservices.server.core.resources.dll 15.0.35.41 197064 27-Jul-23 18:40 x86
Microsoft.analysisservices.server.tabular.dll 15.0.35.41 1098648 27-Jul-23 18:40 x86
Microsoft.analysisservices.server.tabular.json.dll 15.0.35.41 567240 27-Jul-23 18:40 x86
Microsoft.analysisservices.server.tabular.resources.dll 15.0.35.41 54728 27-Jul-23 18:40 x86
Microsoft.analysisservices.server.tabular.resources.dll 15.0.35.41 59336 27-Jul-23 18:40 x86
Microsoft.analysisservices.server.tabular.resources.dll 15.0.35.41 59840 27-Jul-23 18:40 x86
Microsoft.analysisservices.server.tabular.resources.dll 15.0.35.41 58776 27-Jul-23 18:40 x86
Microsoft.analysisservices.server.tabular.resources.dll 15.0.35.41 61896 27-Jul-23 18:40 x86
Microsoft.analysisservices.server.tabular.resources.dll 15.0.35.41 58312 27-Jul-23 18:40 x86
Microsoft.analysisservices.server.tabular.resources.dll 15.0.35.41 58264 27-Jul-23 18:40 x86
Microsoft.analysisservices.server.tabular.resources.dll 15.0.35.41 67528 27-Jul-23 18:40 x86
Microsoft.analysisservices.server.tabular.resources.dll 15.0.35.41 53656 27-Jul-23 18:40 x86
Microsoft.analysisservices.server.tabular.resources.dll 15.0.35.41 58264 27-Jul-23 18:40 x86
Microsoft.analysisservices.timedimgenerator.resources.dll 15.0.35.41 17864 27-Jul-23 18:40 x86
Microsoft.analysisservices.timedimgenerator.resources.dll 15.0.35.41 17864 27-Jul-23 18:40 x86
Microsoft.analysisservices.timedimgenerator.resources.dll 15.0.35.41 17864 27-Jul-23 18:40 x86
Microsoft.analysisservices.timedimgenerator.resources.dll 15.0.35.41 17864 27-Jul-23 18:40 x86
Microsoft.analysisservices.timedimgenerator.resources.dll 15.0.35.41 17864 27-Jul-23 18:40 x86
Microsoft.analysisservices.timedimgenerator.resources.dll 15.0.35.41 17864 27-Jul-23 18:40 x86
Microsoft.analysisservices.timedimgenerator.resources.dll 15.0.35.41 17864 27-Jul-23 18:40 x86
Microsoft.analysisservices.timedimgenerator.resources.dll 15.0.35.41 18888 27-Jul-23 18:40 x86
Microsoft.analysisservices.timedimgenerator.resources.dll 15.0.35.41 17864 27-Jul-23 18:40 x86
Microsoft.analysisservices.timedimgenerator.resources.dll 15.0.35.41 17864 27-Jul-23 18:40 x86
Microsoft.data.edm.netfx35.dll 5.7.0.62516 660872 27-Jul-23 18:40 x86
Microsoft.data.mashup.dll 2.87.142.0 191352 27-Jul-23 18:40 x86
Microsoft.data.mashup.oledb.dll 2.87.142.0 30592 27-Jul-23 18:40 x86
Microsoft.data.mashup.preview.dll 2.87.142.0 76672 27-Jul-23 18:40 x86
Microsoft.data.mashup.providercommon.dll 2.87.142.0 103808 27-Jul-23 18:40 x86
Microsoft.data.mashup.providercommon.resources.dll 2.87.142.0 37760 27-Jul-23 18:40 x86
Microsoft.data.mashup.providercommon.resources.dll 2.87.142.0 41864 27-Jul-23 18:40 x86
Microsoft.data.mashup.providercommon.resources.dll 2.87.142.0 41856 27-Jul-23 18:40 x86
Microsoft.data.mashup.providercommon.resources.dll 2.87.142.0 41856 27-Jul-23 18:40 x86
Microsoft.data.mashup.providercommon.resources.dll 2.87.142.0 32120 27-Jul-23 18:40 x86
Microsoft.data.mashup.providercommon.resources.dll 2.87.142.0 41856 27-Jul-23 18:40 x86
Microsoft.data.mashup.providercommon.resources.dll 2.87.142.0 41864 27-Jul-23 18:40 x86
Microsoft.data.mashup.providercommon.resources.dll 2.87.142.0 45952 27-Jul-23 18:40 x86
Microsoft.data.mashup.providercommon.resources.dll 2.87.142.0 37752 27-Jul-23 18:40 x86
Microsoft.data.mashup.providercommon.resources.dll 2.87.142.0 41864 27-Jul-23 18:40 x86
Microsoft.data.odata.netfx35.dll 5.7.0.62516 1454464 27-Jul-23 18:40 x86
Microsoft.data.odata.query.netfx35.dll 5.7.0.62516 181120 27-Jul-23 18:40 x86
Microsoft.data.sapclient.dll 1.0.0.25 929592 27-Jul-23 18:40 x86
Microsoft.data.sapclient.resources.dll 1.0.0.25 34616 27-Jul-23 18:40 x86
Microsoft.data.sapclient.resources.dll 1.0.0.25 34624 27-Jul-23 18:40 x86
Microsoft.data.sapclient.resources.dll 1.0.0.25 35128 27-Jul-23 18:40 x86
Microsoft.data.sapclient.resources.dll 1.0.0.25 34600 27-Jul-23 18:40 x86
Microsoft.data.sapclient.resources.dll 1.0.0.25 46888 27-Jul-23 18:40 x86
Microsoft.data.sapclient.resources.dll 1.0.0.25 33064 27-Jul-23 18:40 x86
Microsoft.data.sapclient.resources.dll 1.0.0.25 34616 27-Jul-23 18:40 x86
Microsoft.data.sapclient.resources.dll 1.0.0.25 37672 27-Jul-23 18:40 x86
Microsoft.hostintegration.connectors.dll 2.87.142.0 5283720 27-Jul-23 18:40 x86
Microsoft.mashup.container.exe 2.87.142.0 23432 27-Jul-23 18:40 x64
Microsoft.mashup.container.netfx40.exe 2.87.142.0 22912 27-Jul-23 18:40 x64
Microsoft.mashup.container.netfx45.exe 2.87.142.0 22912 27-Jul-23 18:40 x64
Microsoft.mashup.eventsource.dll 2.87.142.0 149384 27-Jul-23 18:40 x86
Microsoft.mashup.oauth.dll 2.87.142.0 78720 27-Jul-23 18:40 x86
Microsoft.mashup.oauth.resources.dll 2.87.142.0 14712 27-Jul-23 18:40 x86
Microsoft.mashup.oauth.resources.dll 2.87.142.0 15240 27-Jul-23 18:40 x86
Microsoft.mashup.oauth.resources.dll 2.87.142.0 15240 27-Jul-23 18:40 x86
Microsoft.mashup.oauth.resources.dll 2.87.142.0 15232 27-Jul-23 18:40 x86
Microsoft.mashup.oauth.resources.dll 2.87.142.0 15232 27-Jul-23 18:40 x86
Microsoft.mashup.oauth.resources.dll 2.87.142.0 15224 27-Jul-23 18:40 x86
Microsoft.mashup.oauth.resources.dll 2.87.142.0 14728 27-Jul-23 18:40 x86
Microsoft.mashup.oauth.resources.dll 2.87.142.0 15744 27-Jul-23 18:40 x86
Microsoft.mashup.oauth.resources.dll 2.87.142.0 14720 27-Jul-23 18:40 x86
Microsoft.mashup.oauth.resources.dll 2.87.142.0 14728 27-Jul-23 18:40 x86
Microsoft.mashup.oledbinterop.dll 2.87.142.0 199560 27-Jul-23 18:40 x64
Microsoft.mashup.oledbprovider.dll 2.87.142.0 64888 27-Jul-23 18:40 x86
Microsoft.mashup.oledbprovider.resources.dll 2.87.142.0 13176 27-Jul-23 18:40 x86
Microsoft.mashup.oledbprovider.resources.dll 2.87.142.0 13192 27-Jul-23 18:40 x86
Microsoft.mashup.oledbprovider.resources.dll 2.87.142.0 13192 27-Jul-23 18:40 x86
Microsoft.mashup.oledbprovider.resources.dll 2.87.142.0 13192 27-Jul-23 18:40 x86
Microsoft.mashup.oledbprovider.resources.dll 2.87.142.0 13176 27-Jul-23 18:40 x86
Microsoft.mashup.oledbprovider.resources.dll 2.87.142.0 13184 27-Jul-23 18:40 x86
Microsoft.mashup.oledbprovider.resources.dll 2.87.142.0 13176 27-Jul-23 18:40 x86
Microsoft.mashup.oledbprovider.resources.dll 2.87.142.0 13184 27-Jul-23 18:40 x86
Microsoft.mashup.oledbprovider.resources.dll 2.87.142.0 13192 27-Jul-23 18:40 x86
Microsoft.mashup.oledbprovider.resources.dll 2.87.142.0 13192 27-Jul-23 18:40 x86
Microsoft.mashup.scriptdom.dll 2.40.4554.261 2371808 27-Jul-23 18:40 x86
Microsoft.mashup.shims.dll 2.87.142.0 27528 27-Jul-23 18:40 x86
Microsoft.mashup.storage.xmlserializers.dll 1.0.0.0 140168 27-Jul-23 18:40 x86
Microsoft.mashupengine.dll 2.87.142.0 14835080 27-Jul-23 18:40 x86
Microsoft.mashupengine.resources.dll 2.87.142.0 566136 27-Jul-23 18:40 x86
Microsoft.mashupengine.resources.dll 2.87.142.0 676728 27-Jul-23 18:40 x86
Microsoft.mashupengine.resources.dll 2.87.142.0 672640 27-Jul-23 18:40 x86
Microsoft.mashupengine.resources.dll 2.87.142.0 652152 27-Jul-23 18:40 x86
Microsoft.mashupengine.resources.dll 2.87.142.0 701312 27-Jul-23 18:40 x86
Microsoft.mashupengine.resources.dll 2.87.142.0 660352 27-Jul-23 18:40 x86
Microsoft.mashupengine.resources.dll 2.87.142.0 639872 27-Jul-23 18:40 x86
Microsoft.mashupengine.resources.dll 2.87.142.0 881536 27-Jul-23 18:40 x86
Microsoft.mashupengine.resources.dll 2.87.142.0 553848 27-Jul-23 18:40 x86
Microsoft.mashupengine.resources.dll 2.87.142.0 648064 27-Jul-23 18:40 x86
Microsoft.odata.core.netfx35.dll 6.15.0.0 1437560 27-Jul-23 18:40 x86
Microsoft.odata.edm.netfx35.dll 6.15.0.0 778632 27-Jul-23 18:40 x86
Microsoft.powerbi.adomdclient.dll 15.1.61.21 1109368 27-Jul-23 18:40 x86
Microsoft.spatial.netfx35.dll 6.15.0.0 126344 27-Jul-23 18:40 x86
Msmdctr.dll 2018.150.35.41 38296 27-Jul-23 18:40 x64
Msmdlocal.dll 2018.150.35.41 47788440 27-Jul-23 18:40 x86
Msmdlocal.dll 2018.150.35.41 66299800 27-Jul-23 18:40 x64
Msmdpump.dll 2018.150.35.41 10189768 27-Jul-23 18:40 x64
Msmdredir.dll 2018.150.35.41 7957912 27-Jul-23 18:40 x86
Msmdspdm.resources.dll 15.0.35.41 16792 27-Jul-23 18:40 x86
Msmdspdm.resources.dll 15.0.35.41 16792 27-Jul-23 18:40 x86
Msmdspdm.resources.dll 15.0.35.41 17304 27-Jul-23 18:40 x86
Msmdspdm.resources.dll 15.0.35.41 16792 27-Jul-23 18:40 x86
Msmdspdm.resources.dll 15.0.35.41 17304 27-Jul-23 18:40 x86
Msmdspdm.resources.dll 15.0.35.41 17304 27-Jul-23 18:40 x86
Msmdspdm.resources.dll 15.0.35.41 17304 27-Jul-23 18:40 x86
Msmdspdm.resources.dll 15.0.35.41 18328 27-Jul-23 18:40 x86
Msmdspdm.resources.dll 15.0.35.41 16792 27-Jul-23 18:40 x86
Msmdspdm.resources.dll 15.0.35.41 16792 27-Jul-23 18:40 x86
Msmdsrv.exe 2018.150.35.41 65837512 27-Jul-23 18:40 x64
Msmdsrv.rll 2018.150.35.41 833432 27-Jul-23 18:40 x64
Msmdsrv.rll 2018.150.35.41 1628056 27-Jul-23 18:40 x64
Msmdsrv.rll 2018.150.35.41 1453976 27-Jul-23 18:40 x64
Msmdsrv.rll 2018.150.35.41 1642904 27-Jul-23 18:40 x64
Msmdsrv.rll 2018.150.35.41 1608600 27-Jul-23 18:40 x64
Msmdsrv.rll 2018.150.35.41 1001368 27-Jul-23 18:40 x64
Msmdsrv.rll 2018.150.35.41 992664 27-Jul-23 18:40 x64
Msmdsrv.rll 2018.150.35.41 1536920 27-Jul-23 18:40 x64
Msmdsrv.rll 2018.150.35.41 1521560 27-Jul-23 18:40 x64
Msmdsrv.rll 2018.150.35.41 810904 27-Jul-23 18:40 x64
Msmdsrv.rll 2018.150.35.41 1596312 27-Jul-23 18:40 x64
Msmdsrvi.rll 2018.150.35.41 832408 27-Jul-23 18:40 x64
Msmdsrvi.rll 2018.150.35.41 1624472 27-Jul-23 18:40 x64
Msmdsrvi.rll 2018.150.35.41 1450904 27-Jul-23 18:40 x64
Msmdsrvi.rll 2018.150.35.41 1637784 27-Jul-23 18:40 x64
Msmdsrvi.rll 2018.150.35.41 1604504 27-Jul-23 18:40 x64
Msmdsrvi.rll 2018.150.35.41 998808 27-Jul-23 18:40 x64
Msmdsrvi.rll 2018.150.35.41 991128 27-Jul-23 18:40 x64
Msmdsrvi.rll 2018.150.35.41 1532824 27-Jul-23 18:40 x64
Msmdsrvi.rll 2018.150.35.41 1517976 27-Jul-23 18:40 x64
Msmdsrvi.rll 2018.150.35.41 809880 27-Jul-23 18:40 x64
Msmdsrvi.rll 2018.150.35.41 1591704 27-Jul-23 18:40 x64
Msmgdsrv.dll 2018.150.35.41 8281032 27-Jul-23 18:40 x86
Msmgdsrv.dll 2018.150.35.41 10187160 27-Jul-23 18:40 x64
Msolap.dll 2018.150.35.41 8609176 27-Jul-23 18:40 x86
Msolap.dll 2018.150.35.41 11017160 27-Jul-23 18:40 x64
Msolui.dll 2018.150.35.41 286104 27-Jul-23 18:40 x86
Msolui.dll 2018.150.35.41 306584 27-Jul-23 18:40 x64
Powerbiextensions.dll 2.87.142.0 8853888 27-Jul-23 18:40 x86
Private_odbc32.dll 10.0.14832.1000 728448 27-Jul-23 18:40 x64
Sqlboot.dll 2019.150.4322.2 214936 27-Jul-23 18:40 x64
Sqlceip.exe 15.0.4322.2 292816 27-Jul-23 18:40 x86
Sqldumper.exe 2019.150.4322.2 153496 27-Jul-23 18:40 x86
Sqldumper.exe 2019.150.4322.2 186304 27-Jul-23 18:40 x64
System.spatial.netfx35.dll 5.7.0.62516 117640 27-Jul-23 18:40 x86
Tmapi.dll 2018.150.35.41 6178200 27-Jul-23 18:40 x64
Tmcachemgr.dll 2018.150.35.41 4917704 27-Jul-23 18:40 x64
Tmpersistence.dll 2018.150.35.41 1184664 27-Jul-23 18:40 x64
Tmtransactions.dll 2018.150.35.41 6806936 27-Jul-23 18:40 x64
Xmsrv.dll 2018.150.35.41 35460504 27-Jul-23 18:40 x86
Xmsrv.dll 2018.150.35.41 26026440 27-Jul-23 18:40 x64

SQL Server 2019 Database Services Common Core

Dateiname Dateiversion Dateigröße Datum Zeit Plattform
Batchparser.dll 2019.150.4322.2 165784 27-Jul-23 18:45 x86
Batchparser.dll 2019.150.4322.2 182208 27-Jul-23 18:45 x64
Instapi150.dll 2019.150.4322.2 75672 27-Jul-23 18:45 x86
Instapi150.dll 2019.150.4322.2 87960 27-Jul-23 18:45 x64
Microsoft.sqlserver.mgdsqldumper.dll 2019.150.4322.2 100248 27-Jul-23 18:45 x64
Microsoft.sqlserver.mgdsqldumper.dll 2019.150.4322.2 88016 27-Jul-23 18:45 x86
Microsoft.sqlserver.rmo.dll 15.0.4322.2 550848 27-Jul-23 18:45 x86
Microsoft.sqlserver.rmo.dll 15.0.4322.2 550816 27-Jul-23 18:45 x86
Msasxpress.dll 2018.150.35.41 27032 27-Jul-23 18:45 x86
Msasxpress.dll 2018.150.35.41 32152 27-Jul-23 18:45 x64
Pbsvcacctsync.dll 2019.150.4322.2 75672 27-Jul-23 18:45 x86
Pbsvcacctsync.dll 2019.150.4322.2 92048 27-Jul-23 18:45 x64
Sqldumper.exe 2019.150.4322.2 153496 27-Jul-23 18:45 x86
Sqldumper.exe 2019.150.4322.2 186304 27-Jul-23 18:45 x64
Sqlftacct.dll 2019.150.4322.2 59296 27-Jul-23 18:45 x86
Sqlftacct.dll 2019.150.4322.2 79776 27-Jul-23 18:45 x64
Sqlmanager.dll 2019.150.4322.2 743328 27-Jul-23 18:45 x86
Sqlmanager.dll 2019.150.4322.2 878488 27-Jul-23 18:45 x64
Sqlmgmprovider.dll 2019.150.4322.2 378768 27-Jul-23 18:45 x86
Sqlmgmprovider.dll 2019.150.4322.2 432032 27-Jul-23 18:45 x64
Sqlsvcsync.dll 2019.150.4322.2 276376 27-Jul-23 18:45 x86
Sqlsvcsync.dll 2019.150.4322.2 358336 27-Jul-23 18:45 x64
Svrenumapi150.dll 2019.150.4322.2 1161152 27-Jul-23 18:45 x64
Svrenumapi150.dll 2019.150.4322.2 911256 27-Jul-23 18:45 x86

SQL Server 2019 Data Quality

Dateiname Dateiversion Dateigröße Datum Zeit Plattform
Microsoft.ssdqs.core.dll 15.0.4322.2 599968 27-Jul-23 18:40 x86
Microsoft.ssdqs.core.dll 15.0.4322.2 599968 27-Jul-23 18:40 x86
Microsoft.ssdqs.infra.dll 15.0.4322.2 1857432 27-Jul-23 18:40 x86
Microsoft.ssdqs.infra.dll 15.0.4322.2 1857424 27-Jul-23 18:40 x86

SQL Server 2019 sql_dreplay_client

Dateiname Dateiversion Dateigröße Datum Zeit Plattform
Dreplayclient.exe 2019.150.4322.2 137152 27-Jul-23 18:40 x86
Dreplaycommon.dll 2019.150.4322.2 667536 27-Jul-23 18:40 x86
Dreplayutil.dll 2019.150.4322.2 305088 27-Jul-23 18:40 x86
Instapi150.dll 2019.150.4322.2 87960 27-Jul-23 18:40 x64
Sqlresourceloader.dll 2019.150.4322.2 38848 27-Jul-23 18:40 x86

sql_dreplay_controller SQL Server 2019

Dateiname Dateiversion Dateigröße Datum Zeit Plattform
Dreplaycommon.dll 2019.150.4322.2 667536 27-Jul-23 18:40 x86
Dreplaycontroller.exe 2019.150.4322.2 366528 27-Jul-23 18:40 x86
Instapi150.dll 2019.150.4322.2 87960 27-Jul-23 18:40 x64
Sqlresourceloader.dll 2019.150.4322.2 38848 27-Jul-23 18:40 x86

SQL Server 2019 Database Services Core Instance

Dateiname Dateiversion Dateigröße Datum Zeit Plattform
Aetm-enclave-simulator.dll 2019.150.4322.2 4658112 27-Jul-23 19:18 x64
Aetm-enclave.dll 2019.150.4322.2 4612496 27-Jul-23 19:18 x64
Aetm-sgx-enclave-simulator.dll 2019.150.4322.2 4938040 27-Jul-23 19:18 x64
Aetm-sgx-enclave.dll 2019.150.4322.2 4873504 27-Jul-23 19:18 x64
Azureattest.dll 10.0.18965.1000 255056 27-Jul-23 19:32 x64
Azureattestmanager.dll 10.0.18965.1000 97528 27-Jul-23 19:32 x64
Batchparser.dll 2019.150.4322.2 182208 27-Jul-23 19:17 x64
C1.dll 19.16.27034.0 2438520 27-Jul-23 19:32 x64
C2.dll 19.16.27034.0 7239032 27-Jul-23 19:32 x64
Cl.exe 19.16.27034.0 424360 27-Jul-23 19:32 x64
Clui.dll 19.16.27034.0 541048 27-Jul-23 19:32 x64
Datacollectorcontroller.dll 2019.150.4322.2 280512 27-Jul-23 19:32 x64
Dcexec.exe 2019.150.4322.2 88016 27-Jul-23 19:32 x64
Fssres.dll 2019.150.4322.2 96208 27-Jul-23 19:32 x64
Hadrres.dll 2019.150.4322.2 206800 27-Jul-23 19:32 x64
Hkcompile.dll 2019.150.4322.2 1292224 27-Jul-23 19:32 x64
Hkengine.dll 2019.150.4322.2 5793728 27-Jul-23 19:32 x64
Hkruntime.dll 2019.150.4322.2 182208 27-Jul-23 19:32 x64
Hktempdb.dll 2019.150.4322.2 63424 27-Jul-23 19:32 x64
Link.exe 14.16.27034.0 1707936 27-Jul-23 19:32 x64
Microsoft.sqlautoadmin.autobackupagent.dll 15.0.4322.2 235408 27-Jul-23 19:32 x86
Microsoft.sqlserver.types.dll 2019.150.4322.2 391104 27-Jul-23 19:32 x86
Microsoft.sqlserver.xevent.linq.dll 2019.150.4322.2 325536 27-Jul-23 19:32 x64
Microsoft.sqlserver.xevent.targets.dll 2019.150.4322.2 92096 27-Jul-23 19:32 x64
Msobj140.dll 14.16.27034.0 134008 27-Jul-23 19:32 x64
Mspdb140.dll 14.16.27034.0 632184 27-Jul-23 19:32 x64
Mspdbcore.dll 14.16.27034.0 632184 27-Jul-23 19:32 x64
Msvcp140.dll 14.16.27034.0 628200 27-Jul-23 19:32 x64
Qds.dll 2019.150.4322.2 1189784 27-Jul-23 19:32 x64
Rsfxft.dll 2019.150.4322.2 51104 27-Jul-23 19:32 x64
Secforwarder.dll 2019.150.4322.2 79760 27-Jul-23 19:32 x64
Sqagtres.dll 2019.150.4322.2 87968 27-Jul-23 19:32 x64
Sqlaamss.dll 2019.150.4322.2 108432 27-Jul-23 19:32 x64
Sqlaccess.dll 2019.150.4322.2 493456 27-Jul-23 19:32 x64
Sqlagent.exe 2019.150.4322.2 731024 27-Jul-23 19:32 x64
Sqlagentctr150.dll 2019.150.4322.2 79808 27-Jul-23 19:32 x64
Sqlagentctr150.dll 2019.150.4322.2 71616 27-Jul-23 19:32 x86
Sqlboot.dll 2019.150.4322.2 214936 27-Jul-23 19:32 x64
Sqlceip.exe 15.0.4322.2 292816 27-Jul-23 19:32 x86
Sqlcmdss.dll 2019.150.4322.2 87960 27-Jul-23 19:32 x64
Sqlctr150.dll 2019.150.4322.2 116640 27-Jul-23 19:32 x86
Sqlctr150.dll 2019.150.4322.2 145296 27-Jul-23 19:32 x64
Sqldk.dll 2019.150.4322.2 3180480 27-Jul-23 19:32 x64
Sqldtsss.dll 2019.150.4322.2 108480 27-Jul-23 19:32 x64
Sqlevn70.rll 2019.150.4322.2 1595296 27-Jul-23 19:18 x64
Sqlevn70.rll 2019.150.4322.2 3508112 27-Jul-23 19:18 x64
Sqlevn70.rll 2019.150.4322.2 3700632 27-Jul-23 19:18 x64
Sqlevn70.rll 2019.150.4322.2 4171672 27-Jul-23 19:18 x64
Sqlevn70.rll 2019.150.4322.2 4286368 27-Jul-23 19:18 x64
Sqlevn70.rll 2019.150.4322.2 3418008 27-Jul-23 19:18 x64
Sqlevn70.rll 2019.150.4322.2 3585952 27-Jul-23 19:18 x64
Sqlevn70.rll 2019.150.4322.2 4163480 27-Jul-23 19:18 x64
Sqlevn70.rll 2019.150.4322.2 4016016 27-Jul-23 19:18 x64
Sqlevn70.rll 2019.150.4322.2 4069272 27-Jul-23 19:18 x64
Sqlevn70.rll 2019.150.4322.2 2226072 27-Jul-23 19:18 x64
Sqlevn70.rll 2019.150.4322.2 2172816 27-Jul-23 19:18 x64
Sqlevn70.rll 2019.150.4322.2 3876768 27-Jul-23 19:18 x64
Sqlevn70.rll 2019.150.4322.2 3549088 27-Jul-23 19:18 x64
Sqlevn70.rll 2019.150.4322.2 4020128 27-Jul-23 19:18 x64
Sqlevn70.rll 2019.150.4322.2 3827616 27-Jul-23 19:18 x64
Sqlevn70.rll 2019.150.4322.2 3823552 27-Jul-23 19:18 x64
Sqlevn70.rll 2019.150.4322.2 3618720 27-Jul-23 19:18 x64
Sqlevn70.rll 2019.150.4322.2 3508160 27-Jul-23 19:18 x64
Sqlevn70.rll 2019.150.4322.2 1537936 27-Jul-23 19:18 x64
Sqlevn70.rll 2019.150.4322.2 3913624 27-Jul-23 19:18 x64
Sqlevn70.rll 2019.150.4322.2 4036496 27-Jul-23 19:18 x64
Sqllang.dll 2019.150.4322.2 40032160 27-Jul-23 19:32 x64
Sqlmin.dll 2019.150.4322.2 40629712 27-Jul-23 19:32 x64
Sqlolapss.dll 2019.150.4322.2 108480 27-Jul-23 19:32 x64
Sqlos.dll 2019.150.4322.2 42944 27-Jul-23 19:17 x64
Sqlpowershellss.dll 2019.150.4322.2 83904 27-Jul-23 19:32 x64
Sqlrepss.dll 2019.150.4322.2 87960 27-Jul-23 19:32 x64
Sqlresourceloader.dll 2019.150.4322.2 51104 27-Jul-23 19:32 x64
Sqlscm.dll 2019.150.4322.2 87960 27-Jul-23 19:32 x64
Sqlscriptdowngrade.dll 2019.150.4322.2 38864 27-Jul-23 19:32 x64
Sqlscriptupgrade.dll 2019.150.4322.2 5806016 27-Jul-23 19:32 x64
Sqlserverspatial150.dll 2019.150.4322.2 673696 27-Jul-23 19:32 x64
Sqlservr.exe 2019.150.4322.2 628632 27-Jul-23 19:32 x64
Sqlsvc.dll 2019.150.4322.2 182208 27-Jul-23 19:32 x64
Sqltses.dll 2019.150.4322.2 9119648 27-Jul-23 19:32 x64
Sqsrvres.dll 2019.150.4322.2 280512 27-Jul-23 19:32 x64
Stretchcodegen.exe 15.0.4322.2 59280 27-Jul-23 19:18 x86
Svl.dll 2019.150.4322.2 161728 27-Jul-23 19:18 x64
Vcruntime140.dll 14.16.27034.0 85992 27-Jul-23 19:32 x64
Xe.dll 2019.150.4322.2 722880 27-Jul-23 19:32 x64
Xpadsi.exe 2019.150.4322.2 116624 27-Jul-23 19:32 x64
Xplog70.dll 2019.150.4322.2 92096 27-Jul-23 19:32 x64
Xpqueue.dll 2019.150.4322.2 92112 27-Jul-23 19:32 x64
Xprepl.dll 2019.150.4322.2 120768 27-Jul-23 19:32 x64
Xpstar.dll 2019.150.4322.2 472984 27-Jul-23 19:32 x64

SQL Server 2019 Database Services Core Shared

Dateiname Dateiversion Dateigröße Datum Zeit Plattform
Batchparser.dll 2019.150.4322.2 165784 27-Jul-23 18:40 x86
Batchparser.dll 2019.150.4322.2 182208 27-Jul-23 18:40 x64
Commanddest.dll 2019.150.4322.2 264080 27-Jul-23 18:40 x64
Datacollectortasks.dll 2019.150.4322.2 231320 27-Jul-23 18:40 x64
Distrib.exe 2019.150.4322.2 243648 27-Jul-23 18:40 x64
Dteparse.dll 2019.150.4322.2 124816 27-Jul-23 18:40 x64
Dteparsemgd.dll 2019.150.4322.2 133008 27-Jul-23 18:40 x64
Dtepkg.dll 2019.150.4322.2 149456 27-Jul-23 18:40 x64
Dtexec.exe 2019.150.4322.2 72640 27-Jul-23 18:40 x64
Dts.dll 2019.150.4322.2 3143576 27-Jul-23 18:40 x64
Dtscomexpreval.dll 2019.150.4322.2 501648 27-Jul-23 18:40 x64
Dtsconn.dll 2019.150.4322.2 522128 27-Jul-23 18:40 x64
Dtshost.exe 2019.150.4322.2 106384 27-Jul-23 18:40 x64
Dtsmsg150.dll 2019.150.4322.2 567184 27-Jul-23 18:40 x64
Dtspipeline.dll 2019.150.4322.2 1329088 27-Jul-23 18:40 x64
Dtswizard.exe 15.0.4322.2 886688 27-Jul-23 18:40 x64
Dtuparse.dll 2019.150.4322.2 100248 27-Jul-23 18:40 x64
Dtutil.exe 2019.150.4322.2 149456 27-Jul-23 18:40 x64
Exceldest.dll 2019.150.4322.2 280472 27-Jul-23 18:40 x64
Excelsrc.dll 2019.150.4322.2 309144 27-Jul-23 18:40 x64
Execpackagetask.dll 2019.150.4322.2 186256 27-Jul-23 18:40 x64
Flatfiledest.dll 2019.150.4322.2 411552 27-Jul-23 18:40 x64
Flatfilesrc.dll 2019.150.4322.2 427984 27-Jul-23 18:40 x64
Logread.exe 2019.150.4322.2 722832 27-Jul-23 18:40 x64
Mergetxt.dll 2019.150.4322.2 75712 27-Jul-23 18:40 x64
Microsoft.sqlserver.integrationservice.hadoop.common.dll 15.0.4322.2 59296 27-Jul-23 18:40 x86
Microsoft.sqlserver.integrationservices.runtimetelemetry.dll 15.0.4322.2 42904 27-Jul-23 18:40 x86
Microsoft.sqlserver.maintenanceplantasks.dll 15.0.4322.2 391104 27-Jul-23 18:40 x86
Microsoft.sqlserver.replication.dll 2019.150.4322.2 1697744 27-Jul-23 18:40 x64
Microsoft.sqlserver.replication.dll 2019.150.4322.2 1640384 27-Jul-23 18:40 x86
Microsoft.sqlserver.rmo.dll 15.0.4322.2 550848 27-Jul-23 18:40 x86
Msdtssrvrutil.dll 2019.150.4322.2 112536 27-Jul-23 18:40 x64
Msgprox.dll 2019.150.4322.2 301008 27-Jul-23 18:40 x64
Msoledbsql.dll 2018.186.6.0 2729992 27-Jul-23 18:40 x64
Msoledbsql.dll 2018.186.6.0 153608 27-Jul-23 18:40 x64
Msxmlsql.dll 2019.150.4322.2 1496984 27-Jul-23 18:40 x64
Oledbdest.dll 2019.150.4322.2 280480 27-Jul-23 18:40 x64
Oledbsrc.dll 2019.150.4322.2 313232 27-Jul-23 18:40 x64
Osql.exe 2019.150.4322.2 92056 27-Jul-23 18:40 x64
Qrdrsvc.exe 2019.150.4322.2 497552 27-Jul-23 18:40 x64
Rawdest.dll 2019.150.4322.2 227224 27-Jul-23 18:40 x64
Rawsource.dll 2019.150.4322.2 210848 27-Jul-23 18:40 x64
Rdistcom.dll 2019.150.4322.2 915408 27-Jul-23 18:40 x64
Recordsetdest.dll 2019.150.4322.2 202640 27-Jul-23 18:40 x64
Repldp.dll 2019.150.4322.2 313232 27-Jul-23 18:40 x64
Replerrx.dll 2019.150.4322.2 182224 27-Jul-23 18:40 x64
Replisapi.dll 2019.150.4322.2 395200 27-Jul-23 18:40 x64
Replmerg.exe 2019.150.4322.2 563136 27-Jul-23 18:40 x64
Replprov.dll 2019.150.4322.2 862160 27-Jul-23 18:40 x64
Replrec.dll 2019.150.4322.2 1034136 27-Jul-23 18:40 x64
Replsub.dll 2019.150.4322.2 473040 27-Jul-23 18:40 x64
Replsync.dll 2019.150.4322.2 165840 27-Jul-23 18:40 x64
Spresolv.dll 2019.150.4322.2 276416 27-Jul-23 18:40 x64
Sqlcmd.exe 2019.150.4322.2 264128 27-Jul-23 18:40 x64
Sqldiag.exe 2019.150.4322.2 1140632 27-Jul-23 18:40 x64
Sqldistx.dll 2019.150.4322.2 251856 27-Jul-23 18:40 x64
Sqllogship.exe 15.0.4322.2 104344 27-Jul-23 18:40 x64
Sqlmergx.dll 2019.150.4322.2 399264 27-Jul-23 18:40 x64
Sqlresourceloader.dll 2019.150.4322.2 38848 27-Jul-23 18:40 x86
Sqlresourceloader.dll 2019.150.4322.2 51104 27-Jul-23 18:40 x64
Sqlscm.dll 2019.150.4322.2 79776 27-Jul-23 18:40 x86
Sqlscm.dll 2019.150.4322.2 87960 27-Jul-23 18:40 x64
Sqlsvc.dll 2019.150.4322.2 182208 27-Jul-23 18:40 x64
Sqlsvc.dll 2019.150.4322.2 149392 27-Jul-23 18:40 x86
Sqltaskconnections.dll 2019.150.4322.2 202656 27-Jul-23 18:40 x64
Ssradd.dll 2019.150.4322.2 83904 27-Jul-23 18:40 x64
Ssravg.dll 2019.150.4322.2 83856 27-Jul-23 18:40 x64
Ssrdown.dll 2019.150.4322.2 75728 27-Jul-23 18:40 x64
Ssrmax.dll 2019.150.4322.2 83920 27-Jul-23 18:40 x64
Ssrmin.dll 2019.150.4322.2 83904 27-Jul-23 18:40 x64
Ssrpub.dll 2019.150.4322.2 79808 27-Jul-23 18:40 x64
Ssrup.dll 2019.150.4322.2 75672 27-Jul-23 18:40 x64
Txagg.dll 2019.150.4322.2 391072 27-Jul-23 18:40 x64
Txbdd.dll 2019.150.4322.2 190360 27-Jul-23 18:40 x64
Txdatacollector.dll 2019.150.4322.2 472976 27-Jul-23 18:40 x64
Txdataconvert.dll 2019.150.4322.2 317376 27-Jul-23 18:40 x64
Txderived.dll 2019.150.4322.2 640960 27-Jul-23 18:40 x64
Txlookup.dll 2019.150.4322.2 542656 27-Jul-23 18:40 x64
Txmerge.dll 2019.150.4322.2 247696 27-Jul-23 18:40 x64
Txmergejoin.dll 2019.150.4322.2 309152 27-Jul-23 18:40 x64
Txmulticast.dll 2019.150.4322.2 149400 27-Jul-23 18:40 x64
Txrowcount.dll 2019.150.4322.2 141216 27-Jul-23 18:40 x64
Txsort.dll 2019.150.4322.2 288664 27-Jul-23 18:40 x64
Txsplit.dll 2019.150.4322.2 624576 27-Jul-23 18:40 x64
Txunionall.dll 2019.150.4322.2 198544 27-Jul-23 18:40 x64
Xe.dll 2019.150.4322.2 722880 27-Jul-23 18:40 x64
Xmlsub.dll 2019.150.4322.2 296896 27-Jul-23 18:40 x64

sql_extensibility SQL Server 2019

Dateiname Dateiversion Dateigröße Datum Zeit Plattform
Commonlauncher.dll 2019.150.4322.2 96192 27-Jul-23 18:40 x64
Exthost.exe 2019.150.4322.2 239568 27-Jul-23 18:40 x64
Launchpad.exe 2019.150.4322.2 1230752 27-Jul-23 18:40 x64
Sqlsatellite.dll 2019.150.4322.2 1025984 27-Jul-23 18:40 x64

SQL Server 2019 Full-Text Engine

Dateiname Dateiversion Dateigröße Datum Zeit Plattform
Fd.dll 2019.150.4322.2 685976 27-Jul-23 18:40 x64
Fdhost.exe 2019.150.4322.2 128960 27-Jul-23 18:40 x64
Fdlauncher.exe 2019.150.4322.2 79808 27-Jul-23 18:40 x64
Sqlft150ph.dll 2019.150.4322.2 92096 27-Jul-23 18:40 x64

SQL Server 2019 sql_inst_mr

Dateiname Dateiversion Dateigröße Datum Zeit Plattform
Imrdll.dll 15.0.4322.2 30656 27-Jul-23 18:40 x86

Integration Services für SQL Server 2019

Dateiname Dateiversion Dateigröße Datum Zeit Plattform
Commanddest.dll 2019.150.4322.2 227216 27-Jul-23 18:46 x86
Commanddest.dll 2019.150.4322.2 264080 27-Jul-23 18:46 x64
Dteparse.dll 2019.150.4322.2 124816 27-Jul-23 18:46 x64
Dteparse.dll 2019.150.4322.2 112536 27-Jul-23 18:46 x86
Dteparsemgd.dll 2019.150.4322.2 116640 27-Jul-23 18:46 x86
Dteparsemgd.dll 2019.150.4322.2 133008 27-Jul-23 18:46 x64
Dtepkg.dll 2019.150.4322.2 133024 27-Jul-23 18:46 x86
Dtepkg.dll 2019.150.4322.2 149456 27-Jul-23 18:46 x64
Dtexec.exe 2019.150.4322.2 72640 27-Jul-23 18:46 x64
Dtexec.exe 2019.150.4322.2 63888 27-Jul-23 18:46 x86
Dts.dll 2019.150.4322.2 2881472 27-Jul-23 18:46 x86
Dts.dll 2019.150.4322.2 3143576 27-Jul-23 18:46 x64
Dtscomexpreval.dll 2019.150.4322.2 444312 27-Jul-23 18:46 x86
Dtscomexpreval.dll 2019.150.4322.2 501648 27-Jul-23 18:46 x64
Dtsconn.dll 2019.150.4322.2 522128 27-Jul-23 18:46 x64
Dtsconn.dll 2019.150.4322.2 432016 27-Jul-23 18:46 x86
Dtsdebughost.exe 2019.150.4322.2 112024 27-Jul-23 18:46 x64
Dtsdebughost.exe 2019.150.4322.2 93600 27-Jul-23 18:46 x86
Dtshost.exe 2019.150.4322.2 106384 27-Jul-23 18:46 x64
Dtshost.exe 2019.150.4322.2 88992 27-Jul-23 18:46 x86
Dtsmsg150.dll 2019.150.4322.2 554944 27-Jul-23 18:40 x86
Dtsmsg150.dll 2019.150.4322.2 567184 27-Jul-23 18:40 x64
Dtspipeline.dll 2019.150.4322.2 1120144 27-Jul-23 18:46 x86
Dtspipeline.dll 2019.150.4322.2 1329088 27-Jul-23 18:46 x64
Dtswizard.exe 15.0.4322.2 886688 27-Jul-23 18:46 x64
Dtswizard.exe 15.0.4322.2 890816 27-Jul-23 18:46 x86
Dtuparse.dll 2019.150.4322.2 100248 27-Jul-23 18:46 x64
Dtuparse.dll 2019.150.4322.2 87952 27-Jul-23 18:46 x86
Dtutil.exe 2019.150.4322.2 130496 27-Jul-23 18:46 x86
Dtutil.exe 2019.150.4322.2 149456 27-Jul-23 18:46 x64
Exceldest.dll 2019.150.4322.2 280472 27-Jul-23 18:46 x64
Exceldest.dll 2019.150.4322.2 235424 27-Jul-23 18:46 x86
Excelsrc.dll 2019.150.4322.2 309144 27-Jul-23 18:46 x64
Excelsrc.dll 2019.150.4322.2 259984 27-Jul-23 18:46 x86
Execpackagetask.dll 2019.150.4322.2 149400 27-Jul-23 18:46 x86
Execpackagetask.dll 2019.150.4322.2 186256 27-Jul-23 18:46 x64
Flatfiledest.dll 2019.150.4322.2 358296 27-Jul-23 18:46 x86
Flatfiledest.dll 2019.150.4322.2 411552 27-Jul-23 18:46 x64
Flatfilesrc.dll 2019.150.4322.2 370592 27-Jul-23 18:46 x86
Flatfilesrc.dll 2019.150.4322.2 427984 27-Jul-23 18:46 x64
Isdbupgradewizard.exe 15.0.4322.2 120728 27-Jul-23 18:46 x86
Isdbupgradewizard.exe 15.0.4322.2 120728 27-Jul-23 18:46 x86
Isserverexec.exe 15.0.4322.2 145344 27-Jul-23 18:46 x64
Isserverexec.exe 15.0.4322.2 149456 27-Jul-23 18:46 x86
Microsoft.sqlserver.astasks.dll 15.0.4322.2 116672 27-Jul-23 18:46 x86
Microsoft.sqlserver.integrationservice.hadoop.common.dll 15.0.4322.2 59296 27-Jul-23 18:46 x86
Microsoft.sqlserver.integrationservices.isserverdbupgrade.dll 15.0.4322.2 509888 27-Jul-23 18:46 x86
Microsoft.sqlserver.integrationservices.isserverdbupgrade.dll 15.0.4322.2 509840 27-Jul-23 18:46 x86
Microsoft.sqlserver.integrationservices.runtimetelemetry.dll 15.0.4322.2 42904 27-Jul-23 18:46 x86
Microsoft.sqlserver.maintenanceplantasks.dll 15.0.4322.2 391104 27-Jul-23 18:46 x86
Microsoft.sqlserver.management.integrationservicesenum.dll 15.0.4322.2 59296 27-Jul-23 18:46 x86
Microsoft.sqlserver.management.integrationservicesenum.dll 15.0.4322.2 59328 27-Jul-23 18:46 x86
Microsoft.sqlserver.scripttask.dll 15.0.4322.2 141248 27-Jul-23 18:46 x86
Microsoft.sqlserver.scripttask.dll 15.0.4322.2 141248 27-Jul-23 18:46 x86
Msdtssrvr.exe 15.0.4322.2 219088 27-Jul-23 18:46 x64
Msdtssrvrutil.dll 2019.150.4322.2 100248 27-Jul-23 18:46 x86
Msdtssrvrutil.dll 2019.150.4322.2 112536 27-Jul-23 18:46 x64
Msmdpp.dll 2018.150.35.41 10065304 27-Jul-23 18:40 x64
Odbcdest.dll 2019.150.4322.2 370624 27-Jul-23 18:46 x64
Odbcdest.dll 2019.150.4322.2 321440 27-Jul-23 18:46 x86
Odbcsrc.dll 2019.150.4322.2 329632 27-Jul-23 18:46 x86
Odbcsrc.dll 2019.150.4322.2 382880 27-Jul-23 18:46 x64
Oledbdest.dll 2019.150.4322.2 280480 27-Jul-23 18:46 x64
Oledbdest.dll 2019.150.4322.2 239504 27-Jul-23 18:46 x86
Oledbsrc.dll 2019.150.4322.2 313232 27-Jul-23 18:46 x64
Oledbsrc.dll 2019.150.4322.2 264088 27-Jul-23 18:46 x86
Rawdest.dll 2019.150.4322.2 227224 27-Jul-23 18:46 x64
Rawdest.dll 2019.150.4322.2 190352 27-Jul-23 18:46 x86
Rawsource.dll 2019.150.4322.2 210848 27-Jul-23 18:46 x64
Rawsource.dll 2019.150.4322.2 178080 27-Jul-23 18:46 x86
Recordsetdest.dll 2019.150.4322.2 173968 27-Jul-23 18:46 x86
Recordsetdest.dll 2019.150.4322.2 202640 27-Jul-23 18:46 x64
Sqlceip.exe 15.0.4322.2 292816 27-Jul-23 18:46 x86
Sqldest.dll 2019.150.4322.2 239504 27-Jul-23 18:46 x86
Sqldest.dll 2019.150.4322.2 276368 27-Jul-23 18:46 x64
Sqltaskconnections.dll 2019.150.4322.2 169872 27-Jul-23 18:46 x86
Sqltaskconnections.dll 2019.150.4322.2 202656 27-Jul-23 18:46 x64
Txagg.dll 2019.150.4322.2 329624 27-Jul-23 18:46 x86
Txagg.dll 2019.150.4322.2 391072 27-Jul-23 18:46 x64
Txbdd.dll 2019.150.4322.2 153496 27-Jul-23 18:46 x86
Txbdd.dll 2019.150.4322.2 190360 27-Jul-23 18:46 x64
Txbestmatch.dll 2019.150.4322.2 546720 27-Jul-23 18:46 x86
Txbestmatch.dll 2019.150.4322.2 653248 27-Jul-23 18:46 x64
Txcache.dll 2019.150.4322.2 165784 27-Jul-23 18:46 x86
Txcache.dll 2019.150.4322.2 198552 27-Jul-23 18:46 x64
Txcharmap.dll 2019.150.4322.2 272272 27-Jul-23 18:46 x86
Txcharmap.dll 2019.150.4322.2 313280 27-Jul-23 18:46 x64
Txcopymap.dll 2019.150.4322.2 173976 27-Jul-23 18:46 x86
Txcopymap.dll 2019.150.4322.2 198560 27-Jul-23 18:46 x64
Txdataconvert.dll 2019.150.4322.2 276368 27-Jul-23 18:46 x86
Txdataconvert.dll 2019.150.4322.2 317376 27-Jul-23 18:46 x64
Txderived.dll 2019.150.4322.2 559040 27-Jul-23 18:46 x86
Txderived.dll 2019.150.4322.2 640960 27-Jul-23 18:46 x64
Txfileextractor.dll 2019.150.4322.2 182176 27-Jul-23 18:46 x86
Txfileextractor.dll 2019.150.4322.2 219040 27-Jul-23 18:46 x64
Txfileinserter.dll 2019.150.4322.2 182176 27-Jul-23 18:46 x86
Txfileinserter.dll 2019.150.4322.2 214944 27-Jul-23 18:46 x64
Txgroupdups.dll 2019.150.4322.2 255904 27-Jul-23 18:46 x86
Txgroupdups.dll 2019.150.4322.2 313240 27-Jul-23 18:46 x64
Txlineage.dll 2019.150.4322.2 128920 27-Jul-23 18:46 x86
Txlineage.dll 2019.150.4322.2 153504 27-Jul-23 18:46 x64
Txlookup.dll 2019.150.4322.2 468880 27-Jul-23 18:46 x86
Txlookup.dll 2019.150.4322.2 542656 27-Jul-23 18:46 x64
Txmerge.dll 2019.150.4322.2 206744 27-Jul-23 18:46 x86
Txmerge.dll 2019.150.4322.2 247696 27-Jul-23 18:46 x64
Txmergejoin.dll 2019.150.4322.2 247704 27-Jul-23 18:46 x86
Txmergejoin.dll 2019.150.4322.2 309152 27-Jul-23 18:46 x64
Txmulticast.dll 2019.150.4322.2 116632 27-Jul-23 18:46 x86
Txmulticast.dll 2019.150.4322.2 149400 27-Jul-23 18:46 x64
Txpivot.dll 2019.150.4322.2 206744 27-Jul-23 18:46 x86
Txpivot.dll 2019.150.4322.2 239512 27-Jul-23 18:46 x64
Txrowcount.dll 2019.150.4322.2 112544 27-Jul-23 18:46 x86
Txrowcount.dll 2019.150.4322.2 141216 27-Jul-23 18:46 x64
Txsampling.dll 2019.150.4322.2 157600 27-Jul-23 18:46 x86
Txsampling.dll 2019.150.4322.2 194448 27-Jul-23 18:46 x64
Txscd.dll 2019.150.4322.2 198560 27-Jul-23 18:46 x86
Txscd.dll 2019.150.4322.2 235424 27-Jul-23 18:46 x64
Txsort.dll 2019.150.4322.2 231320 27-Jul-23 18:46 x86
Txsort.dll 2019.150.4322.2 288664 27-Jul-23 18:46 x64
Txsplit.dll 2019.150.4322.2 550800 27-Jul-23 18:46 x86
Txsplit.dll 2019.150.4322.2 624576 27-Jul-23 18:46 x64
Txtermextraction.dll 2019.150.4322.2 8644560 27-Jul-23 18:46 x86
Txtermextraction.dll 2019.150.4322.2 8701888 27-Jul-23 18:46 x64
Txtermlookup.dll 2019.150.4322.2 4138904 27-Jul-23 18:46 x86
Txtermlookup.dll 2019.150.4322.2 4184000 27-Jul-23 18:46 x64
Txunionall.dll 2019.150.4322.2 161696 27-Jul-23 18:46 x86
Txunionall.dll 2019.150.4322.2 198544 27-Jul-23 18:46 x64
Txunpivot.dll 2019.150.4322.2 182168 27-Jul-23 18:46 x86
Txunpivot.dll 2019.150.4322.2 214928 27-Jul-23 18:46 x64
Xe.dll 2019.150.4322.2 632768 27-Jul-23 18:46 x86
Xe.dll 2019.150.4322.2 722880 27-Jul-23 18:46 x64

SQL Server 2019 sql_polybase_core_inst

Dateiname Dateiversion Dateigröße Datum Zeit Plattform
Dms.dll 15.0.1964.0 559536 27-Jul-23 19:22 x86
Dmsnative.dll 2018.150.1964.0 152496 27-Jul-23 19:22 x64
Dwengineservice.dll 15.0.1964.0 45016 27-Jul-23 19:22 x86
Eng_polybase_odbcdrivermongo_2321_mongodbodbc_sb64_dll.64 2.3.21.1023 18691056 27-Jul-23 19:22 x64
Eng_polybase_odbcdrivermongo_2321_saslsspi_dll.64 1.0.2.1003 147504 27-Jul-23 19:22 x64
Eng_polybase_odbcdrivermongo_238_mongodbodbc_sb64_dll.64 2.3.8.1008 17142672 27-Jul-23 19:22 x64
Eng_polybase_odbcdrivermongo_238_saslsspi_dll.64 1.0.2.1003 146304 27-Jul-23 19:22 x64
Eng_polybase_odbcdriveroracle_802_mscurl28_dll.64 8.0.2.304 2532096 27-Jul-23 19:22 x64
Eng_polybase_odbcdriveroracle_802_msora28_dll.64 8.0.2.2592 2425088 27-Jul-23 19:22 x64
Eng_polybase_odbcdriveroracle_802_msora28r_dll.64 8.0.2.2592 151808 27-Jul-23 19:22 x64
Eng_polybase_odbcdriveroracle_802_msssl28_dll.64 8.0.2.244 2416384 27-Jul-23 19:22 x64
Eng_polybase_odbcdriveroracle_802_mstls28_dll.64 8.0.2.216 2953472 27-Jul-23 19:22 x64
Icudt58.dll 58.2.0.0 27109768 27-Jul-23 19:22 x64
Icudt58.dll 58.2.0.0 27109832 27-Jul-23 19:22 x64
Icudt58.dll 58.3.0.0 27110344 27-Jul-23 19:22 x64
Icuin58.dll 58.2.0.0 2425288 27-Jul-23 19:22 x64
Icuin58.dll 58.2.0.0 2431880 27-Jul-23 19:22 x64
Icuin58.dll 58.3.0.0 2551752 27-Jul-23 19:22 x64
Icuin58.dll 58.3.0.0 2562504 27-Jul-23 19:22 x64
Icuuc42.dll 8.0.2.124 15491840 27-Jul-23 19:22 x64
Icuuc58.dll 58.2.0.0 1775048 27-Jul-23 19:22 x64
Icuuc58.dll 58.2.0.0 1783688 27-Jul-23 19:22 x64
Icuuc58.dll 58.3.0.0 1888712 27-Jul-23 19:22 x64
Icuuc58.dll 58.3.0.0 1924040 27-Jul-23 19:22 x64
Instapi150.dll 2019.150.4322.2 87960 27-Jul-23 19:22 x64
Libcrypto-1_1-x64.dll 1.1.0.10 2620304 27-Jul-23 19:22 x64
Libcrypto 1.1.1.4 2953680 27-Jul-23 19:22 x64
Libcrypto 1.1.1.14 4085336 27-Jul-23 19:22 x64
Libcrypto 1.1.1.11 4321232 27-Jul-23 19:22 x64
Libsasl.dll 2.1.26.0 292224 27-Jul-23 19:22 x64
Libsasl.dll 2.1.26.0 521664 27-Jul-23 19:22 x64
Libssl-1_1-x64.dll 1.1.0.10 648080 27-Jul-23 19:22 x64
Libssl 1.1.1.4 798160 27-Jul-23 19:22 x64
Libssl 1.1.1.14 1195600 27-Jul-23 19:22 x64
Libssl 1.1.1.11 1322960 27-Jul-23 19:22 x64
Microsoft.sqlserver.datawarehouse.backup.backupmetadata.dll 15.0.1964.0 67544 27-Jul-23 19:22 x86
Microsoft.sqlserver.datawarehouse.catalog.dll 15.0.1964.0 293328 27-Jul-23 19:22 x86
Microsoft.sqlserver.datawarehouse.common.dll 15.0.1964.0 1957848 27-Jul-23 19:22 x86
Microsoft.sqlserver.datawarehouse.configuration.dll 15.0.1964.0 169392 27-Jul-23 19:22 x86
Microsoft.sqlserver.datawarehouse.datamovement.common.dll 15.0.1964.0 649648 27-Jul-23 19:22 x86
Microsoft.sqlserver.datawarehouse.datamovement.manager.dll 15.0.1964.0 246192 27-Jul-23 19:22 x86
Microsoft.sqlserver.datawarehouse.datamovement.messagetypes.dll 15.0.1964.0 139184 27-Jul-23 19:22 x86
Microsoft.sqlserver.datawarehouse.datamovement.messagingprotocol.dll 15.0.1964.0 79776 27-Jul-23 19:22 x86
Microsoft.sqlserver.datawarehouse.diagnostics.dll 15.0.1964.0 51104 27-Jul-23 19:22 x86
Microsoft.sqlserver.datawarehouse.distributor.dll 15.0.1964.0 88496 27-Jul-23 19:22 x86
Microsoft.sqlserver.datawarehouse.engine.dll 15.0.1964.0 1129392 27-Jul-23 19:22 x86
Microsoft.sqlserver.datawarehouse.engine.statsstream.dll 15.0.1964.0 80816 27-Jul-23 19:22 x86
Microsoft.sqlserver.datawarehouse.eventing.dll 15.0.1964.0 70616 27-Jul-23 19:22 x86
Microsoft.sqlserver.datawarehouse.fabric.appliance.dll 15.0.1964.0 35248 27-Jul-23 19:22 x86
Microsoft.sqlserver.datawarehouse.fabric.interface.dll 15.0.1964.0 31192 27-Jul-23 19:22 x86
Microsoft.sqlserver.datawarehouse.fabric.polybase.dll 15.0.1964.0 46552 27-Jul-23 19:22 x86
Microsoft.sqlserver.datawarehouse.fabric.xdbinterface.dll 15.0.1964.0 21448 27-Jul-23 19:22 x86
Microsoft.sqlserver.datawarehouse.failover.dll 15.0.1964.0 26528 27-Jul-23 19:22 x86
Microsoft.sqlserver.datawarehouse.hadoop.hadoopbridge.dll 15.0.1964.0 131536 27-Jul-23 19:22 x86
Microsoft.sqlserver.datawarehouse.loadercommon.dll 15.0.1964.0 86488 27-Jul-23 19:22 x86
Microsoft.sqlserver.datawarehouse.loadmanager.dll 15.0.1964.0 100824 27-Jul-23 19:22 x86
Microsoft.sqlserver.datawarehouse.localization.dll 15.0.1964.0 293328 27-Jul-23 19:22 x86
Microsoft.sqlserver.datawarehouse.localization.resources.dll 15.0.1964.0 120240 27-Jul-23 19:22 x86
Microsoft.sqlserver.datawarehouse.localization.resources.dll 15.0.1964.0 138160 27-Jul-23 19:22 x86
Microsoft.sqlserver.datawarehouse.localization.resources.dll 15.0.1964.0 141232 27-Jul-23 19:22 x86
Microsoft.sqlserver.datawarehouse.localization.resources.dll 15.0.1964.0 137680 27-Jul-23 19:22 x86
Microsoft.sqlserver.datawarehouse.localization.resources.dll 15.0.1964.0 150448 27-Jul-23 19:22 x86
Microsoft.sqlserver.datawarehouse.localization.resources.dll 15.0.1964.0 139696 27-Jul-23 19:22 x86
Microsoft.sqlserver.datawarehouse.localization.resources.dll 15.0.1964.0 134608 27-Jul-23 19:22 x86
Microsoft.sqlserver.datawarehouse.localization.resources.dll 15.0.1964.0 176600 27-Jul-23 19:22 x86
Microsoft.sqlserver.datawarehouse.localization.resources.dll 15.0.1964.0 117664 27-Jul-23 19:22 x86
Microsoft.sqlserver.datawarehouse.localization.resources.dll 15.0.1964.0 136656 27-Jul-23 19:22 x86
Microsoft.sqlserver.datawarehouse.nodes.dll 15.0.1964.0 72664 27-Jul-23 19:22 x86
Microsoft.sqlserver.datawarehouse.nulltransaction.dll 15.0.1964.0 21936 27-Jul-23 19:22 x86
Microsoft.sqlserver.datawarehouse.parallelizer.dll 15.0.1964.0 37280 27-Jul-23 19:22 x86
Microsoft.sqlserver.datawarehouse.resourcemanagement.dll 15.0.1964.0 128928 27-Jul-23 19:22 x86
Microsoft.sqlserver.datawarehouse.sql.dll 15.0.1964.0 3064752 27-Jul-23 19:22 x86
Microsoft.sqlserver.datawarehouse.sql.parser.dll 15.0.1964.0 3955672 27-Jul-23 19:22 x86
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll 15.0.1964.0 118232 27-Jul-23 19:22 x86
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll 15.0.1964.0 133024 27-Jul-23 19:22 x86
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll 15.0.1964.0 137688 27-Jul-23 19:22 x86
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll 15.0.1964.0 133584 27-Jul-23 19:22 x86
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll 15.0.1964.0 148440 27-Jul-23 19:22 x86
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll 15.0.1964.0 134088 27-Jul-23 19:22 x86
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll 15.0.1964.0 130464 27-Jul-23 19:22 x86
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll 15.0.1964.0 170912 27-Jul-23 19:22 x86
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll 15.0.1964.0 115144 27-Jul-23 19:22 x86
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll 15.0.1964.0 132056 27-Jul-23 19:22 x86
Microsoft.sqlserver.datawarehouse.sqldistributor.dll 15.0.1964.0 67544 27-Jul-23 19:22 x86
Microsoft.sqlserver.datawarehouse.transactsql.scriptdom.dll 15.0.1964.0 2682800 27-Jul-23 19:22 x86
Microsoft.sqlserver.datawarehouse.utilities.dll 15.0.1964.0 2436568 27-Jul-23 19:22 x86
Mpdwinterop.dll 2019.150.4322.2 452544 27-Jul-23 19:22 x64
Mpdwsvc.exe 2019.150.4322.2 7403472 27-Jul-23 19:22 x64
Msodbcsql17.dll 2017.174.1.1 2016120 27-Jul-23 19:22 x64
Odbc32.dll 10.0.17763.1 720792 27-Jul-23 19:22 x64
Odbccp32.dll 10.0.17763.1 138136 27-Jul-23 19:22 x64
Odbctrac.dll 10.0.17763.1 175000 27-Jul-23 19:22 x64
Saslplain.dll 2.1.26.0 170880 27-Jul-23 19:22 x64
Saslplain.dll 2.1.26.0 377792 27-Jul-23 19:22 x64
Secforwarder.dll 2019.150.4322.2 79760 27-Jul-23 19:22 x64
Sharedmemory.dll 2018.150.1964.0 61400 27-Jul-23 19:22 x64
Sqldk.dll 2019.150.4322.2 3180480 27-Jul-23 19:22 x64
Sqldumper.exe 2019.150.4322.2 186304 27-Jul-23 19:22 x64
Sqlevn70.rll 2019.150.4322.2 1595296 27-Jul-23 19:22 x64
Sqlevn70.rll 2019.150.4322.2 4171672 27-Jul-23 19:22 x64
Sqlevn70.rll 2019.150.4322.2 3418008 27-Jul-23 19:22 x64
Sqlevn70.rll 2019.150.4322.2 4163480 27-Jul-23 19:22 x64
Sqlevn70.rll 2019.150.4322.2 4069272 27-Jul-23 19:22 x64
Sqlevn70.rll 2019.150.4322.2 2226072 27-Jul-23 19:22 x64
Sqlevn70.rll 2019.150.4322.2 2172816 27-Jul-23 19:22 x64
Sqlevn70.rll 2019.150.4322.2 3827616 27-Jul-23 19:22 x64
Sqlevn70.rll 2019.150.4322.2 3823552 27-Jul-23 19:22 x64
Sqlevn70.rll 2019.150.4322.2 1537936 27-Jul-23 19:22 x64
Sqlevn70.rll 2019.150.4322.2 4036496 27-Jul-23 19:22 x64
Sqlncli17e.dll 2017.1710.4.1 1898392 27-Jul-23 19:22 x64
Sqlos.dll 2019.150.4322.2 42944 27-Jul-23 19:22 x64
Sqlsortpdw.dll 2018.150.1964.0 4841432 27-Jul-23 19:22 x64
Sqltses.dll 2019.150.4322.2 9119648 27-Jul-23 19:22 x64
Tdataodbc_sb 16.20.0.1078 14995920 27-Jul-23 19:22 x64
Tdataodbc_sb 17.0.0.27 12914640 27-Jul-23 19:22 x64
Terasso.dll 16.20.0.13 2158896 27-Jul-23 19:22 x64
Terasso.dll 17.0.0.28 2357064 27-Jul-23 19:22 x64
Zlibwapi.dll 1.2.11.0 281472 27-Jul-23 19:22 x64
Zlibwapi.dll 1.2.11.0 499248 27-Jul-23 19:22 x64

SQL Server 2019 sql_shared_mr

Dateiname Dateiversion Dateigröße Datum Zeit Plattform
Smrdll.dll 15.0.4322.2 30616 27-Jul-23 18:40 x86

sql_tools_extensions SQL Server 2019

Dateiname Dateiversion Dateigröße Datum Zeit Plattform
Autoadmin.dll 2019.150.4322.2 1632152 27-Jul-23 19:12 x86
Dtaengine.exe 2019.150.4322.2 219032 27-Jul-23 19:12 x86
Dteparse.dll 2019.150.4322.2 112536 27-Jul-23 19:12 x86
Dteparse.dll 2019.150.4322.2 124816 27-Jul-23 19:12 x64
Dteparsemgd.dll 2019.150.4322.2 116640 27-Jul-23 19:12 x86
Dteparsemgd.dll 2019.150.4322.2 133008 27-Jul-23 19:12 x64
Dtepkg.dll 2019.150.4322.2 133024 27-Jul-23 19:12 x86
Dtepkg.dll 2019.150.4322.2 149456 27-Jul-23 19:12 x64
Dtexec.exe 2019.150.4322.2 63888 27-Jul-23 19:12 x86
Dtexec.exe 2019.150.4322.2 72640 27-Jul-23 19:12 x64
Dts.dll 2019.150.4322.2 2881472 27-Jul-23 19:12 x86
Dts.dll 2019.150.4322.2 3143576 27-Jul-23 19:12 x64
Dtscomexpreval.dll 2019.150.4322.2 444312 27-Jul-23 19:12 x86
Dtscomexpreval.dll 2019.150.4322.2 501648 27-Jul-23 19:12 x64
Dtsconn.dll 2019.150.4322.2 432016 27-Jul-23 19:12 x86
Dtsconn.dll 2019.150.4322.2 522128 27-Jul-23 19:12 x64
Dtshost.exe 2019.150.4322.2 106384 27-Jul-23 19:12 x64
Dtshost.exe 2019.150.4322.2 88992 27-Jul-23 19:12 x86
Dtsmsg150.dll 2019.150.4322.2 554944 27-Jul-23 19:12 x86
Dtsmsg150.dll 2019.150.4322.2 567184 27-Jul-23 19:12 x64
Dtspipeline.dll 2019.150.4322.2 1120144 27-Jul-23 19:12 x86
Dtspipeline.dll 2019.150.4322.2 1329088 27-Jul-23 19:12 x64
Dtswizard.exe 15.0.4322.2 886688 27-Jul-23 19:12 x64
Dtswizard.exe 15.0.4322.2 890816 27-Jul-23 19:12 x86
Dtuparse.dll 2019.150.4322.2 100248 27-Jul-23 19:12 x64
Dtuparse.dll 2019.150.4322.2 87952 27-Jul-23 19:12 x86
Dtutil.exe 2019.150.4322.2 130496 27-Jul-23 19:12 x86
Dtutil.exe 2019.150.4322.2 149456 27-Jul-23 19:12 x64
Exceldest.dll 2019.150.4322.2 235424 27-Jul-23 19:12 x86
Exceldest.dll 2019.150.4322.2 280472 27-Jul-23 19:12 x64
Excelsrc.dll 2019.150.4322.2 259984 27-Jul-23 19:12 x86
Excelsrc.dll 2019.150.4322.2 309144 27-Jul-23 19:12 x64
Flatfiledest.dll 2019.150.4322.2 358296 27-Jul-23 19:12 x86
Flatfiledest.dll 2019.150.4322.2 411552 27-Jul-23 19:12 x64
Flatfilesrc.dll 2019.150.4322.2 370592 27-Jul-23 19:12 x86
Flatfilesrc.dll 2019.150.4322.2 427984 27-Jul-23 19:12 x64
Microsoft.sqlserver.astasks.dll 15.0.4322.2 116624 27-Jul-23 19:12 x86
Microsoft.sqlserver.chainer.infrastructure.dll 15.0.4322.2 403344 27-Jul-23 19:12 x86
Microsoft.sqlserver.chainer.infrastructure.dll 15.0.4322.2 403360 27-Jul-23 19:12 x86
Microsoft.sqlserver.configuration.sco.dll 15.0.4322.2 3004304 27-Jul-23 19:12 x86
Microsoft.sqlserver.configuration.sco.dll 15.0.4322.2 3004312 27-Jul-23 19:12 x86
Microsoft.sqlserver.integrationservices.runtimetelemetry.dll 15.0.4322.2 42904 27-Jul-23 19:12 x86
Microsoft.sqlserver.management.integrationservicesenum.dll 15.0.4322.2 59328 27-Jul-23 19:12 x86
Microsoft.sqlserver.olapenum.dll 15.0.18185.0 100800 27-Jul-23 19:12 x86
Msdtssrvrutil.dll 2019.150.4322.2 100248 27-Jul-23 19:12 x86
Msdtssrvrutil.dll 2019.150.4322.2 112536 27-Jul-23 19:12 x64
Msmgdsrv.dll 2018.150.35.41 8281032 27-Jul-23 18:40 x86
Oledbdest.dll 2019.150.4322.2 239504 27-Jul-23 19:12 x86
Oledbdest.dll 2019.150.4322.2 280480 27-Jul-23 19:12 x64
Oledbsrc.dll 2019.150.4322.2 313232 27-Jul-23 19:12 x64
Oledbsrc.dll 2019.150.4322.2 264088 27-Jul-23 19:12 x86
Sqlresourceloader.dll 2019.150.4322.2 51104 27-Jul-23 19:12 x64
Sqlresourceloader.dll 2019.150.4322.2 38848 27-Jul-23 19:12 x86
Sqlscm.dll 2019.150.4322.2 79776 27-Jul-23 19:12 x86
Sqlscm.dll 2019.150.4322.2 87960 27-Jul-23 19:12 x64
Sqlsvc.dll 2019.150.4322.2 149392 27-Jul-23 19:12 x86
Sqlsvc.dll 2019.150.4322.2 182208 27-Jul-23 19:12 x64
Sqltaskconnections.dll 2019.150.4322.2 169872 27-Jul-23 19:12 x86
Sqltaskconnections.dll 2019.150.4322.2 202656 27-Jul-23 19:12 x64
Txdataconvert.dll 2019.150.4322.2 276368 27-Jul-23 19:12 x86
Txdataconvert.dll 2019.150.4322.2 317376 27-Jul-23 19:12 x64
Xe.dll 2019.150.4322.2 632768 27-Jul-23 19:12 x86
Xe.dll 2019.150.4322.2 722880 27-Jul-23 19:12 x64

Hinweise zu diesem Update

Voraussetzungen

Um dieses kumulative Updatepaket anzuwenden, müssen Sie SQL Server 2019 ausführen.

Informationen zum Neustart

Möglicherweise müssen Sie den Computer neu starten, nachdem Sie dieses kumulative Updatepaket angewendet haben.

Registrierungsinformationen

Um einen der Hotfixes in diesem Paket zu verwenden, müssen Sie keine Änderungen an der Registrierung vornehmen.

Wichtige Hinweise

Dieser Artikel enthält auch die folgenden wichtigen Informationen.

Analysis Services CU-Buildversion

Ab Microsoft SQL Server 2017 stimmen die Versionsnummer des Analysis Services-Builds und SQL Server Buildversionsnummer der Datenbank-Engine nicht überein. Weitere Informationen finden Sie unter Überprüfen der Buildversion des kumulativen Updates für Analysis Services.

Kumulative Updates (CU)

  • Jedes neue CU enthält alle Fixes, die im vorherigen CU für die installierte Version von SQL Server enthalten waren.
  • SQL Server CUs sind auf denselben Ebenen wie Service Packs zertifiziert und sollten mit demselben Zuverlässigkeitsgrad installiert werden.
  • Wir empfehlen eine fortlaufende, proaktive Installation von CUs, sobald sie gemäß den folgenden Richtlinien verfügbar werden:
    • Historische Daten zeigen, dass eine erhebliche Anzahl von Supportfällen ein Problem betrifft, das bereits in einem freigegebenen CU behoben wurde.
    • CUs können einen Mehrwert über Hotfixes hinaus enthalten. Dazu gehören Unterhalts-, Verwaltbarkeits- und Zuverlässigkeitsupdates.
  • Es wird empfohlen, SQL Server CUs zu testen, bevor Sie sie in Produktionsumgebungen bereitstellen.
Bereitstellung einer Hybridumgebung

Wenn Sie ein Update in einer Hybridumgebung bereitstellen (z. B. Always On, Replikation, Cluster und Spiegelung), empfiehlt es sich, die folgenden Artikel zu lesen, bevor Sie das Update bereitstellen:

Sprachunterstützung

SQL Server CUs sind derzeit mehrsprachig. Daher ist dieses CU-Paket nicht spezifisch für eine Sprache. Sie gilt für alle unterstützten Sprachen.

Komponenten (Features) aktualisiert

Ein CU-Paket enthält alle verfügbaren Updates für alle SQL Server 2019-Komponenten (Features). Das kumulative Updatepaket aktualisiert jedoch nur die Komponenten, die derzeit auf dem SQL Server instance installiert sind, den Sie für die Wartung auswählen. Wenn ein SQL Server-Feature (z. B. Analysis Services) zum instance hinzugefügt wird, nachdem dieses CU angewendet wurde, müssen Sie dieses CU erneut anwenden, um das neue Feature auf dieses CU zu aktualisieren.

Unterstützung für dieses Update

Wenn andere Probleme auftreten oder eine Problembehandlung erforderlich ist, müssen Sie möglicherweise eine Serviceanfrage erstellen. Die üblichen Supportkosten gelten für zusätzliche Supportfragen und Probleme, die nicht für dieses spezifische kumulative Updatepaket geeignet sind. Eine vollständige Liste der Telefonnummern für Den Microsoft-Kundendienst und -Support oder zum Erstellen einer separaten Serviceanfrage finden Sie auf der Microsoft-Supportwebsite.

Deinstallieren dieses Updates

Deinstallieren dieses Updates unter Windows
  1. Öffnen Sie Systemsteuerung das Element Programme und Features, und wählen Sie dann Installierte Updates anzeigen aus.
  2. Suchen Sie den Eintrag, der diesem kumulativen Updatepaket unter SQL Server 2019 entspricht.
  3. Halten Sie den Eintrag gedrückt (oder klicken Sie mit der rechten Maustaste darauf), und wählen Sie dann Deinstallieren aus.
Deinstallieren dieses Updates unter Linux

Um dieses CU unter Linux zu deinstallieren, müssen Sie ein Rollback des Pakets auf die vorherige Version ausführen. Weitere Informationen zum Zurücksetzen der Installation finden Sie unter Rollback SQL Server.

References