KB5039747 – Kumulatives Update 28 für SQL Server 2019

Veröffentlichungsdatum: 01. August 2024
Version: 15.0.4385.2

Übersicht

In diesem Artikel wird das kumulative Updatepaket 28 (CU28) für Microsoft SQL Server 2019 beschrieben. Dieses Update enthält 12 Fixes , die nach der Veröffentlichung des kumulativen SQL Server 2019-Updates 27 ausgegeben wurden, und es aktualisiert Komponenten in den folgenden Builds:

  • SQL Server – Produktversion: 15.0.4385.2, Dateiversion: 2019.150.4385.2
  • Analysis Services - Produktversion: 15.0.35.48, Dateiversion: 2018.150.35.48

Bekannte Probleme in diesem Update

Problem 1: Zugriffsverletzung beim Zurücksetzen der Sitzung

SQL Server 2019 CU14 hat einen Fix eingeführt, um falsche Ergebnisse in parallelen Plänen zu beheben, die von der integrierten SESSION_CONTEXT zurückgegeben werden. Dieser Fix kann jedoch Zugriffsverletzungsabbilddateien erstellen, wenn die SITZUNG zur Wiederverwendung zurückgesetzt wird. Um dieses Problem zu beheben und falsche Ergebnisse zu vermeiden, können Sie den ursprünglichen Fix deaktivieren und auch die Parallelität für die integrierte SESSION_CONTEXTLösung deaktivieren. Verwenden Sie dazu die folgenden Ablaufverfolgungskennzeichnungen:

  • 11042 – Diese Spurkennzeichnung deaktiviert die Parallelität für die integrierte SESSION_CONTEXT.

  • 9432 – Dieses Ablaufverfolgungsflagge deaktiviert den Fix, der in SQL Server 2019 CU14 eingeführt wurde.

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

Problem 2: Patchingfehler für sekundäre Replikate in einer Verfügbarkeitsgruppe mit aktivierter Replikation, CDC oder SSISDB

SQL Server 2019 CU 27 führte Fix-2994446 ein, um sekundäre Datenbanken in einer Verfügbarkeitsgruppe (AG) zuverlässiger zu starten. Diese Lösung verursacht jedoch ein Problem, bei dem AG-Datenbanken die Wiederherstellung nicht starten, wenn SQL Server im Einzelbenutzermodus ausgeführt wird. DAS SQL Server-Setup wird im Einzelbenutzermodus ausgeführt. Wenn Sie setup ausführen und außerdem SQL-Replikation ausführen, ändern Sie die Datenerfassung (CDC) oder die SQL Server Integration Services-Datenbank (SSISDB), die für eine Datenbank in der AG aktiviert ist, wenn die Katalogupgradeskripts ausgeführt werden, aber nicht auf die Datenbank zugreifen können, schlägt das Setup fehl.

Nachdem das SQL Server-Setup anfänglich fehlschlägt, versucht der SQL Server-Dienst erneut, ohne den Einzelbenutzermodus wieder online zu sein. Zu diesem Zeitpunkt werden die Patchupgradeskripts erfolgreich abgeschlossen, und das Patchen ist abgeschlossen. Nach Abschluss des Starts wird das Problem behoben, und es ist keine Benutzeraktion erforderlich.

Der Patch schlägt mit dem folgenden Fehler fehl:

Fehler beim Installieren von SQL Server Datenbank-Engine Services Instance Features
Fehler beim Warten auf das Wiederherstellungshandle der Datenbank-Engine. Mögliche Ursachen finden Sie im SQL Server-Fehlerprotokoll.
Fehlercode: 0x851A001A

Wenn Sie das SQL Server-Fehlerprotokoll überprüfen, wird eine Meldung mit einer ungültigen Gruppen-ID angezeigt. Um zu überprüfen, ob es sich um eine ungültige ID handelt, suchen Sie nach vorherigen Startdatensätzen in derselben Protokolldatei, um den problematischen Datenbanknamen zu vergleichen:

Überspringen des Standardstarts von Datenbankdatenbankname<>, da die Datenbank zu einer Verfügbarkeitsgruppe gehört (Gruppen-ID: <GroupID>). Die Datenbank wird von der Verfügbarkeitsgruppe gestartet. Diese Meldung dient nur zu Informationszwecken. Es ist keine Benutzeraktion erforderlich.

Wenn Sie verhindern möchten, dass der Patch einen anfänglichen Fehler meldet, können Sie eine der folgenden Aktionen ausführen, bevor Sie den Patch ausführen:

  • Ablaufverfolgungskennzeichnung 12347 aktivieren – setzt die in Fix 2994446 vorgenommenen Änderungen zurück. Sie sollten dieses Ablaufverfolgungsflagge nach dem Patchen entfernen.

  • Legen Sie die SSISDB-, CDC- oder Replikationsfähige Datenbank von der AG ab.

  • Entfernen Sie CDC oder Replikation aus der Datenbank in der AG.

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

Verbesserungen und Korrekturen, die in diesem Update enthalten sind

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

Notiz

Auf einzelne Einträge in der folgenden Tabelle kann direkt über eine Textmarke verwiesen werden. Wenn Sie eine Fehlerverweis-ID in der Tabelle auswählen, wird der URL mithilfe des Formats "#NNNNNNN" ein Lesezeichentag hinzugefügt. Sie können diese URL dann für andere Freigeben, damit sie direkt zur gewünschten Lösung in der Tabelle springen können.

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

Fehlerreferenz Beschreibung Fixbereich Komponente Plattform
3305037 Signiert die Intel Threading Building Blocks (Intel TBB)-Assemblys digital mit einem Microsoft-Zertifikat. Analysis Services Analysis Services Windows
3217207 Ab SQL Server 2019 (15.x) CU28 enthalten Containerimages das neue mssql-tools18-Paket. Das vorherige Verzeichnis "/opt/mssql-tools/bin " wird schrittweise beendet. Das neue Verzeichnis für Microsoft ODBC 18-Tools ist "/opt/mssql-tools18/bin" und richtet sich an das neueste Angebot an Tools. Weitere Informationen zu Änderungen und Sicherheitsverbesserungen finden Sie unter ODBC-Treiber 18.0 für SQL Server herausgegeben. SQL Server-Clienttools Befehlszeilentools Linux
3278707 Behebt den folgenden Fehler, der bei einer Wiederherstellung des Volumeschattenkopiediensts (Volume Shadow Copy Service, VSS) in einer SQL Server-Instanz auftritt, die zuvor gelöscht wurde: Fehler beim Volume Shadow Copy Service:

Unerwarteter Fehler beim Aufrufen von GetVolumePathName auf dem Pfad PathName <> ... Das System kann die angegebene Datei nicht finden.
SQL Server-Modul Sicherung Wiederherstellung Windows
3285766 Behebt ein Problem, bei dem der SQL Server Launchpad-Dienst nicht ordnungsgemäß heruntergefahren werden kann, wenn bestimmte Fehler beim Start auftreten. SQL Server-Modul Erweiterungen Windows
3323675 Behebt ein Timeoutproblem, das beim Abrufen des nächsten Werts für Sequenzobjekte auftritt, was auf die Selbstsperre während der Sperreskalation zurückzuführen ist. SQL Server-Modul Metadaten Alle
3296380 Behebt ein Problem, bei dem PolyBase beim Starten des Diensts den folgenden Fehler auslöst, wenn die SQL Server-Instanz für die Überwachung mehrerer TCP-Ports konfiguriert ist:

System.ArgumentException: Port kann nicht analysiert werden, Instanz = '<InstanceName>', Text = '<Text>'
SQL Server-Modul PolyBase Alle
3101926 Fügt eine Überprüfung für den MODEL Parameter hinzu, wenn der Parameter ausgeführt wird PREDICT , um Fehler aufgrund der Eingabe falscher Modelle zu vermeiden. SQL Server-Modul Abfrageausführung Alle
3312936 Behebt ein Problem, das beim Erzwingen eines Abfrageplans im Abfragespeicher (QDS) auftreten kann. SQL Server-Modul Abfrageoptimierer Alle
3312950 Behebt ein Problem, bei dem Fehler 18752 auftritt und die Transaktionsreplikation nicht mehr funktioniert, wenn Sie eine schwere Workload in Kombination mit Verfügbarkeitsgruppen und nach einem Failover verwenden.

Fehlermeldung:

Es kann jeweils nur ein Protokolllese-Agent oder eine protokollbezogene Prozedur (sp_repldone, sp_replcmds und sp_replshowcmds) eine Verbindung mit einer Datenbank herstellen. Wenn Sie eine protokollbezogene Prozedur ausgeführt haben, legen Sie die Verbindung mit sitzungs-ID <SessionID> ab, über die die Prozedur ausgeführt oder sp_replflush über diese Verbindung ausgeführt wurde, bevor Sie den Protokolllese-Agent starten oder eine andere protokollbezogene Prozedur ausführen.
SQL Server-Modul Replikation Windows
3338718 Behebt den folgenden Fehler 21890, der beim Verwenden der Sortierung zwischen Groß- und Kleinschreibung sp_validate_redirected_publisherauftritt:

Die SQL Server-Instanz '<InstanceName>' mit Dem Distributor 'DistributorName' und der Verteilungsdatenbank '<<DatabaseName>>' kann nicht mit der Herausgeberdatenbank '<DatabaseName>' verwendet werden. Konfigurieren Sie den Herausgeber neu, um den Verteiler "<DistributorName>" und die Verteilungsdatenbank "<DatabaseName>" zu verwenden.
SQL Server-Modul Replikation Alle
3020820 Behebt ein Problem mit nicht genügend Arbeitsspeicher, das beim Ausführen einer gespeicherten Prozedur auf einer SQL Server-Remoteinstanz mithilfe eines verknüpften Servers auftritt. SQL Server-Modul SQL OS Alle
3312461 Erhöht den Schwellenwert der folgenden Protokollnachricht, wenn hohe E/A-Latenzen in Bufferpool Lazy Writer (ntdll!ZwWriteFile Systemaufruf) aufgrund eines Leistungsproblems im zugrunde liegenden Speicher erkannt werden: WARNUNG Langer asynchroner API-Aufruf:

Die Planungsgerechtigkeit des Schedulers kann durch einen asynchronen API-Aufruf unerwartet über xxx ms beeinträchtigt werden.

Das SQL Server-Fehlerprotokoll kann durch eine übermäßige Protokollierung der Protokollmeldung gefüllt werden.
SQL Server-Modul SQL OS Alle

Abrufen oder Herunterladen dieses oder des neuesten kumulativen Updatepakets

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

Das folgende Update steht im Microsoft Download Center zur Verfügung:

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

Notiz

  • Microsoft Download Center wird immer die neueste SQL Server 2019 CU-Version präsentieren.
  • 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 aus dem Microsoft Update-Katalog verfügbar:

Herunterladen des kumulativen Updatepakets für SQL Server 2019 CU28 jetzt

Notiz

  • Der Microsoft Update-Katalog enthält dieses SQL Server 2019 CU und zuvor veröffentlichte SQL Server 2019 CU-Versionen.
  • 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, müssen Sie zuerst das kumulative Update-Repository konfiguriert haben. Aktualisieren Sie dann Ihre SQL Server-Pakete mithilfe des entsprechenden plattformspezifischen Updatebefehls.

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

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

Informationen zum Upgrade von Microsoft SQL Server 2019 Big Data-Cluster (BDC) unter Linux auf das neueste CU finden Sie in den Big Data-Cluster Bereitstellungsanleitungen.

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

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

Dateiinformationen

Dateihashinformationen

Sie können den Download überprüfen, indem Sie den Hash der SQLServer2019-KB5039747-x64.exe Datei mithilfe des folgenden Befehls berechnen:

certutil -hashfile SQLServer2019-KB5039747-x64.exe SHA256

Dateiname SHA256-Hash
SQLServer2019-KB5039747-x64.exe BC70570A217F4562710B88C35F80476474CB34107D2A93D1A2220090FB4E25AA
Informationen zum kumulativen Updatepaket

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 werden in koordinierter Weltzeit (COORDINATED Universal Time, UTC) aufgeführt. Wenn Sie die Dateiinformationen anzeigen, wird 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.48 292800 25-Jul-24 21:57 x64
Mashupcompression.dll 2.87.142.0 140672 25-Jul-24 21:57 x64
Microsoft.analysisservices.minterop.dll 15.0.35.48 758224 25-Jul-24 21:57 x86
Microsoft.analysisservices.server.core.resources.dll 15.0.35.48 175552 25-Jul-24 21:57 x86
Microsoft.analysisservices.server.core.resources.dll 15.0.35.48 199616 25-Jul-24 21:57 x86
Microsoft.analysisservices.server.core.resources.dll 15.0.35.48 202176 25-Jul-24 21:57 x86
Microsoft.analysisservices.server.core.resources.dll 15.0.35.48 198592 25-Jul-24 21:57 x86
Microsoft.analysisservices.server.core.resources.dll 15.0.35.48 214992 25-Jul-24 21:57 x86
Microsoft.analysisservices.server.core.resources.dll 15.0.35.48 197584 25-Jul-24 21:57 x86
Microsoft.analysisservices.server.core.resources.dll 15.0.35.48 193488 25-Jul-24 21:57 x86
Microsoft.analysisservices.server.core.resources.dll 15.0.35.48 252352 25-Jul-24 21:57 x86
Microsoft.analysisservices.server.core.resources.dll 15.0.35.48 174016 25-Jul-24 21:57 x86
Microsoft.analysisservices.server.core.resources.dll 15.0.35.48 197056 25-Jul-24 21:57 x86
Microsoft.analysisservices.server.tabular.dll 15.0.35.48 1098800 25-Jul-24 21:57 x86
Microsoft.analysisservices.server.tabular.json.dll 15.0.35.48 567336 25-Jul-24 21:57 x86
Microsoft.analysisservices.server.tabular.resources.dll 15.0.35.48 54832 25-Jul-24 21:57 x86
Microsoft.analysisservices.server.tabular.resources.dll 15.0.35.48 59440 25-Jul-24 21:57 x86
Microsoft.analysisservices.server.tabular.resources.dll 15.0.35.48 59952 25-Jul-24 21:57 x86
Microsoft.analysisservices.server.tabular.resources.dll 15.0.35.48 58928 25-Jul-24 21:57 x86
Microsoft.analysisservices.server.tabular.resources.dll 15.0.35.48 61904 25-Jul-24 21:57 x86
Microsoft.analysisservices.server.tabular.resources.dll 15.0.35.48 58320 25-Jul-24 21:57 x86
Microsoft.analysisservices.server.tabular.resources.dll 15.0.35.48 58408 25-Jul-24 21:57 x86
Microsoft.analysisservices.server.tabular.resources.dll 15.0.35.48 67632 25-Jul-24 21:57 x86
Microsoft.analysisservices.server.tabular.resources.dll 15.0.35.48 53808 25-Jul-24 21:57 x86
Microsoft.analysisservices.server.tabular.resources.dll 15.0.35.48 58416 25-Jul-24 21:57 x86
Microsoft.analysisservices.timedimgenerator.resources.dll 15.0.35.48 17968 25-Jul-24 21:57 x86
Microsoft.analysisservices.timedimgenerator.resources.dll 15.0.35.48 17856 25-Jul-24 21:57 x86
Microsoft.analysisservices.timedimgenerator.resources.dll 15.0.35.48 17864 25-Jul-24 21:57 x86
Microsoft.analysisservices.timedimgenerator.resources.dll 15.0.35.48 17968 25-Jul-24 21:57 x86
Microsoft.analysisservices.timedimgenerator.resources.dll 15.0.35.48 17856 25-Jul-24 21:57 x86
Microsoft.analysisservices.timedimgenerator.resources.dll 15.0.35.48 17856 25-Jul-24 21:57 x86
Microsoft.analysisservices.timedimgenerator.resources.dll 15.0.35.48 17968 25-Jul-24 21:57 x86
Microsoft.analysisservices.timedimgenerator.resources.dll 15.0.35.48 18880 25-Jul-24 21:57 x86
Microsoft.analysisservices.timedimgenerator.resources.dll 15.0.35.48 17968 25-Jul-24 21:57 x86
Microsoft.analysisservices.timedimgenerator.resources.dll 15.0.35.48 17864 25-Jul-24 21:57 x86
Microsoft.data.edm.netfx35.dll 5.7.0.62516 660872 25-Jul-24 21:57 x86
Microsoft.data.mashup.dll 2.87.142.0 191352 25-Jul-24 21:57 x86
Microsoft.data.mashup.oledb.dll 2.87.142.0 30592 25-Jul-24 21:57 x86
Microsoft.data.mashup.preview.dll 2.87.142.0 76672 25-Jul-24 21:57 x86
Microsoft.data.mashup.providercommon.dll 2.87.142.0 103808 25-Jul-24 21:57 x86
Microsoft.data.mashup.providercommon.resources.dll 2.87.142.0 37760 25-Jul-24 21:57 x86
Microsoft.data.mashup.providercommon.resources.dll 2.87.142.0 41864 25-Jul-24 21:57 x86
Microsoft.data.mashup.providercommon.resources.dll 2.87.142.0 41856 25-Jul-24 21:57 x86
Microsoft.data.mashup.providercommon.resources.dll 2.87.142.0 41856 25-Jul-24 21:57 x86
Microsoft.data.mashup.providercommon.resources.dll 2.87.142.0 32120 25-Jul-24 21:57 x86
Microsoft.data.mashup.providercommon.resources.dll 2.87.142.0 41856 25-Jul-24 21:57 x86
Microsoft.data.mashup.providercommon.resources.dll 2.87.142.0 41864 25-Jul-24 21:57 x86
Microsoft.data.mashup.providercommon.resources.dll 2.87.142.0 45952 25-Jul-24 21:57 x86
Microsoft.data.mashup.providercommon.resources.dll 2.87.142.0 37752 25-Jul-24 21:57 x86
Microsoft.data.mashup.providercommon.resources.dll 2.87.142.0 41864 25-Jul-24 21:57 x86
Microsoft.data.odata.netfx35.dll 5.7.0.62516 1454464 25-Jul-24 21:57 x86
Microsoft.data.odata.query.netfx35.dll 5.7.0.62516 181120 25-Jul-24 21:57 x86
Microsoft.data.sapclient.dll 1.0.0.25 929592 25-Jul-24 21:57 x86
Microsoft.data.sapclient.resources.dll 1.0.0.25 34616 25-Jul-24 21:57 x86
Microsoft.data.sapclient.resources.dll 1.0.0.25 37672 25-Jul-24 21:57 x86
Microsoft.data.sapclient.resources.dll 1.0.0.25 34616 25-Jul-24 21:57 x86
Microsoft.data.sapclient.resources.dll 1.0.0.25 33064 25-Jul-24 21:57 x86
Microsoft.data.sapclient.resources.dll 1.0.0.25 34624 25-Jul-24 21:57 x86
Microsoft.data.sapclient.resources.dll 1.0.0.25 35128 25-Jul-24 21:57 x86
Microsoft.data.sapclient.resources.dll 1.0.0.25 34600 25-Jul-24 21:57 x86
Microsoft.data.sapclient.resources.dll 1.0.0.25 46888 25-Jul-24 21:57 x86
Microsoft.hostintegration.connectors.dll 2.87.142.0 5283720 25-Jul-24 21:57 x86
Microsoft.mashup.container.exe 2.87.142.0 23432 25-Jul-24 21:57 x64
Microsoft.mashup.container.netfx40.exe 2.87.142.0 22912 25-Jul-24 21:57 x64
Microsoft.mashup.container.netfx45.exe 2.87.142.0 22912 25-Jul-24 21:57 x64
Microsoft.mashup.eventsource.dll 2.87.142.0 149384 25-Jul-24 21:57 x86
Microsoft.mashup.oauth.dll 2.87.142.0 78720 25-Jul-24 21:57 x86
Microsoft.mashup.oauth.resources.dll 2.87.142.0 14712 25-Jul-24 21:57 x86
Microsoft.mashup.oauth.resources.dll 2.87.142.0 15240 25-Jul-24 21:57 x86
Microsoft.mashup.oauth.resources.dll 2.87.142.0 15240 25-Jul-24 21:57 x86
Microsoft.mashup.oauth.resources.dll 2.87.142.0 15232 25-Jul-24 21:57 x86
Microsoft.mashup.oauth.resources.dll 2.87.142.0 15232 25-Jul-24 21:57 x86
Microsoft.mashup.oauth.resources.dll 2.87.142.0 15224 25-Jul-24 21:57 x86
Microsoft.mashup.oauth.resources.dll 2.87.142.0 14728 25-Jul-24 21:57 x86
Microsoft.mashup.oauth.resources.dll 2.87.142.0 15744 25-Jul-24 21:57 x86
Microsoft.mashup.oauth.resources.dll 2.87.142.0 14720 25-Jul-24 21:57 x86
Microsoft.mashup.oauth.resources.dll 2.87.142.0 14728 25-Jul-24 21:57 x86
Microsoft.mashup.oledbinterop.dll 2.87.142.0 199560 25-Jul-24 21:57 x64
Microsoft.mashup.oledbprovider.dll 2.87.142.0 64888 25-Jul-24 21:57 x86
Microsoft.mashup.oledbprovider.resources.dll 2.87.142.0 13176 25-Jul-24 21:57 x86
Microsoft.mashup.oledbprovider.resources.dll 2.87.142.0 13192 25-Jul-24 21:57 x86
Microsoft.mashup.oledbprovider.resources.dll 2.87.142.0 13192 25-Jul-24 21:57 x86
Microsoft.mashup.oledbprovider.resources.dll 2.87.142.0 13192 25-Jul-24 21:57 x86
Microsoft.mashup.oledbprovider.resources.dll 2.87.142.0 13176 25-Jul-24 21:57 x86
Microsoft.mashup.oledbprovider.resources.dll 2.87.142.0 13184 25-Jul-24 21:57 x86
Microsoft.mashup.oledbprovider.resources.dll 2.87.142.0 13176 25-Jul-24 21:57 x86
Microsoft.mashup.oledbprovider.resources.dll 2.87.142.0 13184 25-Jul-24 21:57 x86
Microsoft.mashup.oledbprovider.resources.dll 2.87.142.0 13192 25-Jul-24 21:57 x86
Microsoft.mashup.oledbprovider.resources.dll 2.87.142.0 13192 25-Jul-24 21:57 x86
Microsoft.mashup.scriptdom.dll 2.40.4554.261 2371808 25-Jul-24 21:57 x86
Microsoft.mashup.shims.dll 2.87.142.0 27528 25-Jul-24 21:57 x86
Microsoft.mashup.storage.xmlserializers.dll 1.0.0.0 140168 25-Jul-24 21:57 x86
Microsoft.mashupengine.dll 2.87.142.0 14835080 25-Jul-24 21:57 x86
Microsoft.mashupengine.resources.dll 2.87.142.0 566136 25-Jul-24 21:57 x86
Microsoft.mashupengine.resources.dll 2.87.142.0 676728 25-Jul-24 21:57 x86
Microsoft.mashupengine.resources.dll 2.87.142.0 672640 25-Jul-24 21:57 x86
Microsoft.mashupengine.resources.dll 2.87.142.0 652152 25-Jul-24 21:57 x86
Microsoft.mashupengine.resources.dll 2.87.142.0 701312 25-Jul-24 21:57 x86
Microsoft.mashupengine.resources.dll 2.87.142.0 660352 25-Jul-24 21:57 x86
Microsoft.mashupengine.resources.dll 2.87.142.0 639872 25-Jul-24 21:57 x86
Microsoft.mashupengine.resources.dll 2.87.142.0 881536 25-Jul-24 21:57 x86
Microsoft.mashupengine.resources.dll 2.87.142.0 553848 25-Jul-24 21:57 x86
Microsoft.mashupengine.resources.dll 2.87.142.0 648064 25-Jul-24 21:57 x86
Microsoft.odata.core.netfx35.dll 6.15.0.0 1437560 25-Jul-24 21:57 x86
Microsoft.odata.edm.netfx35.dll 6.15.0.0 778632 25-Jul-24 21:57 x86
Microsoft.powerbi.adomdclient.dll 15.1.61.21 1109368 25-Jul-24 21:57 x86
Microsoft.spatial.netfx35.dll 6.15.0.0 126344 25-Jul-24 21:57 x86
Msmdctr.dll 2018.150.35.48 38352 25-Jul-24 21:57 x64
Msmdlocal.dll 2018.150.35.48 47785008 25-Jul-24 21:57 x86
Msmdlocal.dll 2018.150.35.48 66260944 25-Jul-24 21:57 x64
Msmdpump.dll 2018.150.35.48 10187304 25-Jul-24 21:57 x64
Msmdredir.dll 2018.150.35.48 7957456 25-Jul-24 21:57 x86
Msmdspdm.resources.dll 15.0.35.48 16944 25-Jul-24 21:57 x86
Msmdspdm.resources.dll 15.0.35.48 16832 25-Jul-24 21:57 x86
Msmdspdm.resources.dll 15.0.35.48 17456 25-Jul-24 21:57 x86
Msmdspdm.resources.dll 15.0.35.48 16944 25-Jul-24 21:57 x86
Msmdspdm.resources.dll 15.0.35.48 17456 25-Jul-24 21:57 x86
Msmdspdm.resources.dll 15.0.35.48 17472 25-Jul-24 21:57 x86
Msmdspdm.resources.dll 15.0.35.48 17472 25-Jul-24 21:57 x86
Msmdspdm.resources.dll 15.0.35.48 18384 25-Jul-24 21:57 x86
Msmdspdm.resources.dll 15.0.35.48 16960 25-Jul-24 21:57 x86
Msmdspdm.resources.dll 15.0.35.48 16944 25-Jul-24 21:57 x86
Msmdsrv.exe 2018.150.35.48 65797568 25-Jul-24 21:57 x64
Msmdsrv.rll 2018.150.35.48 833488 25-Jul-24 21:57 x64
Msmdsrv.rll 2018.150.35.48 1628096 25-Jul-24 21:57 x64
Msmdsrv.rll 2018.150.35.48 1454032 25-Jul-24 21:57 x64
Msmdsrv.rll 2018.150.35.48 1642944 25-Jul-24 21:57 x64
Msmdsrv.rll 2018.150.35.48 1608640 25-Jul-24 21:57 x64
Msmdsrv.rll 2018.150.35.48 1001408 25-Jul-24 21:57 x64
Msmdsrv.rll 2018.150.35.48 992704 25-Jul-24 21:57 x64
Msmdsrv.rll 2018.150.35.48 1536976 25-Jul-24 21:57 x64
Msmdsrv.rll 2018.150.35.48 1521600 25-Jul-24 21:57 x64
Msmdsrv.rll 2018.150.35.48 810960 25-Jul-24 21:57 x64
Msmdsrv.rll 2018.150.35.48 1596368 25-Jul-24 21:57 x64
Msmdsrvi.rll 2018.150.35.48 832456 25-Jul-24 21:57 x64
Msmdsrvi.rll 2018.150.35.48 1624528 25-Jul-24 21:57 x64
Msmdsrvi.rll 2018.150.35.48 1450944 25-Jul-24 21:57 x64
Msmdsrvi.rll 2018.150.35.48 1637944 25-Jul-24 21:57 x64
Msmdsrvi.rll 2018.150.35.48 1604544 25-Jul-24 21:57 x64
Msmdsrvi.rll 2018.150.35.48 998848 25-Jul-24 21:57 x64
Msmdsrvi.rll 2018.150.35.48 991184 25-Jul-24 21:57 x64
Msmdsrvi.rll 2018.150.35.48 1532864 25-Jul-24 21:57 x64
Msmdsrvi.rll 2018.150.35.48 1518016 25-Jul-24 21:57 x64
Msmdsrvi.rll 2018.150.35.48 809920 25-Jul-24 21:57 x64
Msmdsrvi.rll 2018.150.35.48 1591744 25-Jul-24 21:57 x64
Msmgdsrv.dll 2018.150.35.48 8280000 25-Jul-24 21:57 x86
Msmgdsrv.dll 2018.150.35.48 10186280 25-Jul-24 21:57 x64
Msolap.dll 2018.150.35.48 8607184 25-Jul-24 21:57 x86
Msolap.dll 2018.150.35.48 11013168 25-Jul-24 21:57 x64
Msolui.dll 2018.150.35.48 286256 25-Jul-24 21:57 x86
Msolui.dll 2018.150.35.48 306640 25-Jul-24 21:57 x64
Powerbiextensions.dll 2.87.142.0 8853888 25-Jul-24 21:57 x86
Private_odbc32.dll 10.0.14832.1000 728448 25-Jul-24 21:57 x64
Sqlboot.dll 2019.150.4385.2 215080 25-Jul-24 21:57 x64
Sqlceip.exe 15.0.4385.2 297000 25-Jul-24 21:57 x86
Sqldumper.exe 2019.150.4385.2 321576 25-Jul-24 21:57 x86
Sqldumper.exe 2019.150.4385.2 378920 25-Jul-24 21:57 x64
System.spatial.netfx35.dll 5.7.0.62516 117640 25-Jul-24 21:57 x86
Tbb.dll 2019.0.2019.410 442688 25-Jul-24 21:57 x64
Tbbmalloc.dll 2019.0.2019.410 270144 25-Jul-24 21:57 x64
Tmapi.dll 2018.150.35.48 6178240 25-Jul-24 21:57 x64
Tmcachemgr.dll 2018.150.35.48 4917712 25-Jul-24 21:57 x64
Tmpersistence.dll 2018.150.35.48 1184704 25-Jul-24 21:57 x64
Tmtransactions.dll 2018.150.35.48 6807104 25-Jul-24 21:57 x64
Xmsrv.dll 2018.150.35.48 26025408 25-Jul-24 21:57 x64
Xmsrv.dll 2018.150.35.48 35460160 25-Jul-24 21:57 x86

SQL Server 2019 Database Services Common Core

Dateiname Dateiversion Dateigröße Datum Zeit Plattform
Batchparser.dll 2019.150.4385.2 165928 25-Jul-24 21:57 x86
Batchparser.dll 2019.150.4385.2 182328 25-Jul-24 21:57 x64
Instapi150.dll 2019.150.4385.2 75816 25-Jul-24 21:57 x86
Instapi150.dll 2019.150.4385.2 88104 25-Jul-24 21:57 x64
Microsoft.sqlserver.mgdsqldumper.dll 2019.150.4385.2 104488 25-Jul-24 21:57 x64
Microsoft.sqlserver.mgdsqldumper.dll 2019.150.4385.2 88120 25-Jul-24 21:57 x86
Microsoft.sqlserver.rmo.dll 15.0.4385.2 550968 25-Jul-24 21:57 x86
Microsoft.sqlserver.rmo.dll 15.0.4385.2 550968 25-Jul-24 21:57 x86
Msasxpress.dll 2018.150.35.48 32192 25-Jul-24 21:57 x64
Msasxpress.dll 2018.150.35.48 27088 25-Jul-24 21:57 x86
Pbsvcacctsync.dll 2019.150.4385.2 75816 25-Jul-24 21:57 x86
Pbsvcacctsync.dll 2019.150.4385.2 92096 25-Jul-24 21:57 x64
Sqldumper.exe 2019.150.4385.2 321576 25-Jul-24 21:57 x86
Sqldumper.exe 2019.150.4385.2 378920 25-Jul-24 21:57 x64
Sqlftacct.dll 2019.150.4385.2 59448 25-Jul-24 21:57 x86
Sqlftacct.dll 2019.150.4385.2 79928 25-Jul-24 21:57 x64
Sqlmanager.dll 2019.150.4385.2 743360 25-Jul-24 21:57 x86
Sqlmanager.dll 2019.150.4385.2 878648 25-Jul-24 21:57 x64
Sqlmgmprovider.dll 2019.150.4385.2 378920 25-Jul-24 21:57 x86
Sqlmgmprovider.dll 2019.150.4385.2 432168 25-Jul-24 21:57 x64
Sqlsvcsync.dll 2019.150.4385.2 276520 25-Jul-24 21:57 x86
Sqlsvcsync.dll 2019.150.4385.2 358440 25-Jul-24 21:57 x64
Svrenumapi150.dll 2019.150.4385.2 1161168 25-Jul-24 21:57 x64
Svrenumapi150.dll 2019.150.4385.2 911296 25-Jul-24 21:57 x86

SQL Server 2019-Datenqualität

Dateiname Dateiversion Dateigröße Datum Zeit Plattform
Microsoft.ssdqs.core.dll 15.0.4385.2 600104 25-Jul-24 21:57 x86
Microsoft.ssdqs.core.dll 15.0.4385.2 600120 25-Jul-24 21:57 x86
Microsoft.ssdqs.infra.dll 15.0.4385.2 1857576 25-Jul-24 21:57 x86
Microsoft.ssdqs.infra.dll 15.0.4385.2 1857576 25-Jul-24 21:57 x86

SQL Server 2019-sql_dreplay_client

Dateiname Dateiversion Dateigröße Datum Zeit Plattform
Dreplayclient.exe 2019.150.4385.2 137168 25-Jul-24 21:58 x86
Dreplaycommon.dll 2019.150.4385.2 667688 25-Jul-24 21:58 x86
Dreplayutil.dll 2019.150.4385.2 305192 25-Jul-24 21:58 x86
Instapi150.dll 2019.150.4385.2 88104 25-Jul-24 21:58 x64
Sqlresourceloader.dll 2019.150.4385.2 38952 25-Jul-24 21:58 x86

SQL Server 2019-sql_dreplay_controller

Dateiname Dateiversion Dateigröße Datum Zeit Plattform
Dreplaycommon.dll 2019.150.4385.2 667688 25-Jul-24 21:57 x86
Dreplaycontroller.exe 2019.150.4385.2 366528 25-Jul-24 21:57 x86
Instapi150.dll 2019.150.4385.2 88104 25-Jul-24 21:57 x64
Sqlresourceloader.dll 2019.150.4385.2 38952 25-Jul-24 21:57 x86

SQL Server 2019 Database Services Core Instance

Dateiname Dateiversion Dateigröße Datum Zeit Plattform
Aetm-enclave-simulator.dll 2019.150.4385.2 4658112 25-Jul-24 22:46 x64
Aetm-enclave.dll 2019.150.4385.2 4612536 25-Jul-24 22:46 x64
Aetm-sgx-enclave-simulator.dll 2019.150.4385.2 4931904 25-Jul-24 22:46 x64
Aetm-sgx-enclave.dll 2019.150.4385.2 4873544 25-Jul-24 22:46 x64
Azureattest.dll 10.0.18965.1000 255056 25-Jul-24 22:46 x64
Azureattestmanager.dll 10.0.18965.1000 97528 25-Jul-24 22:46 x64
Batchparser.dll 2019.150.4385.2 182328 25-Jul-24 22:46 x64
C1.dll 19.16.27034.0 2438520 25-Jul-24 22:46 x64
C2.dll 19.16.27034.0 7239032 25-Jul-24 22:46 x64
Cl.exe 19.16.27034.0 424360 25-Jul-24 22:46 x64
Clui.dll 19.16.27034.0 541048 25-Jul-24 22:46 x64
Datacollectorcontroller.dll 2019.150.4385.2 280616 25-Jul-24 22:46 x64
Dcexec.exe 2019.150.4385.2 88104 25-Jul-24 22:46 x64
Fssres.dll 2019.150.4385.2 96296 25-Jul-24 22:46 x64
Hadrres.dll 2019.150.4385.2 206784 25-Jul-24 22:46 x64
Hkcompile.dll 2019.150.4385.2 1292344 25-Jul-24 22:46 x64
Hkengine.dll 2019.150.4385.2 5793728 25-Jul-24 22:46 x64
Hkruntime.dll 2019.150.4385.2 182312 25-Jul-24 22:46 x64
Hktempdb.dll 2019.150.4385.2 63544 25-Jul-24 22:46 x64
Link.exe 14.16.27034.0 1707936 25-Jul-24 22:46 x64
Microsoft.sqlautoadmin.autobackupagent.dll 15.0.4385.2 235560 25-Jul-24 22:46 x86
Microsoft.sqlserver.types.dll 2019.150.4385.2 391224 25-Jul-24 22:46 x86
Microsoft.sqlserver.xevent.linq.dll 2019.150.4385.2 325672 25-Jul-24 22:46 x64
Microsoft.sqlserver.xevent.targets.dll 2019.150.4385.2 92112 25-Jul-24 22:46 x64
Msobj140.dll 14.16.27034.0 134008 25-Jul-24 22:46 x64
Mspdb140.dll 14.16.27034.0 632184 25-Jul-24 22:46 x64
Mspdbcore.dll 14.16.27034.0 632184 25-Jul-24 22:46 x64
Msvcp140.dll 14.16.27034.0 628200 25-Jul-24 22:46 x64
Qds.dll 2019.150.4385.2 1189824 25-Jul-24 22:46 x64
Rsfxft.dll 2019.150.4385.2 51240 25-Jul-24 22:46 x64
Secforwarder.dll 2019.150.4385.2 79912 25-Jul-24 22:46 x64
Sqagtres.dll 2019.150.4385.2 88104 25-Jul-24 22:46 x64
Sqlaamss.dll 2019.150.4385.2 108584 25-Jul-24 22:46 x64
Sqlaccess.dll 2019.150.4385.2 493608 25-Jul-24 22:46 x64
Sqlagent.exe 2019.150.4385.2 731072 25-Jul-24 22:46 x64
Sqlagentctr150.dll 2019.150.4385.2 71616 25-Jul-24 22:46 x86
Sqlagentctr150.dll 2019.150.4385.2 79912 25-Jul-24 22:46 x64
Sqlboot.dll 2019.150.4385.2 215080 25-Jul-24 22:46 x64
Sqlceip.exe 15.0.4385.2 297000 25-Jul-24 22:46 x86
Sqlcmdss.dll 2019.150.4385.2 88104 25-Jul-24 22:46 x64
Sqlctr150.dll 2019.150.4385.2 116776 25-Jul-24 22:46 x86
Sqlctr150.dll 2019.150.4385.2 145344 25-Jul-24 22:46 x64
Sqldk.dll 2019.150.4385.2 3180584 25-Jul-24 22:46 x64
Sqldtsss.dll 2019.150.4385.2 108584 25-Jul-24 22:46 x64
Sqlevn70.rll 2019.150.4385.2 1595432 25-Jul-24 22:46 x64
Sqlevn70.rll 2019.150.4385.2 3508264 25-Jul-24 22:46 x64
Sqlevn70.rll 2019.150.4385.2 3704872 25-Jul-24 22:46 x64
Sqlevn70.rll 2019.150.4385.2 4171816 25-Jul-24 22:46 x64
Sqlevn70.rll 2019.150.4385.2 4290600 25-Jul-24 22:46 x64
Sqlevn70.rll 2019.150.4385.2 3422264 25-Jul-24 22:46 x64
Sqlevn70.rll 2019.150.4385.2 3586088 25-Jul-24 22:46 x64
Sqlevn70.rll 2019.150.4385.2 4163640 25-Jul-24 22:46 x64
Sqlevn70.rll 2019.150.4385.2 4020264 25-Jul-24 22:46 x64
Sqlevn70.rll 2019.150.4385.2 4069416 25-Jul-24 22:46 x64
Sqlevn70.rll 2019.150.4385.2 2226216 25-Jul-24 22:46 x64
Sqlevn70.rll 2019.150.4385.2 2177080 25-Jul-24 22:46 x64
Sqlevn70.rll 2019.150.4385.2 3876904 25-Jul-24 22:46 x64
Sqlevn70.rll 2019.150.4385.2 3553320 25-Jul-24 22:46 x64
Sqlevn70.rll 2019.150.4385.2 4024376 25-Jul-24 22:46 x64
Sqlevn70.rll 2019.150.4385.2 3827752 25-Jul-24 22:46 x64
Sqlevn70.rll 2019.150.4385.2 3823672 25-Jul-24 22:46 x64
Sqlevn70.rll 2019.150.4385.2 3618872 25-Jul-24 22:46 x64
Sqlevn70.rll 2019.150.4385.2 3508264 25-Jul-24 22:46 x64
Sqlevn70.rll 2019.150.4385.2 1542200 25-Jul-24 22:46 x64
Sqlevn70.rll 2019.150.4385.2 3917880 25-Jul-24 22:46 x64
Sqlevn70.rll 2019.150.4385.2 4036664 25-Jul-24 22:46 x64
Sqllang.dll 2019.150.4385.2 40077248 25-Jul-24 22:46 x64
Sqlmin.dll 2019.150.4385.2 40648640 25-Jul-24 22:46 x64
Sqlolapss.dll 2019.150.4385.2 108584 25-Jul-24 22:46 x64
Sqlos.dll 2019.150.4385.2 43048 25-Jul-24 22:46 x64
Sqlpowershellss.dll 2019.150.4385.2 84008 25-Jul-24 22:46 x64
Sqlrepss.dll 2019.150.4385.2 88000 25-Jul-24 22:46 x64
Sqlresourceloader.dll 2019.150.4385.2 51152 25-Jul-24 22:46 x64
Sqlscm.dll 2019.150.4385.2 88000 25-Jul-24 22:46 x64
Sqlscriptdowngrade.dll 2019.150.4385.2 38968 25-Jul-24 22:46 x64
Sqlscriptupgrade.dll 2019.150.4385.2 5806120 25-Jul-24 22:46 x64
Sqlserverspatial150.dll 2019.150.4385.2 673832 25-Jul-24 22:46 x64
Sqlservr.exe 2019.150.4385.2 628776 25-Jul-24 22:46 x64
Sqlsvc.dll 2019.150.4385.2 182328 25-Jul-24 22:46 x64
Sqltses.dll 2019.150.4385.2 9119800 25-Jul-24 22:46 x64
Sqsrvres.dll 2019.150.4385.2 280512 25-Jul-24 22:46 x64
Stretchcodegen.exe 15.0.4385.2 59432 25-Jul-24 22:46 x86
Svl.dll 2019.150.4385.2 161848 25-Jul-24 22:46 x64
Vcruntime140.dll 14.16.27034.0 85992 25-Jul-24 22:46 x64
Xe.dll 2019.150.4385.2 723000 25-Jul-24 22:46 x64
Xpadsi.exe 2019.150.4385.2 116776 25-Jul-24 22:46 x64
Xplog70.dll 2019.150.4385.2 92096 25-Jul-24 22:46 x64
Xpqueue.dll 2019.150.4385.2 92112 25-Jul-24 22:46 x64
Xprepl.dll 2019.150.4385.2 120872 25-Jul-24 22:46 x64
Xpstar.dll 2019.150.4385.2 473128 25-Jul-24 22:46 x64

SQL Server 2019 Database Services Core Shared

Dateiname Dateiversion Dateigröße Datum Zeit Plattform
Batchparser.dll 2019.150.4385.2 182328 25-Jul-24 21:57 x64
Batchparser.dll 2019.150.4385.2 165928 25-Jul-24 21:57 x86
Commanddest.dll 2019.150.4385.2 264232 25-Jul-24 21:57 x64
Datacollectortasks.dll 2019.150.4385.2 231464 25-Jul-24 21:57 x64
Distrib.exe 2019.150.4385.2 243752 25-Jul-24 21:57 x64
Dteparse.dll 2019.150.4385.2 124984 25-Jul-24 21:57 x64
Dteparsemgd.dll 2019.150.4385.2 133176 25-Jul-24 21:57 x64
Dtepkg.dll 2019.150.4385.2 149456 25-Jul-24 21:57 x64
Dtexec.exe 2019.150.4385.2 73784 25-Jul-24 21:57 x64
Dts.dll 2019.150.4385.2 3143616 25-Jul-24 21:57 x64
Dtscomexpreval.dll 2019.150.4385.2 501800 25-Jul-24 21:57 x64
Dtsconn.dll 2019.150.4385.2 522280 25-Jul-24 21:57 x64
Dtshost.exe 2019.150.4385.2 107560 25-Jul-24 21:57 x64
Dtsmsg150.dll 2019.150.4385.2 567336 25-Jul-24 21:57 x64
Dtspipeline.dll 2019.150.4385.2 1329192 25-Jul-24 21:57 x64
Dtswizard.exe 15.0.4385.2 886736 25-Jul-24 21:57 x64
Dtuparse.dll 2019.150.4385.2 100392 25-Jul-24 21:57 x64
Dtutil.exe 2019.150.4385.2 151096 25-Jul-24 21:57 x64
Exceldest.dll 2019.150.4385.2 280528 25-Jul-24 21:57 x64
Excelsrc.dll 2019.150.4385.2 309288 25-Jul-24 21:57 x64
Execpackagetask.dll 2019.150.4385.2 186424 25-Jul-24 21:57 x64
Flatfiledest.dll 2019.150.4385.2 411704 25-Jul-24 21:57 x64
Flatfilesrc.dll 2019.150.4385.2 428072 25-Jul-24 21:57 x64
Logread.exe 2019.150.4385.2 723000 25-Jul-24 21:57 x64
Mergetxt.dll 2019.150.4385.2 75816 25-Jul-24 21:57 x64
Microsoft.sqlserver.integrationservice.hadoop.common.dll 15.0.4385.2 59328 25-Jul-24 21:57 x86
Microsoft.sqlserver.integrationservices.runtimetelemetry.dll 15.0.4385.2 43048 25-Jul-24 21:57 x86
Microsoft.sqlserver.maintenanceplantasks.dll 15.0.4385.2 391208 25-Jul-24 21:57 x86
Microsoft.sqlserver.replication.dll 2019.150.4385.2 1697832 25-Jul-24 21:57 x64
Microsoft.sqlserver.replication.dll 2019.150.4385.2 1640488 25-Jul-24 21:57 x86
Microsoft.sqlserver.rmo.dll 15.0.4385.2 550968 25-Jul-24 21:57 x86
Msdtssrvrutil.dll 2019.150.4385.2 112592 25-Jul-24 21:57 x64
Msgprox.dll 2019.150.4385.2 301112 25-Jul-24 21:57 x64
Msoledbsql.dll 2018.187.4.0 2750472 25-Jul-24 21:57 x64
Msoledbsql.dll 2018.187.4.0 153608 25-Jul-24 21:57 x64
Msxmlsql.dll 2019.150.4385.2 1497128 25-Jul-24 21:57 x64
Oledbdest.dll 2019.150.4385.2 280616 25-Jul-24 21:57 x64
Oledbsrc.dll 2019.150.4385.2 313384 25-Jul-24 21:57 x64
Osql.exe 2019.150.4385.2 92216 25-Jul-24 21:57 x64
Qrdrsvc.exe 2019.150.4385.2 501800 25-Jul-24 21:57 x64
Rawdest.dll 2019.150.4385.2 227368 25-Jul-24 21:57 x64
Rawsource.dll 2019.150.4385.2 210888 25-Jul-24 21:57 x64
Rdistcom.dll 2019.150.4385.2 915392 25-Jul-24 21:57 x64
Recordsetdest.dll 2019.150.4385.2 202808 25-Jul-24 21:57 x64
Repldp.dll 2019.150.4385.2 313280 25-Jul-24 21:57 x64
Replerrx.dll 2019.150.4385.2 182312 25-Jul-24 21:57 x64
Replisapi.dll 2019.150.4385.2 395216 25-Jul-24 21:57 x64
Replmerg.exe 2019.150.4385.2 563136 25-Jul-24 21:57 x64
Replprov.dll 2019.150.4385.2 862248 25-Jul-24 21:57 x64
Replrec.dll 2019.150.4385.2 1034296 25-Jul-24 21:57 x64
Replsub.dll 2019.150.4385.2 473128 25-Jul-24 21:57 x64
Replsync.dll 2019.150.4385.2 165944 25-Jul-24 21:57 x64
Spresolv.dll 2019.150.4385.2 276432 25-Jul-24 21:57 x64
Sqlcmd.exe 2019.150.4385.2 264128 25-Jul-24 21:57 x64
Sqldiag.exe 2019.150.4385.2 1140776 25-Jul-24 21:57 x64
Sqldistx.dll 2019.150.4385.2 251944 25-Jul-24 21:57 x64
Sqllogship.exe 15.0.4385.2 104400 25-Jul-24 21:57 x64
Sqlmergx.dll 2019.150.4385.2 399400 25-Jul-24 21:57 x64
Sqlnclirda11.dll 2011.110.5069.66 3478208 25-Jul-24 21:57 x64
Sqlresourceloader.dll 2019.150.4385.2 51152 25-Jul-24 21:57 x64
Sqlresourceloader.dll 2019.150.4385.2 38952 25-Jul-24 21:57 x86
Sqlscm.dll 2019.150.4385.2 88000 25-Jul-24 21:57 x64
Sqlscm.dll 2019.150.4385.2 79912 25-Jul-24 21:57 x86
Sqlsvc.dll 2019.150.4385.2 182328 25-Jul-24 21:57 x64
Sqlsvc.dll 2019.150.4385.2 149544 25-Jul-24 21:57 x86
Sqltaskconnections.dll 2019.150.4385.2 202792 25-Jul-24 21:57 x64
Ssradd.dll 2019.150.4385.2 84024 25-Jul-24 21:57 x64
Ssravg.dll 2019.150.4385.2 83920 25-Jul-24 21:57 x64
Ssrdown.dll 2019.150.4385.2 75816 25-Jul-24 21:57 x64
Ssrmax.dll 2019.150.4385.2 84008 25-Jul-24 21:57 x64
Ssrmin.dll 2019.150.4385.2 84024 25-Jul-24 21:57 x64
Ssrpub.dll 2019.150.4385.2 79912 25-Jul-24 21:57 x64
Ssrup.dll 2019.150.4385.2 75816 25-Jul-24 21:57 x64
Txagg.dll 2019.150.4385.2 391224 25-Jul-24 21:57 x64
Txbdd.dll 2019.150.4385.2 190400 25-Jul-24 21:57 x64
Txdatacollector.dll 2019.150.4385.2 473144 25-Jul-24 21:57 x64
Txdataconvert.dll 2019.150.4385.2 317480 25-Jul-24 21:57 x64
Txderived.dll 2019.150.4385.2 641080 25-Jul-24 21:57 x64
Txlookup.dll 2019.150.4385.2 542760 25-Jul-24 21:57 x64
Txmerge.dll 2019.150.4385.2 247848 25-Jul-24 21:57 x64
Txmergejoin.dll 2019.150.4385.2 309288 25-Jul-24 21:57 x64
Txmulticast.dll 2019.150.4385.2 145360 25-Jul-24 21:57 x64
Txrowcount.dll 2019.150.4385.2 141352 25-Jul-24 21:57 x64
Txsort.dll 2019.150.4385.2 288808 25-Jul-24 21:57 x64
Txsplit.dll 2019.150.4385.2 624592 25-Jul-24 21:57 x64
Txunionall.dll 2019.150.4385.2 198712 25-Jul-24 21:57 x64
Xe.dll 2019.150.4385.2 723000 25-Jul-24 21:57 x64
Xmlsub.dll 2019.150.4385.2 297000 25-Jul-24 21:57 x64

SQL Server 2019-sql_extensibility

Dateiname Dateiversion Dateigröße Datum Zeit Plattform
Commonlauncher.dll 2019.150.4385.2 96312 25-Jul-24 21:57 x64
Exthost.exe 2019.150.4385.2 239656 25-Jul-24 21:57 x64
Launchpad.exe 2019.150.4385.2 1230792 25-Jul-24 21:57 x64
Sqlsatellite.dll 2019.150.4385.2 1026104 25-Jul-24 21:57 x64

SQL Server 2019 Full-Text Engine

Dateiname Dateiversion Dateigröße Datum Zeit Plattform
Fd.dll 2019.150.4385.2 686120 25-Jul-24 21:57 x64
Fdhost.exe 2019.150.4385.2 129064 25-Jul-24 21:57 x64
Fdlauncher.exe 2019.150.4385.2 79808 25-Jul-24 21:57 x64
Sqlft150ph.dll 2019.150.4385.2 92216 25-Jul-24 21:57 x64

SQL Server 2019-sql_inst_mr

Dateiname Dateiversion Dateigröße Datum Zeit Plattform
Imrdll.dll 15.0.4385.2 30776 25-Jul-24 21:57 x86

SQL Server 2019 Integration Services

Dateiname Dateiversion Dateigröße Datum Zeit Plattform
Commanddest.dll 2019.150.4385.2 227264 25-Jul-24 22:02 x86
Commanddest.dll 2019.150.4385.2 264232 25-Jul-24 22:02 x64
Dteparse.dll 2019.150.4385.2 112696 25-Jul-24 22:02 x86
Dteparse.dll 2019.150.4385.2 124984 25-Jul-24 22:02 x64
Dteparsemgd.dll 2019.150.4385.2 116672 25-Jul-24 22:02 x86
Dteparsemgd.dll 2019.150.4385.2 133176 25-Jul-24 22:02 x64
Dtepkg.dll 2019.150.4385.2 133160 25-Jul-24 22:02 x86
Dtepkg.dll 2019.150.4385.2 149456 25-Jul-24 22:02 x64
Dtexec.exe 2019.150.4385.2 64960 25-Jul-24 22:02 x86
Dtexec.exe 2019.150.4385.2 73784 25-Jul-24 22:02 x64
Dts.dll 2019.150.4385.2 2762688 25-Jul-24 22:02 x86
Dts.dll 2019.150.4385.2 3143616 25-Jul-24 22:02 x64
Dtscomexpreval.dll 2019.150.4385.2 444456 25-Jul-24 22:02 x86
Dtscomexpreval.dll 2019.150.4385.2 501800 25-Jul-24 22:02 x64
Dtsconn.dll 2019.150.4385.2 432168 25-Jul-24 22:02 x86
Dtsconn.dll 2019.150.4385.2 522280 25-Jul-24 22:02 x64
Dtsdebughost.exe 2019.150.4385.2 113208 25-Jul-24 22:02 x64
Dtsdebughost.exe 2019.150.4385.2 94760 25-Jul-24 22:02 x86
Dtshost.exe 2019.150.4385.2 107560 25-Jul-24 22:02 x64
Dtshost.exe 2019.150.4385.2 89640 25-Jul-24 22:02 x86
Dtsmsg150.dll 2019.150.4385.2 554944 25-Jul-24 22:02 x86
Dtsmsg150.dll 2019.150.4385.2 567336 25-Jul-24 22:02 x64
Dtspipeline.dll 2019.150.4385.2 1120208 25-Jul-24 22:02 x86
Dtspipeline.dll 2019.150.4385.2 1329192 25-Jul-24 22:02 x64
Dtswizard.exe 15.0.4385.2 886736 25-Jul-24 22:02 x64
Dtswizard.exe 15.0.4385.2 890816 25-Jul-24 22:02 x86
Dtuparse.dll 2019.150.4385.2 100392 25-Jul-24 22:02 x64
Dtuparse.dll 2019.150.4385.2 88000 25-Jul-24 22:02 x86
Dtutil.exe 2019.150.4385.2 130496 25-Jul-24 22:02 x86
Dtutil.exe 2019.150.4385.2 151096 25-Jul-24 22:02 x64
Exceldest.dll 2019.150.4385.2 235456 25-Jul-24 22:02 x86
Exceldest.dll 2019.150.4385.2 280528 25-Jul-24 22:02 x64
Excelsrc.dll 2019.150.4385.2 260032 25-Jul-24 22:02 x86
Excelsrc.dll 2019.150.4385.2 309288 25-Jul-24 22:02 x64
Execpackagetask.dll 2019.150.4385.2 149440 25-Jul-24 22:02 x86
Execpackagetask.dll 2019.150.4385.2 186424 25-Jul-24 22:02 x64
Flatfiledest.dll 2019.150.4385.2 358352 25-Jul-24 22:02 x86
Flatfiledest.dll 2019.150.4385.2 411704 25-Jul-24 22:02 x64
Flatfilesrc.dll 2019.150.4385.2 370744 25-Jul-24 22:02 x86
Flatfilesrc.dll 2019.150.4385.2 428072 25-Jul-24 22:02 x64
Isdbupgradewizard.exe 15.0.4385.2 120768 25-Jul-24 22:02 x86
Isdbupgradewizard.exe 15.0.4385.2 120784 25-Jul-24 22:02 x86
Isserverexec.exe 15.0.4385.2 149456 25-Jul-24 22:02 x86
Isserverexec.exe 15.0.4385.2 145360 25-Jul-24 22:02 x64
Microsoft.sqlserver.astasks.dll 15.0.4385.2 116672 25-Jul-24 22:02 x86
Microsoft.sqlserver.integrationservice.hadoop.common.dll 15.0.4385.2 59328 25-Jul-24 22:02 x86
Microsoft.sqlserver.integrationservice.hadoop.common.dll 15.0.4385.2 59448 25-Jul-24 22:02 x86
Microsoft.sqlserver.integrationservices.isserverdbupgrade.dll 15.0.4385.2 509888 25-Jul-24 22:02 x86
Microsoft.sqlserver.integrationservices.isserverdbupgrade.dll 15.0.4385.2 509992 25-Jul-24 22:02 x86
Microsoft.sqlserver.integrationservices.runtimetelemetry.dll 15.0.4385.2 42944 25-Jul-24 22:02 x86
Microsoft.sqlserver.integrationservices.runtimetelemetry.dll 15.0.4385.2 43048 25-Jul-24 22:02 x86
Microsoft.sqlserver.maintenanceplantasks.dll 15.0.4385.2 391208 25-Jul-24 22:02 x86
Microsoft.sqlserver.management.integrationservicesenum.dll 15.0.4385.2 59432 25-Jul-24 22:02 x86
Microsoft.sqlserver.scripttask.dll 15.0.4385.2 141352 25-Jul-24 22:02 x86
Msdtssrvr.exe 15.0.4385.2 219072 25-Jul-24 22:02 x64
Msdtssrvrutil.dll 2019.150.4385.2 100408 25-Jul-24 22:02 x86
Msdtssrvrutil.dll 2019.150.4385.2 112592 25-Jul-24 22:02 x64
Msmdpp.dll 2018.150.35.48 10062912 25-Jul-24 21:58 x64
Odbcdest.dll 2019.150.4385.2 370728 25-Jul-24 22:02 x64
Odbcdest.dll 2019.150.4385.2 321576 25-Jul-24 22:02 x86
Odbcsrc.dll 2019.150.4385.2 382912 25-Jul-24 22:02 x64
Odbcsrc.dll 2019.150.4385.2 329784 25-Jul-24 22:02 x86
Oledbdest.dll 2019.150.4385.2 280616 25-Jul-24 22:02 x64
Oledbdest.dll 2019.150.4385.2 239552 25-Jul-24 22:02 x86
Oledbsrc.dll 2019.150.4385.2 313384 25-Jul-24 22:02 x64
Oledbsrc.dll 2019.150.4385.2 264128 25-Jul-24 22:02 x86
Rawdest.dll 2019.150.4385.2 190416 25-Jul-24 22:02 x86
Rawdest.dll 2019.150.4385.2 227368 25-Jul-24 22:02 x64
Rawsource.dll 2019.150.4385.2 178128 25-Jul-24 22:02 x86
Rawsource.dll 2019.150.4385.2 210888 25-Jul-24 22:02 x64
Recordsetdest.dll 2019.150.4385.2 174032 25-Jul-24 22:02 x86
Recordsetdest.dll 2019.150.4385.2 202808 25-Jul-24 22:02 x64
Sqlceip.exe 15.0.4385.2 297000 25-Jul-24 22:02 x86
Sqldest.dll 2019.150.4385.2 276520 25-Jul-24 22:02 x64
Sqldest.dll 2019.150.4385.2 239552 25-Jul-24 22:02 x86
Sqltaskconnections.dll 2019.150.4385.2 202792 25-Jul-24 22:02 x64
Sqltaskconnections.dll 2019.150.4385.2 169920 25-Jul-24 22:02 x86
Txagg.dll 2019.150.4385.2 329768 25-Jul-24 22:02 x86
Txagg.dll 2019.150.4385.2 391224 25-Jul-24 22:02 x64
Txbdd.dll 2019.150.4385.2 153536 25-Jul-24 22:02 x86
Txbdd.dll 2019.150.4385.2 190400 25-Jul-24 22:02 x64
Txbestmatch.dll 2019.150.4385.2 546856 25-Jul-24 22:02 x86
Txbestmatch.dll 2019.150.4385.2 653368 25-Jul-24 22:02 x64
Txcache.dll 2019.150.4385.2 165824 25-Jul-24 22:02 x86
Txcache.dll 2019.150.4385.2 198696 25-Jul-24 22:02 x64
Txcharmap.dll 2019.150.4385.2 272440 25-Jul-24 22:02 x86
Txcharmap.dll 2019.150.4385.2 313280 25-Jul-24 22:02 x64
Txcopymap.dll 2019.150.4385.2 165824 25-Jul-24 22:02 x86
Txcopymap.dll 2019.150.4385.2 202808 25-Jul-24 22:02 x64
Txdataconvert.dll 2019.150.4385.2 276432 25-Jul-24 22:02 x86
Txdataconvert.dll 2019.150.4385.2 317480 25-Jul-24 22:02 x64
Txderived.dll 2019.150.4385.2 559144 25-Jul-24 22:02 x86
Txderived.dll 2019.150.4385.2 641080 25-Jul-24 22:02 x64
Txfileextractor.dll 2019.150.4385.2 182312 25-Jul-24 22:02 x86
Txfileextractor.dll 2019.150.4385.2 219072 25-Jul-24 22:02 x64
Txfileinserter.dll 2019.150.4385.2 182216 25-Jul-24 22:02 x86
Txfileinserter.dll 2019.150.4385.2 215080 25-Jul-24 22:02 x64
Txgroupdups.dll 2019.150.4385.2 255936 25-Jul-24 22:02 x86
Txgroupdups.dll 2019.150.4385.2 313384 25-Jul-24 22:02 x64
Txlineage.dll 2019.150.4385.2 128960 25-Jul-24 22:02 x86
Txlineage.dll 2019.150.4385.2 153656 25-Jul-24 22:02 x64
Txlookup.dll 2019.150.4385.2 468928 25-Jul-24 22:02 x86
Txlookup.dll 2019.150.4385.2 542760 25-Jul-24 22:02 x64
Txmerge.dll 2019.150.4385.2 202792 25-Jul-24 22:02 x86
Txmerge.dll 2019.150.4385.2 247848 25-Jul-24 22:02 x64
Txmergejoin.dll 2019.150.4385.2 247848 25-Jul-24 22:02 x86
Txmergejoin.dll 2019.150.4385.2 309288 25-Jul-24 22:02 x64
Txmulticast.dll 2019.150.4385.2 116688 25-Jul-24 22:02 x86
Txmulticast.dll 2019.150.4385.2 145360 25-Jul-24 22:02 x64
Txpivot.dll 2019.150.4385.2 206800 25-Jul-24 22:02 x86
Txpivot.dll 2019.150.4385.2 239568 25-Jul-24 22:02 x64
Txrowcount.dll 2019.150.4385.2 112576 25-Jul-24 22:02 x86
Txrowcount.dll 2019.150.4385.2 141352 25-Jul-24 22:02 x64
Txsampling.dll 2019.150.4385.2 157736 25-Jul-24 22:02 x86
Txsampling.dll 2019.150.4385.2 194616 25-Jul-24 22:02 x64
Txscd.dll 2019.150.4385.2 198608 25-Jul-24 22:02 x86
Txscd.dll 2019.150.4385.2 235576 25-Jul-24 22:02 x64
Txsort.dll 2019.150.4385.2 231464 25-Jul-24 22:02 x86
Txsort.dll 2019.150.4385.2 288808 25-Jul-24 22:02 x64
Txsplit.dll 2019.150.4385.2 550952 25-Jul-24 22:02 x86
Txsplit.dll 2019.150.4385.2 624592 25-Jul-24 22:02 x64
Txtermextraction.dll 2019.150.4385.2 8644648 25-Jul-24 22:02 x86
Txtermextraction.dll 2019.150.4385.2 8701992 25-Jul-24 22:02 x64
Txtermlookup.dll 2019.150.4385.2 4139048 25-Jul-24 22:02 x86
Txtermlookup.dll 2019.150.4385.2 4184104 25-Jul-24 22:02 x64
Txunionall.dll 2019.150.4385.2 161832 25-Jul-24 22:02 x86
Txunionall.dll 2019.150.4385.2 198712 25-Jul-24 22:02 x64
Txunpivot.dll 2019.150.4385.2 182328 25-Jul-24 22:02 x86
Txunpivot.dll 2019.150.4385.2 215096 25-Jul-24 22:02 x64
Xe.dll 2019.150.4385.2 632888 25-Jul-24 22:02 x86
Xe.dll 2019.150.4385.2 723000 25-Jul-24 22:02 x64

SQL Server 2019-sql_polybase_core_inst

Dateiname Dateiversion Dateigröße Datum Zeit Plattform
Dms.dll 15.0.1970.0 559688 25-Jul-24 22:38 x86
Dmsnative.dll 2018.150.1970.0 152632 25-Jul-24 22:38 x64
Dwengineservice.dll 15.0.1970.0 45016 25-Jul-24 22:38 x86
Eng_polybase_odbcdrivermongo_2321_mongodbodbc_sb64_dll.64 2.3.21.1023 18691056 25-Jul-24 22:38 x64
Eng_polybase_odbcdrivermongo_2321_saslsspi_dll.64 1.0.2.1003 147504 25-Jul-24 22:39 x64
Eng_polybase_odbcdrivermongo_238_mongodbodbc_sb64_dll.64 2.3.8.1008 17142672 25-Jul-24 22:38 x64
Eng_polybase_odbcdrivermongo_238_saslsspi_dll.64 1.0.2.1003 146304 25-Jul-24 22:38 x64
Eng_polybase_odbcdriveroracle_802_mscurl28_dll.64 8.0.2.304 2532096 25-Jul-24 22:39 x64
Eng_polybase_odbcdriveroracle_802_msora28_dll.64 8.0.2.2592 2425088 25-Jul-24 22:38 x64
Eng_polybase_odbcdriveroracle_802_msora28r_dll.64 8.0.2.2592 151808 25-Jul-24 22:38 x64
Eng_polybase_odbcdriveroracle_802_msssl28_dll.64 8.0.2.244 2416384 25-Jul-24 22:38 x64
Eng_polybase_odbcdriveroracle_802_mstls28_dll.64 8.0.2.216 2953472 25-Jul-24 22:38 x64
Icudt58.dll 58.2.0.0 27109768 25-Jul-24 22:38 x64
Icudt58.dll 58.2.0.0 27109832 25-Jul-24 22:38 x64
Icudt58.dll 58.3.0.0 27110344 25-Jul-24 22:38 x64
Icudt58.dll 58.3.0.0 27110344 25-Jul-24 22:39 x64
Icuin58.dll 58.2.0.0 2425288 25-Jul-24 22:38 x64
Icuin58.dll 58.2.0.0 2431880 25-Jul-24 22:38 x64
Icuin58.dll 58.3.0.0 2562504 25-Jul-24 22:38 x64
Icuin58.dll 58.3.0.0 2551752 25-Jul-24 22:39 x64
Icuuc42.dll 8.0.2.124 15491840 25-Jul-24 22:39 x64
Icuuc58.dll 58.2.0.0 1775048 25-Jul-24 22:38 x64
Icuuc58.dll 58.2.0.0 1783688 25-Jul-24 22:38 x64
Icuuc58.dll 58.3.0.0 1924040 25-Jul-24 22:38 x64
Icuuc58.dll 58.3.0.0 1888712 25-Jul-24 22:39 x64
Instapi150.dll 2019.150.4385.2 88104 25-Jul-24 22:38 x64
Libcrypto-1_1-x64.dll 1.1.0.10 2620304 25-Jul-24 22:38 x64
Libcrypto 1.1.1.4 2953680 25-Jul-24 22:38 x64
Libcrypto 1.1.1.11 4321232 25-Jul-24 22:38 x64
Libcrypto 1.1.1.14 4085336 25-Jul-24 22:39 x64
Libsasl.dll 2.1.26.0 292224 25-Jul-24 22:38 x64
Libsasl.dll 2.1.26.0 521664 25-Jul-24 22:38 x64
Libssl-1_1-x64.dll 1.1.0.10 648080 25-Jul-24 22:38 x64
Libssl 1.1.1.11 1322960 25-Jul-24 22:38 x64
Libssl 1.1.1.4 798160 25-Jul-24 22:38 x64
Libssl 1.1.1.14 1195600 25-Jul-24 22:39 x64
Microsoft.sqlserver.datawarehouse.backup.backupmetadata.dll 15.0.1970.0 67656 25-Jul-24 22:38 x86
Microsoft.sqlserver.datawarehouse.catalog.dll 15.0.1970.0 293448 25-Jul-24 22:38 x86
Microsoft.sqlserver.datawarehouse.common.dll 15.0.1970.0 1957832 25-Jul-24 22:38 x86
Microsoft.sqlserver.datawarehouse.configuration.dll 15.0.1970.0 169544 25-Jul-24 22:38 x86
Microsoft.sqlserver.datawarehouse.datamovement.common.dll 15.0.1970.0 649800 25-Jul-24 22:38 x86
Microsoft.sqlserver.datawarehouse.datamovement.manager.dll 15.0.1970.0 246344 25-Jul-24 22:38 x86
Microsoft.sqlserver.datawarehouse.datamovement.messagetypes.dll 15.0.1970.0 139336 25-Jul-24 22:38 x86
Microsoft.sqlserver.datawarehouse.datamovement.messagingprotocol.dll 15.0.1970.0 79832 25-Jul-24 22:38 x86
Microsoft.sqlserver.datawarehouse.diagnostics.dll 15.0.1970.0 51272 25-Jul-24 22:38 x86
Microsoft.sqlserver.datawarehouse.distributor.dll 15.0.1970.0 88648 25-Jul-24 22:38 x86
Microsoft.sqlserver.datawarehouse.engine.dll 15.0.1970.0 1129432 25-Jul-24 22:38 x86
Microsoft.sqlserver.datawarehouse.engine.statsstream.dll 15.0.1970.0 80968 25-Jul-24 22:38 x86
Microsoft.sqlserver.datawarehouse.eventing.dll 15.0.1970.0 70616 25-Jul-24 22:38 x86
Microsoft.sqlserver.datawarehouse.fabric.appliance.dll 15.0.1970.0 35400 25-Jul-24 22:38 x86
Microsoft.sqlserver.datawarehouse.fabric.interface.dll 15.0.1970.0 31176 25-Jul-24 22:38 x86
Microsoft.sqlserver.datawarehouse.fabric.polybase.dll 15.0.1970.0 46552 25-Jul-24 22:38 x86
Microsoft.sqlserver.datawarehouse.fabric.xdbinterface.dll 15.0.1970.0 21464 25-Jul-24 22:38 x86
Microsoft.sqlserver.datawarehouse.failover.dll 15.0.1970.0 26696 25-Jul-24 22:38 x86
Microsoft.sqlserver.datawarehouse.hadoop.hadoopbridge.dll 15.0.1970.0 131656 25-Jul-24 22:38 x86
Microsoft.sqlserver.datawarehouse.loadercommon.dll 15.0.1970.0 86488 25-Jul-24 22:38 x86
Microsoft.sqlserver.datawarehouse.loadmanager.dll 15.0.1970.0 100936 25-Jul-24 22:38 x86
Microsoft.sqlserver.datawarehouse.localization.dll 15.0.1970.0 293336 25-Jul-24 22:38 x86
Microsoft.sqlserver.datawarehouse.localization.resources.dll 15.0.1970.0 120280 25-Jul-24 22:38 x86
Microsoft.sqlserver.datawarehouse.localization.resources.dll 15.0.1970.0 138184 25-Jul-24 22:38 x86
Microsoft.sqlserver.datawarehouse.localization.resources.dll 15.0.1970.0 141272 25-Jul-24 22:38 x86
Microsoft.sqlserver.datawarehouse.localization.resources.dll 15.0.1970.0 137672 25-Jul-24 22:38 x86
Microsoft.sqlserver.datawarehouse.localization.resources.dll 15.0.1970.0 150488 25-Jul-24 22:38 x86
Microsoft.sqlserver.datawarehouse.localization.resources.dll 15.0.1970.0 139720 25-Jul-24 22:38 x86
Microsoft.sqlserver.datawarehouse.localization.resources.dll 15.0.1970.0 134712 25-Jul-24 22:38 x86
Microsoft.sqlserver.datawarehouse.localization.resources.dll 15.0.1970.0 176600 25-Jul-24 22:38 x86
Microsoft.sqlserver.datawarehouse.localization.resources.dll 15.0.1970.0 117704 25-Jul-24 22:38 x86
Microsoft.sqlserver.datawarehouse.localization.resources.dll 15.0.1970.0 136656 25-Jul-24 22:38 x86
Microsoft.sqlserver.datawarehouse.nodes.dll 15.0.1970.0 72776 25-Jul-24 22:38 x86
Microsoft.sqlserver.datawarehouse.nulltransaction.dll 15.0.1970.0 21976 25-Jul-24 22:38 x86
Microsoft.sqlserver.datawarehouse.parallelizer.dll 15.0.1970.0 37448 25-Jul-24 22:38 x86
Microsoft.sqlserver.datawarehouse.resourcemanagement.dll 15.0.1970.0 129096 25-Jul-24 22:38 x86
Microsoft.sqlserver.datawarehouse.sql.dll 15.0.1970.0 3064904 25-Jul-24 22:38 x86
Microsoft.sqlserver.datawarehouse.sql.parser.dll 15.0.1970.0 3955784 25-Jul-24 22:38 x86
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll 15.0.1970.0 118344 25-Jul-24 22:38 x86
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll 15.0.1970.0 133192 25-Jul-24 22:38 x86
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll 15.0.1970.0 137800 25-Jul-24 22:38 x86
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll 15.0.1970.0 133704 25-Jul-24 22:38 x86
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll 15.0.1970.0 148440 25-Jul-24 22:38 x86
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll 15.0.1970.0 134104 25-Jul-24 22:38 x86
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll 15.0.1970.0 130632 25-Jul-24 22:38 x86
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll 15.0.1970.0 171080 25-Jul-24 22:38 x86
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll 15.0.1970.0 115272 25-Jul-24 22:38 x86
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll 15.0.1970.0 132168 25-Jul-24 22:38 x86
Microsoft.sqlserver.datawarehouse.sqldistributor.dll 15.0.1970.0 67656 25-Jul-24 22:38 x86
Microsoft.sqlserver.datawarehouse.transactsql.scriptdom.dll 15.0.1970.0 2682952 25-Jul-24 22:38 x86
Microsoft.sqlserver.datawarehouse.utilities.dll 15.0.1970.0 2436568 25-Jul-24 22:38 x86
Mpdwinterop.dll 2019.150.4385.2 452648 25-Jul-24 22:38 x64
Mpdwsvc.exe 2019.150.4385.2 7407656 25-Jul-24 22:38 x64
Msodbcsql17.dll 2017.174.1.1 2016120 25-Jul-24 22:38 x64
Odbc32.dll 10.0.17763.1 720792 25-Jul-24 22:38 x64
Odbccp32.dll 10.0.17763.1 138136 25-Jul-24 22:38 x64
Odbctrac.dll 10.0.17763.1 175.000 25-Jul-24 22:38 x64
Saslplain.dll 2.1.26.0 170880 25-Jul-24 22:38 x64
Saslplain.dll 2.1.26.0 377792 25-Jul-24 22:39 x64
Secforwarder.dll 2019.150.4385.2 79912 25-Jul-24 22:38 x64
Sharedmemory.dll 2018.150.1970.0 61392 25-Jul-24 22:38 x64
Sqldk.dll 2019.150.4385.2 3180584 25-Jul-24 22:38 x64
Sqldumper.exe 2019.150.4385.2 378920 25-Jul-24 22:38 x64
Sqlevn70.rll 2019.150.4385.2 1595432 25-Jul-24 22:38 x64
Sqlevn70.rll 2019.150.4385.2 4171816 25-Jul-24 22:38 x64
Sqlevn70.rll 2019.150.4385.2 3422264 25-Jul-24 22:38 x64
Sqlevn70.rll 2019.150.4385.2 4163640 25-Jul-24 22:38 x64
Sqlevn70.rll 2019.150.4385.2 4069416 25-Jul-24 22:38 x64
Sqlevn70.rll 2019.150.4385.2 2226216 25-Jul-24 22:38 x64
Sqlevn70.rll 2019.150.4385.2 2177080 25-Jul-24 22:38 x64
Sqlevn70.rll 2019.150.4385.2 3827752 25-Jul-24 22:38 x64
Sqlevn70.rll 2019.150.4385.2 3823672 25-Jul-24 22:38 x64
Sqlevn70.rll 2019.150.4385.2 1542200 25-Jul-24 22:38 x64
Sqlevn70.rll 2019.150.4385.2 4036664 25-Jul-24 22:38 x64
Sqlncli17e.dll 2017.1710.6.1 1898520 25-Jul-24 22:38 x64
Sqlos.dll 2019.150.4385.2 43048 25-Jul-24 22:38 x64
Sqlsortpdw.dll 2018.150.1970.0 4841432 25-Jul-24 22:38 x64
Sqltses.dll 2019.150.4385.2 9119800 25-Jul-24 22:38 x64
Tdataodbc_sb 17.0.0.27 12914640 25-Jul-24 22:38 x64
Tdataodbc_sb 16.20.0.1078 14995920 25-Jul-24 22:38 x64
Terasso.dll 16.20.0.13 2158896 25-Jul-24 22:38 x64
Terasso.dll 17.0.0.28 2357064 25-Jul-24 22:38 x64
Zlibwapi.dll 1.2.11.0 281472 25-Jul-24 22:38 x64
Zlibwapi.dll 1.2.11.0 499248 25-Jul-24 22:39 x64

SQL Server 2019-sql_shared_mr

Dateiname Dateiversion Dateigröße Datum Zeit Plattform
Smrdll.dll 15.0.4385.2 30760 25-Jul-24 21:57 x86

SQL Server 2019-sql_tools_extensions

Dateiname Dateiversion Dateigröße Datum Zeit Plattform
Autoadmin.dll 2019.150.4385.2 1632296 25-Jul-24 22:18 x86
Dtaengine.exe 2019.150.4385.2 219176 25-Jul-24 22:18 x86
Dteparse.dll 2019.150.4385.2 112696 25-Jul-24 22:18 x86
Dteparse.dll 2019.150.4385.2 124984 25-Jul-24 22:18 x64
Dteparsemgd.dll 2019.150.4385.2 116672 25-Jul-24 22:18 x86
Dteparsemgd.dll 2019.150.4385.2 133176 25-Jul-24 22:18 x64
Dtepkg.dll 2019.150.4385.2 133160 25-Jul-24 22:18 x86
Dtepkg.dll 2019.150.4385.2 149456 25-Jul-24 22:18 x64
Dtexec.exe 2019.150.4385.2 64960 25-Jul-24 22:18 x86
Dtexec.exe 2019.150.4385.2 73784 25-Jul-24 22:18 x64
Dts.dll 2019.150.4385.2 2762688 25-Jul-24 22:18 x86
Dts.dll 2019.150.4385.2 3143616 25-Jul-24 22:18 x64
Dtscomexpreval.dll 2019.150.4385.2 444456 25-Jul-24 22:18 x86
Dtscomexpreval.dll 2019.150.4385.2 501800 25-Jul-24 22:18 x64
Dtsconn.dll 2019.150.4385.2 432168 25-Jul-24 22:18 x86
Dtsconn.dll 2019.150.4385.2 522280 25-Jul-24 22:18 x64
Dtshost.exe 2019.150.4385.2 89640 25-Jul-24 22:18 x86
Dtshost.exe 2019.150.4385.2 107560 25-Jul-24 22:18 x64
Dtsmsg150.dll 2019.150.4385.2 554944 25-Jul-24 22:18 x86
Dtsmsg150.dll 2019.150.4385.2 567336 25-Jul-24 22:18 x64
Dtspipeline.dll 2019.150.4385.2 1120208 25-Jul-24 22:18 x86
Dtspipeline.dll 2019.150.4385.2 1329192 25-Jul-24 22:18 x64
Dtswizard.exe 15.0.4385.2 890816 25-Jul-24 22:18 x86
Dtswizard.exe 15.0.4385.2 886736 25-Jul-24 22:18 x64
Dtuparse.dll 2019.150.4385.2 88000 25-Jul-24 22:18 x86
Dtuparse.dll 2019.150.4385.2 100392 25-Jul-24 22:18 x64
Dtutil.exe 2019.150.4385.2 130496 25-Jul-24 22:18 x86
Dtutil.exe 2019.150.4385.2 151096 25-Jul-24 22:18 x64
Exceldest.dll 2019.150.4385.2 280528 25-Jul-24 22:18 x64
Exceldest.dll 2019.150.4385.2 235456 25-Jul-24 22:18 x86
Excelsrc.dll 2019.150.4385.2 309288 25-Jul-24 22:18 x64
Excelsrc.dll 2019.150.4385.2 260032 25-Jul-24 22:18 x86
Flatfiledest.dll 2019.150.4385.2 411704 25-Jul-24 22:18 x64
Flatfiledest.dll 2019.150.4385.2 358352 25-Jul-24 22:18 x86
Flatfilesrc.dll 2019.150.4385.2 428072 25-Jul-24 22:18 x64
Flatfilesrc.dll 2019.150.4385.2 370744 25-Jul-24 22:18 x86
Microsoft.sqlserver.astasks.dll 15.0.4385.2 116776 25-Jul-24 22:18 x86
Microsoft.sqlserver.chainer.infrastructure.dll 15.0.4385.2 403392 25-Jul-24 22:18 x86
Microsoft.sqlserver.chainer.infrastructure.dll 15.0.4385.2 403512 25-Jul-24 22:18 x86
Microsoft.sqlserver.configuration.sco.dll 15.0.4385.2 3004352 25-Jul-24 22:18 x86
Microsoft.sqlserver.configuration.sco.dll 15.0.4385.2 3004456 25-Jul-24 22:18 x86
Microsoft.sqlserver.integrationservices.runtimetelemetry.dll 15.0.4385.2 42944 25-Jul-24 22:18 x86
Microsoft.sqlserver.integrationservices.runtimetelemetry.dll 15.0.4385.2 43048 25-Jul-24 22:18 x86
Microsoft.sqlserver.management.integrationservicesenum.dll 15.0.4385.2 59432 25-Jul-24 22:18 x86
Microsoft.sqlserver.olapenum.dll 15.0.18185.0 100800 25-Jul-24 22:18 x86
Msdtssrvrutil.dll 2019.150.4385.2 100408 25-Jul-24 22:18 x86
Msdtssrvrutil.dll 2019.150.4385.2 112592 25-Jul-24 22:18 x64
Msmgdsrv.dll 2018.150.35.48 8280000 25-Jul-24 22:18 x86
Oledbdest.dll 2019.150.4385.2 239552 25-Jul-24 22:18 x86
Oledbdest.dll 2019.150.4385.2 280616 25-Jul-24 22:18 x64
Oledbsrc.dll 2019.150.4385.2 264128 25-Jul-24 22:18 x86
Oledbsrc.dll 2019.150.4385.2 313384 25-Jul-24 22:18 x64
Sqlresourceloader.dll 2019.150.4385.2 38952 25-Jul-24 22:18 x86
Sqlresourceloader.dll 2019.150.4385.2 51152 25-Jul-24 22:18 x64
Sqlscm.dll 2019.150.4385.2 79912 25-Jul-24 22:18 x86
Sqlscm.dll 2019.150.4385.2 88000 25-Jul-24 22:18 x64
Sqlsvc.dll 2019.150.4385.2 149544 25-Jul-24 22:18 x86
Sqlsvc.dll 2019.150.4385.2 182328 25-Jul-24 22:18 x64
Sqltaskconnections.dll 2019.150.4385.2 169920 25-Jul-24 22:18 x86
Sqltaskconnections.dll 2019.150.4385.2 202792 25-Jul-24 22:18 x64
Txdataconvert.dll 2019.150.4385.2 276432 25-Jul-24 22:18 x86
Txdataconvert.dll 2019.150.4385.2 317480 25-Jul-24 22:18 x64
Xe.dll 2019.150.4385.2 723000 25-Jul-24 22:18 x64
Xe.dll 2019.150.4385.2 632888 25-Jul-24 22:18 x86

Hinweise zu diesem Update

Voraussetzungen

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

Informationen zum Neustarten

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 Analysis Services-Buildversionsnummer und sql Server Datenbank-Engine Buildversionsnummer nicht überein. Weitere Informationen finden Sie unter Überprüfen der kumulativen Updateversion von 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 den gleichen Ebenen wie Service Packs zertifiziert und sollten auf dem gleichen Konfidenzniveau 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 und über Hotfixes enthalten. Dazu gehören Unterstützung, Verwaltbarkeit und Zuverlässigkeitsupdates.
  • Es wird empfohlen, SQL Server-CUs zu testen, bevor Sie sie in Produktionsumgebungen bereitstellen.
Hybridumgebungsbereitstellung

Wenn Sie ein Update in einer Hybridumgebung bereitstellen (z. B. AlwaysOn, Replikation, Cluster und Spiegelung), empfehlen wir, dass Sie sich vor der Bereitstellung des Updates auf die folgenden Artikel beziehen:

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) wurden 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 in der SQL Server-Instanz installiert sind, die Sie für den Dienst auswählen. Wenn ein SQL Server-Feature (z. B. Analysis Services) der Instanz 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 Für Probleme, die sich nicht für dieses spezifische kumulative Updatepaket qualifizieren. Eine vollständige Liste der Microsoft-Kundendienst- und Supporttelefonnummern oder zum Erstellen einer separaten Serviceanfrage erhalten Sie auf der Microsoft-Supportwebsite.

So deinstallieren Sie dieses Update

So deinstallieren Sie dieses Update unter Windows
  1. Öffnen Sie in 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.
So deinstallieren Sie dieses Update unter Linux

Um dieses CU unter Linux zu deinstallieren, müssen Sie das Paket auf die vorherige Version zurücksetzen. Weitere Informationen zum Zurücksetzen der Installation finden Sie unter Rollback SQL Server.

References