KB5016394: Kumulatives Update 17 für SQL Server 2019

Veröffentlichungsdatum: Dienstag, 11. August 2022
Version: 15.0.4249.2

Zusammenfassung

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

  • SQL Server – Produktversion: 15.0.4249.2, Dateiversion: 2019.150.4249.2
  • Analysis Services – Produktversion: 15.0.35.33, Dateiversion: 2018.150.35.33

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 Zugriffsverletzungsabbilddateien führen, wenn der 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 ebenfalls detaillierte Korrekturlisten für 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 "#NNNNNNNN" 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
14729381 Fügt Unterstützung für den fehlenden Parameter "Implementation" hinzu, wenn Sie die SharePoint Online-Listen verwenden. Analysis Services Analysis Services Windows
14915048 Behebt das Sicherheitsrisiko von Denial of Service (DoS) für die Newtonsoft-Bibliothek in SQL Server 2019. Analysis Services Analysis Services Windows
14507664 Ein Fehler tritt auf, wenn Sie die internal.cleanup_server_log gespeicherte Prozedur in der SSISDB-Datenbank ausführen. Dies ist die Fehlermeldung:

#MS_SSISServerCleanupJobLogin##. Ein Cursor mit dem Namen "execution_cursor" ist nicht vorhanden. [SQLSTATE 34000] (Fehler 16916)
Integration Services Server Windows
14676485 Fehler 9003 tritt mit der falschen Protokollsequenznummer (LSN) auf, wenn Sie eine nachfolgende Wiederherstellung durchführen, nachdem Sie die LSN an der Grenze der virtuellen Protokolldatei (VLF) mithilfe der RESTORE WITH STANDBY -Anweisung angegeben haben. Hier ist die Fehlermeldung:

Msg 3013, Level 16, State 1, Line <LineNumber>
RESTORE DATABASE wird nicht ordnungsgemäß beendet.

Msg 9003, Level 17, State 11, Line <LineNumber>
Die Protokollscannummer (<LogScanNumber>), die an die Protokollüberprüfung in der Datenbank "<DatabaseName>" übergeben wird, ist ungültig. Dieser Fehler kann auf eine Datenbeschädigung hinweisen oder darauf hinweisen, dass die Protokolldatei (LDF) nicht mit der Datendatei (.mdf) übereinstimmt. Wenn dieser Fehler während der Replikation aufgetreten ist, erstellen Sie die Veröffentlichung erneut. Andernfalls können Sie die Wiederherstellung aus der Sicherung durchführen, wenn das Problem während des Starts zu einem Fehler führt.
SQL Server Engine Sicherungswiederherstellung Windows
14692739 FEHLERBEHEBUNG: Die Speicherabbilddatei für Zugriffsverletzungen tritt während einer Columnstore-Indexüberprüfung (KB5017100) auf. SQL Server Engine Spaltenspeicher Alle
14856153 Die Ausnahmebehandlung der letzten Chance für einen Columnstore-Index tritt nach einem protokollbasierten 9002-Fehler auf. SQL Server Engine Spaltenspeicher Alle
14899781 Verbesserung: Aktivieren von verteilten Verfügbarkeitsgruppen für SQL Server Standard Editionen (KB5016729) SQL Server Engine Hochverfügbarkeit und Notfallwiederherstellung Alle
14638786 Die dynamische Verwaltungssicht (Dynamic Management View, DMV) sys.dm_hadr_availability_replica_cluster_nodes gibt das ungültige node_name für bestimmte Abfragen zurück, nachdem SQL Server kumulatives Update 2019 14 (CU14) angewendet wurde. SQL Server Engine Hochverfügbarkeit und Notfallwiederherstellung Windows
14758810 Eine Datenbank kann die Synchronisierung während des Failovers einer Always On Verfügbarkeitsgruppe möglicherweise nicht fortsetzen, da die Sitzung, die an der Datenbanksynchronisierung oder -wiederherstellung arbeitet, von einer anderen Sitzung beendet wird. SQL Server Engine Hochverfügbarkeit und Notfallwiederherstellung Alle
14780760 Während einer Protokollsicherung auf einem sekundären Replikat einer Verfügbarkeitsgruppe tritt in sqlmin!BOSLockThreadHashTable::AddEntry ein Assertionsabbild auf. SQL Server Engine Hochverfügbarkeit und Notfallwiederherstellung Alle
14812570 Ein Latchtimeout tritt auf, und der IOCP-Listener wird angehalten, wenn Service Broker mithilfe der Datenbankspiegelung eine Verbindung mit einem Endpunkt herstellt.

Hinweis: Dieser Fix ist verfügbar, wenn TF 12323 aktiviert ist.
SQL Server Engine Hochverfügbarkeit und Notfallwiederherstellung Windows
14860468 Die schreibgeschützte Anforderung wird weiterhin an den primären Lese-/Schreibknoten in einer Always On Verfügbarkeitsgruppe weitergeleitet, wenn der schreibgeschützte Routinglistenknoten ausfällt. SQL Server Engine Hochverfügbarkeit und Notfallwiederherstellung Alle
14910661 Bei gleichzeitigen Einfügungen tritt unter "Bereichsindexheap" in der In-Memory-Tabelle mit nicht gruppierten Indizes ein Speicherverlust auf. SQL Server Engine In-Memory OLTP Alle
14923176 Nach dem parallelen Indexscan tritt ein Speicherverlust im Bereichsindex von In-Memory-Tabellen auf. SQL Server Engine In-Memory OLTP Alle
14350896 Verbessert die Antwortzeit der Systemansicht sys.spt_columns_odbc_view unter Linux. SQL Server Engine Linux Linux
14826907 Falsche Berichte über die Größe des physischen Sektors für Linux-Blockgeräte können zu unerwarteten "falsch ausgerichteten Protokoll-IOs" für den Protokollversand und Always On Verfügbarkeitsgruppen führen. SQL Server Engine Linux Linux
14679511 Dieser Fix behebt die folgenden Probleme:

Eine Onlineindexneuerstellung wird möglicherweise nicht abgeschlossen, wenn die Datenbank das einfache Wiederherstellungsmodell verwendet.

– Ein Assertionsfehler über den Latchbesitzer tritt auf, wenn Sie einen Index neu organisieren.
SQL Server Engine Methoden für den Zugriff auf gespeicherte Daten Alle
14708235 Das Durchlaufen langer IAM-Ketten kann zu einem nicht liefernden Scheduler und einem zugeordneten Speicherabbild führen. SQL Server Engine Methoden für den Zugriff auf gespeicherte Daten Alle
14862654 Eine Zugriffsverletzung tritt auf, wenn XVBChainTails::UpdateChainTails Updates m_pNewVersionChainTailInsert und und m_pOldVersionChainTailInsert diese Werte nicht zugeordnet werden. SQL Server Engine Methoden für den Zugriff auf gespeicherte Daten Alle
14537603 Der Optimierer kann den Plan möglicherweise nicht erstellen und einen Fehler auslösen, wenn Sie das Feature Inlining der skalaren User-Defined-Funktion (UDF) aktivieren und versuchen, eine partitionierte Sicht mithilfe der Ausgabe der UDF zu aktualisieren. Dies ist die Fehlermeldung:

Msg 8624, Level 16, State 21, Line <LineNumber>
Interner Abfrageprozessorfehler: Der Abfrageprozessor konnte keinen Abfrageplan erstellen. Für weitere Informationen wenden Sie sich an den Kundendienst.
SQL Server Engine Programmierbarkeit Windows
14822463 Eine Zugriffsverletzung tritt in CSession::DeleteBlobHandleFactoryPool auf, während die für die SESSION Wiederverwendung zurückgesetzt wird. SQL Server Engine Programmierbarkeit Windows
14871059 Eine Zugriffsverletzung tritt auf, wenn Sie nach dem Wiederherstellen einer Datenbank aus einem Momentaufnahme eine CLR-Assembly erstellen. SQL Server Engine Programmierbarkeit Windows
14673410 Fehler 2706 tritt auf, wenn Sie für eine Datenbank mithilfe der Table-Valued-Funktion (TVF) ausführen DBCC CHECKDB WITH EXTENDED_LOGICAL_CHECKS , die Indizes verwendet. Hier ist die Fehlermeldung:

Die '%.*ls'-Tabelle ist nicht vorhanden.
SQL Server Engine Abfrageausführung Windows
14764339 Es tritt eine Zugriffsverletzung auf, und die Abfrage wird beendet, wenn Sie für SHORTEST_PATH über Graphtabellen verwendensp_cursoropen. SQL Server Engine Abfrageausführung Alle
14764631 Eine Zugriffsverletzung tritt auf, wenn Sie versuchen, eine Aggregatfunktion zusammen mit WITHIN GROUP (GRAPH PATH)zu verwenden und die Abfrage keine geeignete MATCH Klausel aufweist. SQL Server Engine Abfrageausführung Alle
14788992 Eine Zugriffsverletzung oder ein Assertionsfehler tritt auf, wenn Sie das LAST_QUERY_PLAN_STATS Feature beim Ausführen einer parallelen Abfrage verwenden. SQL Server Engine Abfrageausführung Windows
14889419 Ein Systemassertionsfehler tritt auf, und die Abfrage wird beendet, wenn Sie versuchen, eine abgeleitete Tabelle innerhalb eines MATCH Prädikats zu verwenden. SQL Server Engine Abfrageausführung Alle
14927877 Ein Assertionsabbild tritt in RaiseInternalError auf, während BLOB-Daten (Binary Large Object) verarbeitet werden. SQL Server Engine Abfrageausführung Windows
14729398 Das Erstellen von Edgeeinschränkungen für Graphtabellen trifft auf eine Zugriffsverletzung, wenn Sie eine Knotentabelle anstelle einer Edgetabelle in der Einschränkung verwenden. SQL Server Engine Abfrageoptimierer Alle
14861989 In Microsoft SQL Server 2019 schlägt ein Indexerstellungsskript fehl und gibt die Fehlermeldung 8624 zurück. Dies ist die Fehlermeldung:

Interner Abfrageprozessorfehler: Der Abfrageprozessor konnte keinen Abfrageplan erstellen. Für weitere Informationen wenden Sie sich an den Kundendienst.
SQL Server Engine Abfrageoptimierer Windows
14924053 In Microsoft SQL Server 2019 überspringt das Ausführen parametrisierter Abfragen die SelOnSeqPrj Regel. Daher tritt kein Pushdown auf. SQL Server Engine Abfrageoptimierer Alle
14726037 QDS bleibt im schreibgeschützten Modus hängen, wenn die größenbasierte Neuerstellung des Bereinigungsindex asynchron Speicherplatz freigibt. SQL Server Engine Abfragespeicher Windows
14708231 FIX: Ein Abonnement ist nach Ablauf des Aufbewahrungszeitraums für die Verteilung weiterhin aktiv (KB5013181) SQL Server Engine Replikation Windows
14737844 FIX: sp_replmonitorsubscriptionpendingcmds gibt falsche ausstehende Befehle für die P2P-Replikation (KB5017009) zurück. SQL Server Engine Replikation Windows
14884007 Wenn Sie eine Peer-zu-Peer-Veröffentlichung mithilfe der Konfliktlösungsrichtlinie last-write-wins erstellen und ein oder mehrere Artikel in dieser Veröffentlichung nur eine Spalte aufweisen, die die Primärschlüsselspalte ist, schlägt die Ausführung des Verteilungs-Agents fehl und gibt die folgende Fehlermeldung zurück:

Falsche Syntax in der Nähe von '$sys_mw_cd_id'.
SQL Server Engine Replikation Windows
14915360 Der Gleitkommaausnahmefehler 3628 tritt auf, wenn Sie eine Volltextabfrage ausführen, die eine FREETEXTTABLE Funktion enthält. SQL Server Engine Suche Alle
312902877 Wenn Sie den AZDATA BDC ROTATE Befehl verwenden, um das Kennwort eines SQL Server Big Data-Clusters zu rotieren, der Active Directory verwendet, erhalten Sie die folgende Fehlermeldung:

Fehler beim Aktualisieren des Kennworts für das vorhandene AD-Konto "<AccountName>". Fehlercode: 30
SQL Server Engine Big Data-Cluster für SQL Linux
14874191 Verbesserung: Stellen Sie die am nächsten übereinstimmende Nicht-UTF8-Sortierung für die Clienttreiber bereit, die UTF-8 (KB5016780) nicht unterstützen. SQL Server Engine SQL Server Engine Alle
14764719 Eine instance von SQL Server Express LocalDB kann nicht gestartet werden und gibt nach mehreren Sicherungen in der model Datenbank den Fehler 9003 zurück. SQL Server Engine Transaktionsdienste Windows

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 CU17 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-KB5016394-x64.exe Datei mit dem folgenden Befehl berechnen:

certutil -hashfile SQLServer2019-KB5016394-x64.exe SHA256

Dateiname SHA256-Hash
SQLServer2019-KB5016394-x64.exe B3AF212A50B79CA5B780D0EEB895572C6567ECD516135C0D221309CDF637C8AB
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.33 292768 22-Jul-22 12:45 x64
Mashupcompression.dll 2.87.142.0 140672 22-Jul-22 12:45 x64
Microsoft.analysisservices.minterop.dll 15.0.35.33 758192 22-Jul-22 12:46 x86
Microsoft.analysisservices.server.core.resources.dll 15.0.35.33 175536 22-Jul-22 12:46 x86
Microsoft.analysisservices.server.core.resources.dll 15.0.35.33 199600 22-Jul-22 12:45 x86
Microsoft.analysisservices.server.core.resources.dll 15.0.35.33 202152 22-Jul-22 12:46 x86
Microsoft.analysisservices.server.core.resources.dll 15.0.35.33 198576 22-Jul-22 12:46 x86
Microsoft.analysisservices.server.core.resources.dll 15.0.35.33 214960 22-Jul-22 12:46 x86
Microsoft.analysisservices.server.core.resources.dll 15.0.35.33 197552 22-Jul-22 12:46 x86
Microsoft.analysisservices.server.core.resources.dll 15.0.35.33 193440 22-Jul-22 12:46 x86
Microsoft.analysisservices.server.core.resources.dll 15.0.35.33 252320 22-Jul-22 12:46 x86
Microsoft.analysisservices.server.core.resources.dll 15.0.35.33 174000 22-Jul-22 12:46 x86
Microsoft.analysisservices.server.core.resources.dll 15.0.35.33 197024 22-Jul-22 12:46 x86
Microsoft.analysisservices.server.tabular.dll 15.0.35.33 1098680 22-Jul-22 12:46 x86
Microsoft.analysisservices.server.tabular.json.dll 15.0.35.33 567200 22-Jul-22 12:46 x86
Microsoft.analysisservices.server.tabular.resources.dll 15.0.35.33 54720 22-Jul-22 12:46 x86
Microsoft.analysisservices.server.tabular.resources.dll 15.0.35.33 59296 22-Jul-22 12:45 x86
Microsoft.analysisservices.server.tabular.resources.dll 15.0.35.33 59824 22-Jul-22 12:46 x86
Microsoft.analysisservices.server.tabular.resources.dll 15.0.35.33 58800 22-Jul-22 12:46 x86
Microsoft.analysisservices.server.tabular.resources.dll 15.0.35.33 61872 22-Jul-22 12:46 x86
Microsoft.analysisservices.server.tabular.resources.dll 15.0.35.33 58296 22-Jul-22 12:46 x86
Microsoft.analysisservices.server.tabular.resources.dll 15.0.35.33 58288 22-Jul-22 12:46 x86
Microsoft.analysisservices.server.tabular.resources.dll 15.0.35.33 67504 22-Jul-22 12:46 x86
Microsoft.analysisservices.server.tabular.resources.dll 15.0.35.33 53680 22-Jul-22 12:46 x86
Microsoft.analysisservices.server.tabular.resources.dll 15.0.35.33 58288 22-Jul-22 12:46 x86
Microsoft.analysisservices.timedimgenerator.resources.dll 15.0.35.33 17824 22-Jul-22 12:46 x86
Microsoft.analysisservices.timedimgenerator.resources.dll 15.0.35.33 17824 22-Jul-22 12:45 x86
Microsoft.analysisservices.timedimgenerator.resources.dll 15.0.35.33 17824 22-Jul-22 12:46 x86
Microsoft.analysisservices.timedimgenerator.resources.dll 15.0.35.33 17824 22-Jul-22 12:46 x86
Microsoft.analysisservices.timedimgenerator.resources.dll 15.0.35.33 17824 22-Jul-22 12:46 x86
Microsoft.analysisservices.timedimgenerator.resources.dll 15.0.35.33 17824 22-Jul-22 12:46 x86
Microsoft.analysisservices.timedimgenerator.resources.dll 15.0.35.33 17824 22-Jul-22 12:46 x86
Microsoft.analysisservices.timedimgenerator.resources.dll 15.0.35.33 18848 22-Jul-22 12:46 x86
Microsoft.analysisservices.timedimgenerator.resources.dll 15.0.35.33 17824 22-Jul-22 12:46 x86
Microsoft.analysisservices.timedimgenerator.resources.dll 15.0.35.33 17824 22-Jul-22 12:46 x86
Microsoft.data.edm.netfx35.dll 5.7.0.62516 660872 22-Jul-22 12:45 x86
Microsoft.data.mashup.dll 2.87.142.0 191352 22-Jul-22 12:45 x86
Microsoft.data.mashup.oledb.dll 2.87.142.0 30592 22-Jul-22 12:45 x86
Microsoft.data.mashup.preview.dll 2.87.142.0 76672 22-Jul-22 12:45 x86
Microsoft.data.mashup.providercommon.dll 2.87.142.0 103808 22-Jul-22 12:45 x86
Microsoft.data.mashup.providercommon.resources.dll 2.87.142.0 37760 22-Jul-22 12:46 x86
Microsoft.data.mashup.providercommon.resources.dll 2.87.142.0 41864 22-Jul-22 12:45 x86
Microsoft.data.mashup.providercommon.resources.dll 2.87.142.0 41856 22-Jul-22 12:45 x86
Microsoft.data.mashup.providercommon.resources.dll 2.87.142.0 41856 22-Jul-22 12:45 x86
Microsoft.data.mashup.providercommon.resources.dll 2.87.142.0 32120 22-Jul-22 12:45 x86
Microsoft.data.mashup.providercommon.resources.dll 2.87.142.0 41856 22-Jul-22 12:45 x86
Microsoft.data.mashup.providercommon.resources.dll 2.87.142.0 41864 22-Jul-22 12:46 x86
Microsoft.data.mashup.providercommon.resources.dll 2.87.142.0 45952 22-Jul-22 12:46 x86
Microsoft.data.mashup.providercommon.resources.dll 2.87.142.0 37752 22-Jul-22 12:46 x86
Microsoft.data.mashup.providercommon.resources.dll 2.87.142.0 41864 22-Jul-22 12:45 x86
Microsoft.data.odata.netfx35.dll 5.7.0.62516 1454464 22-Jul-22 12:45 x86
Microsoft.data.odata.query.netfx35.dll 5.7.0.62516 181120 22-Jul-22 12:45 x86
Microsoft.data.sapclient.dll 1.0.0.25 929592 22-Jul-22 12:45 x86
Microsoft.data.sapclient.resources.dll 1.0.0.25 34616 22-Jul-22 12:45 x86
Microsoft.data.sapclient.resources.dll 1.0.0.25 34624 22-Jul-22 12:45 x86
Microsoft.data.sapclient.resources.dll 1.0.0.25 34600 22-Jul-22 12:45 x86
Microsoft.data.sapclient.resources.dll 1.0.0.25 35128 22-Jul-22 12:45 x86
Microsoft.data.sapclient.resources.dll 1.0.0.25 46888 22-Jul-22 12:45 x86
Microsoft.data.sapclient.resources.dll 1.0.0.25 33064 22-Jul-22 12:46 x86
Microsoft.data.sapclient.resources.dll 1.0.0.25 34616 22-Jul-22 12:46 x86
Microsoft.data.sapclient.resources.dll 1.0.0.25 37672 22-Jul-22 12:46 x86
Microsoft.hostintegration.connectors.dll 2.87.142.0 5283720 22-Jul-22 12:45 x86
Microsoft.mashup.container.exe 2.87.142.0 23432 22-Jul-22 12:45 x64
Microsoft.mashup.container.netfx40.exe 2.87.142.0 22912 22-Jul-22 12:45 x64
Microsoft.mashup.container.netfx45.exe 2.87.142.0 22912 22-Jul-22 12:45 x64
Microsoft.mashup.eventsource.dll 2.87.142.0 149384 22-Jul-22 12:45 x86
Microsoft.mashup.oauth.dll 2.87.142.0 78720 22-Jul-22 12:45 x86
Microsoft.mashup.oauth.resources.dll 2.87.142.0 14712 22-Jul-22 12:46 x86
Microsoft.mashup.oauth.resources.dll 2.87.142.0 15240 22-Jul-22 12:45 x86
Microsoft.mashup.oauth.resources.dll 2.87.142.0 15240 22-Jul-22 12:45 x86
Microsoft.mashup.oauth.resources.dll 2.87.142.0 15232 22-Jul-22 12:45 x86
Microsoft.mashup.oauth.resources.dll 2.87.142.0 15232 22-Jul-22 12:45 x86
Microsoft.mashup.oauth.resources.dll 2.87.142.0 15224 22-Jul-22 12:45 x86
Microsoft.mashup.oauth.resources.dll 2.87.142.0 14728 22-Jul-22 12:46 x86
Microsoft.mashup.oauth.resources.dll 2.87.142.0 15744 22-Jul-22 12:46 x86
Microsoft.mashup.oauth.resources.dll 2.87.142.0 14720 22-Jul-22 12:46 x86
Microsoft.mashup.oauth.resources.dll 2.87.142.0 14728 22-Jul-22 12:45 x86
Microsoft.mashup.oledbinterop.dll 2.87.142.0 199560 22-Jul-22 12:45 x64
Microsoft.mashup.oledbprovider.dll 2.87.142.0 64888 22-Jul-22 12:45 x86
Microsoft.mashup.oledbprovider.resources.dll 2.87.142.0 13176 22-Jul-22 12:46 x86
Microsoft.mashup.oledbprovider.resources.dll 2.87.142.0 13192 22-Jul-22 12:45 x86
Microsoft.mashup.oledbprovider.resources.dll 2.87.142.0 13192 22-Jul-22 12:45 x86
Microsoft.mashup.oledbprovider.resources.dll 2.87.142.0 13192 22-Jul-22 12:45 x86
Microsoft.mashup.oledbprovider.resources.dll 2.87.142.0 13176 22-Jul-22 12:45 x86
Microsoft.mashup.oledbprovider.resources.dll 2.87.142.0 13184 22-Jul-22 12:45 x86
Microsoft.mashup.oledbprovider.resources.dll 2.87.142.0 13176 22-Jul-22 12:46 x86
Microsoft.mashup.oledbprovider.resources.dll 2.87.142.0 13184 22-Jul-22 12:46 x86
Microsoft.mashup.oledbprovider.resources.dll 2.87.142.0 13192 22-Jul-22 12:46 x86
Microsoft.mashup.oledbprovider.resources.dll 2.87.142.0 13192 22-Jul-22 12:45 x86
Microsoft.mashup.scriptdom.dll 2.40.4554.261 2371808 22-Jul-22 12:45 x86
Microsoft.mashup.shims.dll 2.87.142.0 27528 22-Jul-22 12:45 x86
Microsoft.mashup.storage.xmlserializers.dll 1.0.0.0 140168 22-Jul-22 12:45 x86
Microsoft.mashupengine.dll 2.87.142.0 14835080 22-Jul-22 12:45 x86
Microsoft.mashupengine.resources.dll 2.87.142.0 566136 22-Jul-22 12:46 x86
Microsoft.mashupengine.resources.dll 2.87.142.0 676728 22-Jul-22 12:45 x86
Microsoft.mashupengine.resources.dll 2.87.142.0 672640 22-Jul-22 12:45 x86
Microsoft.mashupengine.resources.dll 2.87.142.0 652152 22-Jul-22 12:45 x86
Microsoft.mashupengine.resources.dll 2.87.142.0 701312 22-Jul-22 12:45 x86
Microsoft.mashupengine.resources.dll 2.87.142.0 660352 22-Jul-22 12:45 x86
Microsoft.mashupengine.resources.dll 2.87.142.0 639872 22-Jul-22 12:46 x86
Microsoft.mashupengine.resources.dll 2.87.142.0 881536 22-Jul-22 12:46 x86
Microsoft.mashupengine.resources.dll 2.87.142.0 553848 22-Jul-22 12:46 x86
Microsoft.mashupengine.resources.dll 2.87.142.0 648064 22-Jul-22 12:45 x86
Microsoft.odata.core.netfx35.dll 6.15.0.0 1437560 22-Jul-22 12:45 x86
Microsoft.odata.edm.netfx35.dll 6.15.0.0 778632 22-Jul-22 12:45 x86
Microsoft.powerbi.adomdclient.dll 15.1.61.21 1109368 22-Jul-22 12:45 x86
Microsoft.spatial.netfx35.dll 6.15.0.0 126344 22-Jul-22 12:45 x86
Msmdctr.dll 2018.150.35.33 38320 22-Jul-22 12:46 x64
Msmdlocal.dll 2018.150.35.33 66291632 22-Jul-22 12:46 x64
Msmdlocal.dll 2018.150.35.33 47785376 22-Jul-22 12:46 x86
Msmdpump.dll 2018.150.35.33 10188728 22-Jul-22 12:46 x64
Msmdredir.dll 2018.150.35.33 7956928 22-Jul-22 12:46 x86
Msmdspdm.resources.dll 15.0.35.33 16800 22-Jul-22 12:46 x86
Msmdspdm.resources.dll 15.0.35.33 16800 22-Jul-22 12:45 x86
Msmdspdm.resources.dll 15.0.35.33 17312 22-Jul-22 12:46 x86
Msmdspdm.resources.dll 15.0.35.33 16800 22-Jul-22 12:46 x86
Msmdspdm.resources.dll 15.0.35.33 17312 22-Jul-22 12:46 x86
Msmdspdm.resources.dll 15.0.35.33 17312 22-Jul-22 12:46 x86
Msmdspdm.resources.dll 15.0.35.33 17312 22-Jul-22 12:46 x86
Msmdspdm.resources.dll 15.0.35.33 18336 22-Jul-22 12:46 x86
Msmdspdm.resources.dll 15.0.35.33 16800 22-Jul-22 12:46 x86
Msmdspdm.resources.dll 15.0.35.33 16800 22-Jul-22 12:46 x86
Msmdsrv.exe 2018.150.35.33 65831328 22-Jul-22 12:46 x64
Msmdsrv.rll 2018.150.35.33 833440 22-Jul-22 12:46 x64
Msmdsrv.rll 2018.150.35.33 1628064 22-Jul-22 12:46 x64
Msmdsrv.rll 2018.150.35.33 1453984 22-Jul-22 12:46 x64
Msmdsrv.rll 2018.150.35.33 1642912 22-Jul-22 12:46 x64
Msmdsrv.rll 2018.150.35.33 1608608 22-Jul-22 12:46 x64
Msmdsrv.rll 2018.150.35.33 1001376 22-Jul-22 12:46 x64
Msmdsrv.rll 2018.150.35.33 992672 22-Jul-22 12:46 x64
Msmdsrv.rll 2018.150.35.33 1536928 22-Jul-22 12:46 x64
Msmdsrv.rll 2018.150.35.33 1521568 22-Jul-22 12:46 x64
Msmdsrv.rll 2018.150.35.33 810912 22-Jul-22 12:46 x64
Msmdsrv.rll 2018.150.35.33 1596320 22-Jul-22 12:46 x64
Msmdsrvi.rll 2018.150.35.33 832416 22-Jul-22 12:46 x64
Msmdsrvi.rll 2018.150.35.33 1624480 22-Jul-22 12:46 x64
Msmdsrvi.rll 2018.150.35.33 1450912 22-Jul-22 12:46 x64
Msmdsrvi.rll 2018.150.35.33 1637792 22-Jul-22 12:46 x64
Msmdsrvi.rll 2018.150.35.33 1604512 22-Jul-22 12:46 x64
Msmdsrvi.rll 2018.150.35.33 998816 22-Jul-22 12:46 x64
Msmdsrvi.rll 2018.150.35.33 991136 22-Jul-22 12:46 x64
Msmdsrvi.rll 2018.150.35.33 1532832 22-Jul-22 12:46 x64
Msmdsrvi.rll 2018.150.35.33 1517984 22-Jul-22 12:46 x64
Msmdsrvi.rll 2018.150.35.33 809888 22-Jul-22 12:46 x64
Msmdsrvi.rll 2018.150.35.33 1591712 22-Jul-22 12:46 x64
Msmgdsrv.dll 2018.150.35.33 10185640 22-Jul-22 12:46 x64
Msmgdsrv.dll 2018.150.35.33 8279472 22-Jul-22 12:46 x86
Msolap.dll 2018.150.35.33 11016112 22-Jul-22 12:46 x64
Msolap.dll 2018.150.35.33 8608160 22-Jul-22 12:46 x86
Msolui.dll 2018.150.35.33 306592 22-Jul-22 12:46 x64
Msolui.dll 2018.150.35.33 286112 22-Jul-22 12:46 x86
Powerbiextensions.dll 2.87.142.0 8853888 22-Jul-22 12:46 x86
Private_odbc32.dll 10.0.14832.1000 728448 22-Jul-22 12:46 x64
Sqlboot.dll 2019.150.4249.2 214968 22-Jul-22 12:46 x64
Sqlceip.exe 15.0.4249.2 292768 22-Jul-22 12:46 x86
Sqldumper.exe 2019.150.4249.2 186280 22-Jul-22 12:45 x64
Sqldumper.exe 2019.150.4249.2 153512 22-Jul-22 12:46 x86
System.spatial.netfx35.dll 5.7.0.62516 117640 22-Jul-22 12:46 x86
Tmapi.dll 2018.150.35.33 6178208 22-Jul-22 12:46 x64
Tmcachemgr.dll 2018.150.35.33 4917688 22-Jul-22 12:46 x64
Tmpersistence.dll 2018.150.35.33 1184672 22-Jul-22 12:46 x64
Tmtransactions.dll 2018.150.35.33 6806432 22-Jul-22 12:46 x64
Xmsrv.dll 2018.150.35.33 26025904 22-Jul-22 12:46 x64
Xmsrv.dll 2018.150.35.33 35460528 22-Jul-22 12:46 x86

SQL Server 2019 Database Services Common Core

Dateiname Dateiversion Dateigröße Datum Zeit Plattform
Batchparser.dll 2019.150.4249.2 182200 22-Jul-22 12:46 x64
Batchparser.dll 2019.150.4249.2 165816 22-Jul-22 12:46 x86
Instapi150.dll 2019.150.4249.2 87968 22-Jul-22 12:46 x64
Instapi150.dll 2019.150.4249.2 75688 22-Jul-22 12:46 x86
Microsoft.sqlserver.mgdsqldumper.dll 2019.150.4249.2 100256 22-Jul-22 12:46 x64
Microsoft.sqlserver.mgdsqldumper.dll 2019.150.4249.2 87968 22-Jul-22 12:46 x86
Microsoft.sqlserver.rmo.dll 15.0.4249.2 550816 22-Jul-22 12:46 x86
Microsoft.sqlserver.rmo.dll 15.0.4249.2 550816 22-Jul-22 12:46 x86
Msasxpress.dll 2018.150.35.33 27072 22-Jul-22 12:47 x86
Msasxpress.dll 2018.150.35.33 32160 22-Jul-22 12:47 x64
Pbsvcacctsync.dll 2019.150.4249.2 75704 22-Jul-22 12:46 x86
Pbsvcacctsync.dll 2019.150.4249.2 87968 22-Jul-22 12:46 x64
Sqldumper.exe 2019.150.4249.2 153512 22-Jul-22 12:46 x86
Sqldumper.exe 2019.150.4249.2 186280 22-Jul-22 12:47 x64
Sqlftacct.dll 2019.150.4249.2 59296 22-Jul-22 12:46 x86
Sqlftacct.dll 2019.150.4249.2 79776 22-Jul-22 12:47 x64
Sqlmanager.dll 2019.150.4249.2 743352 22-Jul-22 12:47 x86
Sqlmanager.dll 2019.150.4249.2 878520 22-Jul-22 12:47 x64
Sqlmgmprovider.dll 2019.150.4249.2 432032 22-Jul-22 12:46 x64
Sqlmgmprovider.dll 2019.150.4249.2 378808 22-Jul-22 12:47 x86
Sqlsvcsync.dll 2019.150.4249.2 276384 22-Jul-22 12:46 x86
Sqlsvcsync.dll 2019.150.4249.2 358304 22-Jul-22 12:46 x64
Svrenumapi150.dll 2019.150.4249.2 1161128 22-Jul-22 12:46 x64
Svrenumapi150.dll 2019.150.4249.2 911272 22-Jul-22 12:46 x86

SQL Server 2019 sql_dreplay_client

Dateiname Dateiversion Dateigröße Datum Zeit Plattform
Dreplayclient.exe 2019.150.4249.2 137144 22-Jul-22 12:46 x86
Dreplaycommon.dll 2019.150.4249.2 666552 22-Jul-22 12:46 x86
Dreplayutil.dll 2019.150.4249.2 305056 22-Jul-22 12:46 x86
Instapi150.dll 2019.150.4249.2 87968 22-Jul-22 12:46 x64
Sqlresourceloader.dll 2019.150.4249.2 38840 22-Jul-22 12:46 x86

sql_dreplay_controller SQL Server 2019

Dateiname Dateiversion Dateigröße Datum Zeit Plattform
Dreplaycommon.dll 2019.150.4249.2 666552 22-Jul-22 12:46 x86
Dreplaycontroller.exe 2019.150.4249.2 366520 22-Jul-22 12:46 x86
Instapi150.dll 2019.150.4249.2 87968 22-Jul-22 12:45 x64
Sqlresourceloader.dll 2019.150.4249.2 38840 22-Jul-22 12:45 x86

SQL Server 2019 Database Services Core Instance

Dateiname Dateiversion Dateigröße Datum Zeit Plattform
Aetm-enclave-simulator.dll 2019.150.4249.2 4658104 22-Jul-22 14:01 x64
Aetm-enclave.dll 2019.150.4249.2 4612528 22-Jul-22 14:01 x64
Aetm-sgx-enclave-simulator.dll 2019.150.4249.2 4931872 22-Jul-22 14:01 x64
Aetm-sgx-enclave.dll 2019.150.4249.2 4873536 22-Jul-22 14:01 x64
Azureattest.dll 10.0.18965.1000 255056 22-Jul-22 12:45 x64
Azureattestmanager.dll 10.0.18965.1000 97528 22-Jul-22 12:45 x64
Batchparser.dll 2019.150.4249.2 182200 22-Jul-22 14:01 x64
C1.dll 19.16.27034.0 2438520 22-Jul-22 14:01 x64
C2.dll 19.16.27034.0 7239032 22-Jul-22 14:01 x64
Cl.exe 19.16.27034.0 424360 22-Jul-22 14:01 x64
Clui.dll 19.16.27034.0 541048 22-Jul-22 14:01 x64
Datacollectorcontroller.dll 2019.150.4249.2 280504 22-Jul-22 14:01 x64
Dcexec.exe 2019.150.4249.2 87992 22-Jul-22 14:01 x64
Fssres.dll 2019.150.4249.2 96160 22-Jul-22 14:01 x64
Hadrres.dll 2019.150.4249.2 202656 22-Jul-22 14:01 x64
Hkcompile.dll 2019.150.4249.2 1292192 22-Jul-22 14:01 x64
Hkengine.dll 2019.150.4249.2 5789624 22-Jul-22 14:01 x64
Hkruntime.dll 2019.150.4249.2 182176 22-Jul-22 14:01 x64
Hktempdb.dll 2019.150.4249.2 63416 22-Jul-22 14:01 x64
Link.exe 14.16.27034.0 1707936 22-Jul-22 14:01 x64
Microsoft.sqlautoadmin.autobackupagent.dll 15.0.4249.2 235424 22-Jul-22 14:01 x86
Microsoft.sqlserver.xevent.linq.dll 2019.150.4249.2 325544 22-Jul-22 14:01 x64
Microsoft.sqlserver.xevent.targets.dll 2019.150.4249.2 92064 22-Jul-22 14:01 x64
Msobj140.dll 14.16.27034.0 134008 22-Jul-22 14:01 x64
Mspdb140.dll 14.16.27034.0 632184 22-Jul-22 14:01 x64
Mspdbcore.dll 14.16.27034.0 632184 22-Jul-22 14:01 x64
Msvcp140.dll 14.16.27034.0 628200 22-Jul-22 14:01 x64
Qds.dll 2019.150.4249.2 1185696 22-Jul-22 14:01 x64
Rsfxft.dll 2019.150.4249.2 51112 22-Jul-22 14:01 x64
Secforwarder.dll 2019.150.4249.2 79776 22-Jul-22 14:01 x64
Sqagtres.dll 2019.150.4249.2 87976 22-Jul-22 14:01 x64
Sqlaamss.dll 2019.150.4249.2 108448 22-Jul-22 14:01 x64
Sqlaccess.dll 2019.150.4249.2 493496 22-Jul-22 14:01 x64
Sqlagent.exe 2019.150.4249.2 731064 22-Jul-22 14:01 x64
Sqlagentctr150.dll 2019.150.4249.2 79800 22-Jul-22 14:01 x64
Sqlagentctr150.dll 2019.150.4249.2 67512 22-Jul-22 14:01 x86
Sqlboot.dll 2019.150.4249.2 214968 22-Jul-22 14:01 x64
Sqlceip.exe 15.0.4249.2 292768 22-Jul-22 14:01 x86
Sqlcmdss.dll 2019.150.4249.2 87992 22-Jul-22 14:01 x64
Sqlctr150.dll 2019.150.4249.2 141216 22-Jul-22 14:01 x64
Sqlctr150.dll 2019.150.4249.2 116640 22-Jul-22 14:01 x86
Sqldk.dll 2019.150.4249.2 3155880 22-Jul-22 14:01 x64
Sqldtsss.dll 2019.150.4249.2 108456 22-Jul-22 14:01 x64
Sqlevn70.rll 2019.150.4249.2 1595320 22-Jul-22 14:01 x64
Sqlevn70.rll 2019.150.4249.2 3499944 22-Jul-22 14:01 x64
Sqlevn70.rll 2019.150.4249.2 3696568 22-Jul-22 14:01 x64
Sqlevn70.rll 2019.150.4249.2 4163496 22-Jul-22 14:01 x64
Sqlevn70.rll 2019.150.4249.2 4282280 22-Jul-22 14:01 x64
Sqlevn70.rll 2019.150.4249.2 3413928 22-Jul-22 14:01 x64
Sqlevn70.rll 2019.150.4249.2 3581880 22-Jul-22 14:01 x64
Sqlevn70.rll 2019.150.4249.2 4159400 22-Jul-22 14:01 x64
Sqlevn70.rll 2019.150.4249.2 4011944 22-Jul-22 14:01 x64
Sqlevn70.rll 2019.150.4249.2 4065192 22-Jul-22 14:01 x64
Sqlevn70.rll 2019.150.4249.2 2222008 22-Jul-22 14:01 x64
Sqlevn70.rll 2019.150.4249.2 2172840 22-Jul-22 14:01 x64
Sqlevn70.rll 2019.150.4249.2 3868576 22-Jul-22 14:01 x64
Sqlevn70.rll 2019.150.4249.2 3545000 22-Jul-22 14:01 x64
Sqlevn70.rll 2019.150.4249.2 4016040 22-Jul-22 14:01 x64
Sqlevn70.rll 2019.150.4249.2 3819432 22-Jul-22 14:01 x64
Sqlevn70.rll 2019.150.4249.2 3819432 22-Jul-22 14:01 x64
Sqlevn70.rll 2019.150.4249.2 3614632 22-Jul-22 14:01 x64
Sqlevn70.rll 2019.150.4249.2 3499944 22-Jul-22 14:01 x64
Sqlevn70.rll 2019.150.4249.2 1537960 22-Jul-22 14:01 x64
Sqlevn70.rll 2019.150.4249.2 3909544 22-Jul-22 14:01 x64
Sqlevn70.rll 2019.150.4249.2 4028320 22-Jul-22 14:01 x64
Sqllang.dll 2019.150.4249.2 39962536 22-Jul-22 14:01 x64
Sqlmin.dll 2019.150.4249.2 40539064 22-Jul-22 14:01 x64
Sqlolapss.dll 2019.150.4249.2 104360 22-Jul-22 14:01 x64
Sqlos.dll 2019.150.4249.2 42912 22-Jul-22 14:01 x64
Sqlpowershellss.dll 2019.150.4249.2 83880 22-Jul-22 14:01 x64
Sqlrepss.dll 2019.150.4249.2 83880 22-Jul-22 14:01 x64
Sqlresourceloader.dll 2019.150.4249.2 51112 22-Jul-22 14:01 x64
Sqlscm.dll 2019.150.4249.2 87976 22-Jul-22 14:01 x64
Sqlscriptdowngrade.dll 2019.150.4249.2 38840 22-Jul-22 14:01 x64
Sqlscriptupgrade.dll 2019.150.4249.2 5805992 22-Jul-22 14:01 x64
Sqlserverspatial150.dll 2019.150.4249.2 673704 22-Jul-22 14:01 x64
Sqlservr.exe 2019.150.4249.2 628664 22-Jul-22 14:01 x64
Sqlsvc.dll 2019.150.4249.2 182200 22-Jul-22 14:01 x64
Sqltses.dll 2019.150.4249.2 9115560 22-Jul-22 14:01 x64
Sqsrvres.dll 2019.150.4249.2 280480 22-Jul-22 14:01 x64
Svl.dll 2019.150.4249.2 161720 22-Jul-22 14:01 x64
Vcruntime140.dll 14.16.27034.0 85992 22-Jul-22 14:01 x64
Xe.dll 2019.150.4249.2 722856 22-Jul-22 14:01 x64
Xpadsi.exe 2019.150.4249.2 116648 22-Jul-22 14:01 x64
Xplog70.dll 2019.150.4249.2 92072 22-Jul-22 14:01 x64
Xpqueue.dll 2019.150.4249.2 92072 22-Jul-22 14:01 x64
Xprepl.dll 2019.150.4249.2 120760 22-Jul-22 14:01 x64
Xpstar.dll 2019.150.4249.2 472992 22-Jul-22 14:01 x64

SQL Server 2019 Database Services Core Shared

Dateiname Dateiversion Dateigröße Datum Zeit Plattform
Batchparser.dll 2019.150.4249.2 182200 22-Jul-22 12:45 x64
Batchparser.dll 2019.150.4249.2 165816 22-Jul-22 12:46 x86
Commanddest.dll 2019.150.4249.2 264096 22-Jul-22 12:46 x64
Datacollectortasks.dll 2019.150.4249.2 231336 22-Jul-22 12:46 x64
Distrib.exe 2019.150.4249.2 235448 22-Jul-22 12:46 x64
Dteparse.dll 2019.150.4249.2 124840 22-Jul-22 12:46 x64
Dteparsemgd.dll 2019.150.4249.2 133032 22-Jul-22 12:46 x64
Dtepkg.dll 2019.150.4249.2 153504 22-Jul-22 12:46 x64
Dtexec.exe 2019.150.4249.2 72608 22-Jul-22 12:46 x64
Dts.dll 2019.150.4249.2 3143608 22-Jul-22 12:38 x64
Dtscomexpreval.dll 2019.150.4249.2 501688 22-Jul-22 12:46 x64
Dtsconn.dll 2019.150.4249.2 522144 22-Jul-22 12:46 x64
Dtshost.exe 2019.150.4249.2 105384 22-Jul-22 12:46 x64
Dtsmsg150.dll 2019.150.4249.2 567224 22-Jul-22 12:06 x64
Dtspipeline.dll 2019.150.4249.2 1329080 22-Jul-22 12:46 x64
Dtswizard.exe 15.0.4249.2 886712 22-Jul-22 12:46 x64
Dtuparse.dll 2019.150.4249.2 100264 22-Jul-22 12:46 x64
Dtutil.exe 2019.150.4249.2 148384 22-Jul-22 12:46 x64
Exceldest.dll 2019.150.4249.2 280480 22-Jul-22 12:46 x64
Excelsrc.dll 2019.150.4249.2 309152 22-Jul-22 12:46 x64
Execpackagetask.dll 2019.150.4249.2 186280 22-Jul-22 12:45 x64
Flatfiledest.dll 2019.150.4249.2 411576 22-Jul-22 12:46 x64
Flatfilesrc.dll 2019.150.4249.2 427936 22-Jul-22 12:46 x64
Logread.exe 2019.150.4249.2 718752 22-Jul-22 12:46 x64
Mergetxt.dll 2019.150.4249.2 75704 22-Jul-22 12:45 x64
Microsoft.sqlserver.integrationservice.hadoop.common.dll 15.0.4249.2 59296 22-Jul-22 12:46 x86
Microsoft.sqlserver.integrationservices.runtimetelemetry.dll 15.0.4249.2 42920 22-Jul-22 12:46 x86
Microsoft.sqlserver.maintenanceplantasks.dll 15.0.4249.2 391096 22-Jul-22 12:46 x86
Microsoft.sqlserver.replication.dll 2019.150.4249.2 1689504 22-Jul-22 12:46 x64
Microsoft.sqlserver.replication.dll 2019.150.4249.2 1640352 22-Jul-22 12:46 x86
Microsoft.sqlserver.rmo.dll 15.0.4249.2 550816 22-Jul-22 12:45 x86
Msdtssrvrutil.dll 2019.150.4249.2 112560 22-Jul-22 12:46 x64
Msgprox.dll 2019.150.4249.2 300968 22-Jul-22 12:46 x64
Msoledbsql.dll 2018.182.3.0 148432 22-Jul-22 12:45 x64
Msxmlsql.dll 2019.150.4249.2 1497016 22-Jul-22 12:46 x64
Oledbdest.dll 2019.150.4249.2 280488 22-Jul-22 12:46 x64
Oledbsrc.dll 2019.150.4249.2 313248 22-Jul-22 12:46 x64
Osql.exe 2019.150.4249.2 92064 22-Jul-22 12:46 x64
Qrdrsvc.exe 2019.150.4249.2 497568 22-Jul-22 12:45 x64
Rawdest.dll 2019.150.4249.2 227232 22-Jul-22 12:45 x64
Rawsource.dll 2019.150.4249.2 210848 22-Jul-22 12:46 x64
Rdistcom.dll 2019.150.4249.2 915360 22-Jul-22 12:46 x64
Recordsetdest.dll 2019.150.4249.2 202656 22-Jul-22 12:46 x64
Repldp.dll 2019.150.4249.2 313248 22-Jul-22 12:46 x64
Replerrx.dll 2019.150.4249.2 182200 22-Jul-22 12:45 x64
Replisapi.dll 2019.150.4249.2 395168 22-Jul-22 12:45 x64
Replmerg.exe 2019.150.4249.2 563104 22-Jul-22 12:45 x64
Replprov.dll 2019.150.4249.2 858040 22-Jul-22 12:45 x64
Replrec.dll 2019.150.4249.2 1034168 22-Jul-22 12:45 x64
Replsub.dll 2019.150.4249.2 473016 22-Jul-22 12:45 x64
Replsync.dll 2019.150.4249.2 165816 22-Jul-22 12:45 x64
Spresolv.dll 2019.150.4249.2 276408 22-Jul-22 12:45 x64
Sqlcmd.exe 2019.150.4249.2 264096 22-Jul-22 12:46 x64
Sqldiag.exe 2019.150.4249.2 1140640 22-Jul-22 12:45 x64
Sqldistx.dll 2019.150.4249.2 247720 22-Jul-22 12:45 x64
Sqllogship.exe 15.0.4249.2 104376 22-Jul-22 12:45 x64
Sqlmergx.dll 2019.150.4249.2 399288 22-Jul-22 12:46 x64
Sqlresourceloader.dll 2019.150.4249.2 51112 22-Jul-22 12:45 x64
Sqlresourceloader.dll 2019.150.4249.2 38840 22-Jul-22 12:46 x86
Sqlscm.dll 2019.150.4249.2 79800 22-Jul-22 12:45 x86
Sqlscm.dll 2019.150.4249.2 87976 22-Jul-22 12:46 x64
Sqlsvc.dll 2019.150.4249.2 182200 22-Jul-22 12:45 x64
Sqlsvc.dll 2019.150.4249.2 149408 22-Jul-22 12:46 x86
Sqltaskconnections.dll 2019.150.4249.2 202664 22-Jul-22 12:45 x64
Ssradd.dll 2019.150.4249.2 83896 22-Jul-22 12:45 x64
Ssravg.dll 2019.150.4249.2 83896 22-Jul-22 12:45 x64
Ssrdown.dll 2019.150.4249.2 75696 22-Jul-22 12:45 x64
Ssrmax.dll 2019.150.4249.2 83896 22-Jul-22 12:45 x64
Ssrmin.dll 2019.150.4249.2 83896 22-Jul-22 12:45 x64
Ssrpub.dll 2019.150.4249.2 75704 22-Jul-22 12:45 x64
Ssrup.dll 2019.150.4249.2 75704 22-Jul-22 12:45 x64
Txagg.dll 2019.150.4249.2 391072 22-Jul-22 12:46 x64
Txbdd.dll 2019.150.4249.2 190368 22-Jul-22 12:46 x64
Txdatacollector.dll 2019.150.4249.2 472992 22-Jul-22 12:46 x64
Txdataconvert.dll 2019.150.4249.2 317368 22-Jul-22 12:46 x64
Txderived.dll 2019.150.4249.2 640952 22-Jul-22 12:46 x64
Txlookup.dll 2019.150.4249.2 542624 22-Jul-22 12:46 x64
Txmerge.dll 2019.150.4249.2 247720 22-Jul-22 12:46 x64
Txmergejoin.dll 2019.150.4249.2 309160 22-Jul-22 12:46 x64
Txmulticast.dll 2019.150.4249.2 145312 22-Jul-22 12:46 x64
Txrowcount.dll 2019.150.4249.2 141216 22-Jul-22 12:46 x64
Txsort.dll 2019.150.4249.2 288672 22-Jul-22 12:46 x64
Txsplit.dll 2019.150.4249.2 624568 22-Jul-22 12:46 x64
Txunionall.dll 2019.150.4249.2 198560 22-Jul-22 12:46 x64
Xe.dll 2019.150.4249.2 722856 22-Jul-22 12:45 x64
Xmlsub.dll 2019.150.4249.2 296872 22-Jul-22 12:45 x64

sql_extensibility SQL Server 2019

Dateiname Dateiversion Dateigröße Datum Zeit Plattform
Commonlauncher.dll 2019.150.4249.2 92088 22-Jul-22 12:46 x64
Exthost.exe 2019.150.4249.2 239520 22-Jul-22 12:46 x64
Launchpad.exe 2019.150.4249.2 1222568 22-Jul-22 12:46 x64
Sqlsatellite.dll 2019.150.4249.2 1021856 22-Jul-22 12:46 x64

SQL Server 2019 Full-Text Engine

Dateiname Dateiversion Dateigröße Datum Zeit Plattform
Fd.dll 2019.150.4249.2 686008 22-Jul-22 12:45 x64
Fdhost.exe 2019.150.4249.2 128952 22-Jul-22 12:45 x64
Fdlauncher.exe 2019.150.4249.2 79784 22-Jul-22 12:45 x64
Sqlft150ph.dll 2019.150.4249.2 92064 22-Jul-22 12:45 x64

SQL Server 2019 sql_inst_mr

Dateiname Dateiversion Dateigröße Datum Zeit Plattform
Imrdll.dll 15.0.4249.2 30648 22-Jul-22 12:45 x86

Integration Services für SQL Server 2019

Dateiname Dateiversion Dateigröße Datum Zeit Plattform
Commanddest.dll 2019.150.4249.2 264096 22-Jul-22 12:53 x64
Commanddest.dll 2019.150.4249.2 227232 22-Jul-22 12:53 x86
Dteparse.dll 2019.150.4249.2 112544 22-Jul-22 12:53 x86
Dteparse.dll 2019.150.4249.2 124840 22-Jul-22 12:53 x64
Dteparsemgd.dll 2019.150.4249.2 116640 22-Jul-22 12:53 x86
Dteparsemgd.dll 2019.150.4249.2 133032 22-Jul-22 12:53 x64
Dtepkg.dll 2019.150.4249.2 133048 22-Jul-22 12:53 x86
Dtepkg.dll 2019.150.4249.2 153504 22-Jul-22 12:53 x64
Dtexec.exe 2019.150.4249.2 63928 22-Jul-22 12:53 x86
Dtexec.exe 2019.150.4249.2 72608 22-Jul-22 12:53 x64
Dts.dll 2019.150.4249.2 2762664 22-Jul-22 12:53 x86
Dts.dll 2019.150.4249.2 3143608 22-Jul-22 12:53 x64
Dtscomexpreval.dll 2019.150.4249.2 444344 22-Jul-22 12:53 x86
Dtscomexpreval.dll 2019.150.4249.2 501688 22-Jul-22 12:53 x64
Dtsconn.dll 2019.150.4249.2 432056 22-Jul-22 12:53 x86
Dtsconn.dll 2019.150.4249.2 522144 22-Jul-22 12:53 x64
Dtsdebughost.exe 2019.150.4249.2 112032 22-Jul-22 12:53 x64
Dtsdebughost.exe 2019.150.4249.2 93624 22-Jul-22 12:53 x86
Dtshost.exe 2019.150.4249.2 105384 22-Jul-22 12:53 x64
Dtshost.exe 2019.150.4249.2 88488 22-Jul-22 12:53 x86
Dtsmsg150.dll 2019.150.4249.2 554936 22-Jul-22 12:53 x86
Dtsmsg150.dll 2019.150.4249.2 567224 22-Jul-22 12:53 x64
Dtspipeline.dll 2019.150.4249.2 1120160 22-Jul-22 12:53 x86
Dtspipeline.dll 2019.150.4249.2 1329080 22-Jul-22 12:53 x64
Dtswizard.exe 15.0.4249.2 886712 22-Jul-22 12:53 x64
Dtswizard.exe 15.0.4249.2 890792 22-Jul-22 12:53 x86
Dtuparse.dll 2019.150.4249.2 100264 22-Jul-22 12:53 x64
Dtuparse.dll 2019.150.4249.2 87968 22-Jul-22 12:53 x86
Dtutil.exe 2019.150.4249.2 129952 22-Jul-22 12:53 x86
Dtutil.exe 2019.150.4249.2 148384 22-Jul-22 12:53 x64
Exceldest.dll 2019.150.4249.2 235448 22-Jul-22 12:53 x86
Exceldest.dll 2019.150.4249.2 280480 22-Jul-22 12:53 x64
Excelsrc.dll 2019.150.4249.2 260024 22-Jul-22 12:53 x86
Excelsrc.dll 2019.150.4249.2 309152 22-Jul-22 12:53 x64
Execpackagetask.dll 2019.150.4249.2 149432 22-Jul-22 12:53 x86
Execpackagetask.dll 2019.150.4249.2 186280 22-Jul-22 12:53 x64
Flatfiledest.dll 2019.150.4249.2 358304 22-Jul-22 12:53 x86
Flatfiledest.dll 2019.150.4249.2 411576 22-Jul-22 12:53 x64
Flatfilesrc.dll 2019.150.4249.2 370592 22-Jul-22 12:53 x86
Flatfilesrc.dll 2019.150.4249.2 427936 22-Jul-22 12:53 x64
Isdbupgradewizard.exe 15.0.4249.2 120760 22-Jul-22 12:53 x86
Isdbupgradewizard.exe 15.0.4249.2 120744 22-Jul-22 12:53 x86
Isserverexec.exe 15.0.4249.2 149432 22-Jul-22 12:53 x86
Isserverexec.exe 15.0.4249.2 145336 22-Jul-22 12:53 x64
Microsoft.sqlserver.astasks.dll 15.0.4249.2 116640 22-Jul-22 12:53 x86
Microsoft.sqlserver.integrationservice.hadoop.common.dll 15.0.4249.2 59296 22-Jul-22 12:53 x86
Microsoft.sqlserver.integrationservice.hadoop.common.dll 15.0.4249.2 59304 22-Jul-22 12:53 x86
Microsoft.sqlserver.integrationservices.isserverdbupgrade.dll 15.0.4249.2 509864 22-Jul-22 12:53 x86
Microsoft.sqlserver.integrationservices.runtimetelemetry.dll 15.0.4249.2 42920 22-Jul-22 12:53 x86
Microsoft.sqlserver.integrationservices.runtimetelemetry.dll 15.0.4249.2 42920 22-Jul-22 12:53 x86
Microsoft.sqlserver.maintenanceplantasks.dll 15.0.4249.2 391096 22-Jul-22 12:53 x86
Microsoft.sqlserver.management.integrationservicesenum.dll 15.0.4249.2 59304 22-Jul-22 12:53 x86
Microsoft.sqlserver.management.integrationservicesenum.dll 15.0.4249.2 59320 22-Jul-22 12:53 x86
Microsoft.sqlserver.scripttask.dll 15.0.4249.2 141240 22-Jul-22 12:53 x86
Msdtssrvr.exe 15.0.4249.2 219048 22-Jul-22 12:53 x64
Msdtssrvrutil.dll 2019.150.4249.2 100264 22-Jul-22 12:53 x86
Msdtssrvrutil.dll 2019.150.4249.2 112560 22-Jul-22 12:53 x64
Msmdpp.dll 2018.150.35.33 10063800 22-Jul-22 12:46 x64
Odbcdest.dll 2019.150.4249.2 321456 22-Jul-22 12:53 x86
Odbcdest.dll 2019.150.4249.2 370600 22-Jul-22 12:53 x64
Odbcsrc.dll 2019.150.4249.2 329656 22-Jul-22 12:53 x86
Odbcsrc.dll 2019.150.4249.2 382904 22-Jul-22 12:53 x64
Oledbdest.dll 2019.150.4249.2 239528 22-Jul-22 12:53 x86
Oledbdest.dll 2019.150.4249.2 280488 22-Jul-22 12:53 x64
Oledbsrc.dll 2019.150.4249.2 264096 22-Jul-22 12:53 x86
Oledbsrc.dll 2019.150.4249.2 313248 22-Jul-22 12:53 x64
Rawdest.dll 2019.150.4249.2 190392 22-Jul-22 12:53 x86
Rawdest.dll 2019.150.4249.2 227232 22-Jul-22 12:53 x64
Rawsource.dll 2019.150.4249.2 178104 22-Jul-22 12:53 x86
Rawsource.dll 2019.150.4249.2 210848 22-Jul-22 12:53 x64
Recordsetdest.dll 2019.150.4249.2 173984 22-Jul-22 12:53 x86
Recordsetdest.dll 2019.150.4249.2 202656 22-Jul-22 12:53 x64
Sqlceip.exe 15.0.4249.2 292768 22-Jul-22 12:53 x86
Sqldest.dll 2019.150.4249.2 239544 22-Jul-22 12:53 x86
Sqldest.dll 2019.150.4249.2 276384 22-Jul-22 12:53 x64
Sqltaskconnections.dll 2019.150.4249.2 169912 22-Jul-22 12:53 x86
Sqltaskconnections.dll 2019.150.4249.2 202664 22-Jul-22 12:53 x64
Txagg.dll 2019.150.4249.2 391072 22-Jul-22 12:53 x64
Txagg.dll 2019.150.4249.2 329656 22-Jul-22 12:53 x86
Txbdd.dll 2019.150.4249.2 157600 22-Jul-22 12:53 x86
Txbdd.dll 2019.150.4249.2 190368 22-Jul-22 12:53 x64
Txbestmatch.dll 2019.150.4249.2 546720 22-Jul-22 12:53 x86
Txbestmatch.dll 2019.150.4249.2 653240 22-Jul-22 12:53 x64
Txcache.dll 2019.150.4249.2 174008 22-Jul-22 12:53 x86
Txcache.dll 2019.150.4249.2 198560 22-Jul-22 12:53 x64
Txcharmap.dll 2019.150.4249.2 272312 22-Jul-22 12:53 x86
Txcharmap.dll 2019.150.4249.2 313272 22-Jul-22 12:53 x64
Txcopymap.dll 2019.150.4249.2 173984 22-Jul-22 12:53 x86
Txcopymap.dll 2019.150.4249.2 198560 22-Jul-22 12:53 x64
Txdataconvert.dll 2019.150.4249.2 276408 22-Jul-22 12:53 x86
Txdataconvert.dll 2019.150.4249.2 317368 22-Jul-22 12:53 x64
Txderived.dll 2019.150.4249.2 559032 22-Jul-22 12:53 x86
Txderived.dll 2019.150.4249.2 640952 22-Jul-22 12:53 x64
Txfileextractor.dll 2019.150.4249.2 182200 22-Jul-22 12:53 x86
Txfileextractor.dll 2019.150.4249.2 219040 22-Jul-22 12:53 x64
Txfileinserter.dll 2019.150.4249.2 214944 22-Jul-22 12:53 x64
Txfileinserter.dll 2019.150.4249.2 182192 22-Jul-22 12:53 x86
Txgroupdups.dll 2019.150.4249.2 255928 22-Jul-22 12:53 x86
Txgroupdups.dll 2019.150.4249.2 313248 22-Jul-22 12:53 x64
Txlineage.dll 2019.150.4249.2 128936 22-Jul-22 12:53 x86
Txlineage.dll 2019.150.4249.2 153504 22-Jul-22 12:53 x64
Txlookup.dll 2019.150.4249.2 468920 22-Jul-22 12:53 x86
Txlookup.dll 2019.150.4249.2 542624 22-Jul-22 12:53 x64
Txmerge.dll 2019.150.4249.2 206776 22-Jul-22 12:53 x86
Txmerge.dll 2019.150.4249.2 247720 22-Jul-22 12:53 x64
Txmergejoin.dll 2019.150.4249.2 247736 22-Jul-22 12:53 x86
Txmergejoin.dll 2019.150.4249.2 309160 22-Jul-22 12:53 x64
Txmulticast.dll 2019.150.4249.2 145312 22-Jul-22 12:53 x64
Txmulticast.dll 2019.150.4249.2 116648 22-Jul-22 12:53 x86
Txpivot.dll 2019.150.4249.2 206776 22-Jul-22 12:53 x86
Txpivot.dll 2019.150.4249.2 239520 22-Jul-22 12:53 x64
Txrowcount.dll 2019.150.4249.2 141216 22-Jul-22 12:53 x64
Txrowcount.dll 2019.150.4249.2 112552 22-Jul-22 12:53 x86
Txsampling.dll 2019.150.4249.2 194464 22-Jul-22 12:53 x64
Txsampling.dll 2019.150.4249.2 161720 22-Jul-22 12:53 x86
Txscd.dll 2019.150.4249.2 198584 22-Jul-22 12:53 x86
Txscd.dll 2019.150.4249.2 235424 22-Jul-22 12:53 x64
Txsort.dll 2019.150.4249.2 231352 22-Jul-22 12:53 x86
Txsort.dll 2019.150.4249.2 288672 22-Jul-22 12:53 x64
Txsplit.dll 2019.150.4249.2 550816 22-Jul-22 12:53 x86
Txsplit.dll 2019.150.4249.2 624568 22-Jul-22 12:53 x64
Txtermextraction.dll 2019.150.4249.2 8644512 22-Jul-22 12:53 x86
Txtermextraction.dll 2019.150.4249.2 8701872 22-Jul-22 12:53 x64
Txtermlookup.dll 2019.150.4249.2 4183968 22-Jul-22 12:53 x64
Txtermlookup.dll 2019.150.4249.2 4138936 22-Jul-22 12:53 x86
Txunionall.dll 2019.150.4249.2 198560 22-Jul-22 12:53 x64
Txunionall.dll 2019.150.4249.2 161704 22-Jul-22 12:53 x86
Txunpivot.dll 2019.150.4249.2 182184 22-Jul-22 12:53 x86
Txunpivot.dll 2019.150.4249.2 214944 22-Jul-22 12:53 x64
Xe.dll 2019.150.4249.2 632760 22-Jul-22 12:53 x86
Xe.dll 2019.150.4249.2 722856 22-Jul-22 12:53 x64

SQL Server 2019 sql_polybase_core_inst

Dateiname Dateiversion Dateigröße Datum Zeit Plattform
Dms.dll 15.0.1951.0 558480 22-Jul-22 13:39 x86
Dmsnative.dll 2018.150.1951.0 151464 22-Jul-22 13:39 x64
Dwengineservice.dll 15.0.1951.0 43944 22-Jul-22 13:39 x86
Eng_polybase_odbcdrivermongo_238_mongodbodbc_sb64_dll.64 2.3.8.1008 17142672 22-Jul-22 13:39 x64
Eng_polybase_odbcdrivermongo_238_saslsspi_dll.64 1.0.2.1003 146304 22-Jul-22 13:39 x64
Eng_polybase_odbcdriveroracle_802_mscurl28_dll.64 8.0.2.116 2446928 22-Jul-22 13:39 x64
Eng_polybase_odbcdriveroracle_802_msora28_dll.64 8.0.2.2371 2250320 22-Jul-22 13:39 x64
Eng_polybase_odbcdriveroracle_802_msora28r_dll.64 8.0.2.2371 147024 22-Jul-22 13:39 x64
Eng_polybase_odbcdriveroracle_802_msssl28_dll.64 8.0.2.244 2412624 22-Jul-22 13:39 x64
Eng_polybase_odbcdriveroracle_802_mstls28_dll.64 8.0.2.39 2928720 22-Jul-22 13:39 x64
Icudt58.dll 58.2.0.0 27109768 22-Jul-22 13:39 x64
Icudt58.dll 58.2.0.0 27109832 22-Jul-22 13:39 x64
Icuin58.dll 58.2.0.0 2425288 22-Jul-22 13:39 x64
Icuin58.dll 58.2.0.0 2431880 22-Jul-22 13:39 x64
Icuuc42.dll 8.0.2.124 15488080 22-Jul-22 13:39 x64
Icuuc58.dll 58.2.0.0 1775048 22-Jul-22 13:39 x64
Icuuc58.dll 58.2.0.0 1783688 22-Jul-22 13:39 x64
Instapi150.dll 2019.150.4249.2 87968 22-Jul-22 13:39 x64
Libcrypto-1_1-x64.dll 1.1.0.10 2620304 22-Jul-22 13:39 x64
Libcrypto 1.1.1.4 2953680 22-Jul-22 13:39 x64
Libsasl.dll 2.1.26.0 292224 22-Jul-22 13:39 x64
Libssl-1_1-x64.dll 1.1.0.10 648080 22-Jul-22 13:39 x64
Libssl 1.1.1.4 798160 22-Jul-22 13:39 x64
Microsoft.sqlserver.datawarehouse.backup.backupmetadata.dll 15.0.1951.0 66448 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.catalog.dll 15.0.1951.0 292256 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.common.dll 15.0.1951.0 1955752 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.configuration.dll 15.0.1951.0 168360 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.datamovement.common.dll 15.0.1951.0 648080 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.datamovement.manager.dll 15.0.1951.0 245136 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.datamovement.messagetypes.dll 15.0.1951.0 138128 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.datamovement.messagingprotocol.dll 15.0.1951.0 78752 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.diagnostics.dll 15.0.1951.0 50088 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.distributor.dll 15.0.1951.0 87440 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.engine.dll 15.0.1951.0 1128336 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.engine.statsstream.dll 15.0.1951.0 79760 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.eventing.dll 15.0.1951.0 69520 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.fabric.appliance.dll 15.0.1951.0 34208 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.fabric.interface.dll 15.0.1951.0 30112 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.fabric.polybase.dll 15.0.1951.0 45472 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.fabric.xdbinterface.dll 15.0.1951.0 20384 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.failover.dll 15.0.1951.0 25504 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.hadoop.hadoopbridge.dll 15.0.1951.0 130472 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.loadercommon.dll 15.0.1951.0 85408 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.loadmanager.dll 15.0.1951.0 99744 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.localization.dll 15.0.1951.0 291744 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.localization.resources.dll 15.0.1951.0 119200 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.localization.resources.dll 15.0.1951.0 137120 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.localization.resources.dll 15.0.1951.0 140192 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.localization.resources.dll 15.0.1951.0 136600 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.localization.resources.dll 15.0.1951.0 149400 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.localization.resources.dll 15.0.1951.0 138656 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.localization.resources.dll 15.0.1951.0 133536 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.localization.resources.dll 15.0.1951.0 175520 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.localization.resources.dll 15.0.1951.0 116128 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.localization.resources.dll 15.0.1951.0 135584 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.nodes.dll 15.0.1951.0 71592 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.nulltransaction.dll 15.0.1951.0 20888 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.parallelizer.dll 15.0.1951.0 36240 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.resourcemanagement.dll 15.0.1951.0 127912 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.sql.dll 15.0.1951.0 3063696 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.sql.parser.dll 15.0.1951.0 3954576 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll 15.0.1951.0 117136 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll 15.0.1951.0 131984 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll 15.0.1951.0 136592 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll 15.0.1951.0 132496 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll 15.0.1951.0 147360 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll 15.0.1951.0 133008 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll 15.0.1951.0 129424 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll 15.0.1951.0 169888 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll 15.0.1951.0 114064 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll 15.0.1951.0 130960 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.sqldistributor.dll 15.0.1951.0 66464 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.transactsql.scriptdom.dll 15.0.1951.0 2681744 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.utilities.dll 15.0.1951.0 2435496 22-Jul-22 13:39 x86
Mpdwinterop.dll 2019.150.4249.2 452520 22-Jul-22 13:39 x64
Mpdwsvc.exe 2019.150.4249.2 7399352 22-Jul-22 13:39 x64
Msodbcsql17.dll 2017.174.1.1 2016120 22-Jul-22 13:39 x64
Odbc32.dll 10.0.17763.1 720792 22-Jul-22 13:39 x64
Odbccp32.dll 10.0.17763.1 138136 22-Jul-22 13:39 x64
Odbctrac.dll 10.0.17763.1 175000 22-Jul-22 13:39 x64
Saslplain.dll 2.1.26.0 170880 22-Jul-22 13:39 x64
Secforwarder.dll 2019.150.4249.2 79776 22-Jul-22 13:39 x64
Sharedmemory.dll 2018.150.1951.0 60320 22-Jul-22 13:39 x64
Sqldk.dll 2019.150.4249.2 3155880 22-Jul-22 13:39 x64
Sqldumper.exe 2019.150.4249.2 186280 22-Jul-22 13:39 x64
Sqlevn70.rll 2019.150.4249.2 1595320 22-Jul-22 13:33 x64
Sqlevn70.rll 2019.150.4249.2 4163496 22-Jul-22 13:33 x64
Sqlevn70.rll 2019.150.4249.2 3413928 22-Jul-22 13:33 x64
Sqlevn70.rll 2019.150.4249.2 4159400 22-Jul-22 13:33 x64
Sqlevn70.rll 2019.150.4249.2 4065192 22-Jul-22 13:33 x64
Sqlevn70.rll 2019.150.4249.2 2222008 22-Jul-22 13:33 x64
Sqlevn70.rll 2019.150.4249.2 2172840 22-Jul-22 13:33 x64
Sqlevn70.rll 2019.150.4249.2 3819432 22-Jul-22 13:33 x64
Sqlevn70.rll 2019.150.4249.2 3819432 22-Jul-22 13:33 x64
Sqlevn70.rll 2019.150.4249.2 1537960 22-Jul-22 13:33 x64
Sqlevn70.rll 2019.150.4249.2 4028320 22-Jul-22 13:33 x64
Sqlos.dll 2019.150.4249.2 42912 22-Jul-22 13:39 x64
Sqlsortpdw.dll 2018.150.1951.0 4840352 22-Jul-22 13:39 x64
Sqltses.dll 2019.150.4249.2 9115560 22-Jul-22 13:39 x64
Tdataodbc_sb 16.20.0.1078 14995920 22-Jul-22 13:39 x64
Terasso.dll 16.20.0.13 2158896 22-Jul-22 13:39 x64
Zlibwapi.dll 1.2.11.0 281472 22-Jul-22 13:39 x64

SQL Server 2019 sql_shared_mr

Dateiname Dateiversion Dateigröße Datum Zeit Plattform
Smrdll.dll 15.0.4249.2 30648 22-Jul-22 12:45 x86

sql_tools_extensions SQL Server 2019

Dateiname Dateiversion Dateigröße Datum Zeit Plattform
Autoadmin.dll 2019.150.4249.2 1632184 22-Jul-22 13:00 x86
Dtaengine.exe 2019.150.4249.2 219064 22-Jul-22 13:00 x86
Dteparse.dll 2019.150.4249.2 124840 22-Jul-22 13:00 x64
Dteparse.dll 2019.150.4249.2 112544 22-Jul-22 13:00 x86
Dteparsemgd.dll 2019.150.4249.2 116640 22-Jul-22 13:00 x86
Dteparsemgd.dll 2019.150.4249.2 133032 22-Jul-22 13:00 x64
Dtepkg.dll 2019.150.4249.2 153504 22-Jul-22 13:00 x64
Dtepkg.dll 2019.150.4249.2 133048 22-Jul-22 13:00 x86
Dtexec.exe 2019.150.4249.2 63928 22-Jul-22 13:00 x86
Dtexec.exe 2019.150.4249.2 72608 22-Jul-22 13:00 x64
Dts.dll 2019.150.4249.2 3143608 22-Jul-22 13:00 x64
Dts.dll 2019.150.4249.2 2762664 22-Jul-22 13:00 x86
Dtscomexpreval.dll 2019.150.4249.2 444344 22-Jul-22 13:00 x86
Dtscomexpreval.dll 2019.150.4249.2 501688 22-Jul-22 13:00 x64
Dtsconn.dll 2019.150.4249.2 432056 22-Jul-22 13:00 x86
Dtsconn.dll 2019.150.4249.2 522144 22-Jul-22 13:00 x64
Dtshost.exe 2019.150.4249.2 105384 22-Jul-22 13:00 x64
Dtshost.exe 2019.150.4249.2 88488 22-Jul-22 13:00 x86
Dtsmsg150.dll 2019.150.4249.2 554936 22-Jul-22 13:00 x86
Dtsmsg150.dll 2019.150.4249.2 567224 22-Jul-22 13:00 x64
Dtspipeline.dll 2019.150.4249.2 1120160 22-Jul-22 13:00 x86
Dtspipeline.dll 2019.150.4249.2 1329080 22-Jul-22 13:00 x64
Dtswizard.exe 15.0.4249.2 886712 22-Jul-22 13:00 x64
Dtswizard.exe 15.0.4249.2 890792 22-Jul-22 13:00 x86
Dtuparse.dll 2019.150.4249.2 100264 22-Jul-22 13:00 x64
Dtuparse.dll 2019.150.4249.2 87968 22-Jul-22 13:00 x86
Dtutil.exe 2019.150.4249.2 129952 22-Jul-22 13:00 x86
Dtutil.exe 2019.150.4249.2 148384 22-Jul-22 13:00 x64
Exceldest.dll 2019.150.4249.2 235448 22-Jul-22 13:00 x86
Exceldest.dll 2019.150.4249.2 280480 22-Jul-22 13:00 x64
Excelsrc.dll 2019.150.4249.2 260024 22-Jul-22 13:00 x86
Excelsrc.dll 2019.150.4249.2 309152 22-Jul-22 13:00 x64
Flatfiledest.dll 2019.150.4249.2 358304 22-Jul-22 13:00 x86
Flatfiledest.dll 2019.150.4249.2 411576 22-Jul-22 13:00 x64
Flatfilesrc.dll 2019.150.4249.2 427936 22-Jul-22 13:00 x64
Flatfilesrc.dll 2019.150.4249.2 370592 22-Jul-22 13:00 x86
Microsoft.sqlserver.astasks.dll 15.0.4249.2 116640 22-Jul-22 13:00 x86
Microsoft.sqlserver.chainer.infrastructure.dll 15.0.4249.2 403368 22-Jul-22 13:00 x86
Microsoft.sqlserver.chainer.infrastructure.dll 15.0.4249.2 403368 22-Jul-22 13:00 x86
Microsoft.sqlserver.configuration.sco.dll 15.0.4249.2 3000224 22-Jul-22 13:00 x86
Microsoft.sqlserver.configuration.sco.dll 15.0.4249.2 3000232 22-Jul-22 13:00 x86
Microsoft.sqlserver.integrationservices.runtimetelemetry.dll 15.0.4249.2 42920 22-Jul-22 13:00 x86
Microsoft.sqlserver.management.integrationservicesenum.dll 15.0.4249.2 59304 22-Jul-22 13:00 x86
Microsoft.sqlserver.olapenum.dll 15.0.18185.0 100800 22-Jul-22 13:00 x86
Msdtssrvrutil.dll 2019.150.4249.2 100264 22-Jul-22 13:00 x86
Msdtssrvrutil.dll 2019.150.4249.2 112560 22-Jul-22 13:00 x64
Msmgdsrv.dll 2018.150.35.33 8279472 22-Jul-22 13:00 x86
Oledbdest.dll 2019.150.4249.2 239528 22-Jul-22 13:00 x86
Oledbdest.dll 2019.150.4249.2 280488 22-Jul-22 13:00 x64
Oledbsrc.dll 2019.150.4249.2 264096 22-Jul-22 13:00 x86
Oledbsrc.dll 2019.150.4249.2 313248 22-Jul-22 13:00 x64
Sqlresourceloader.dll 2019.150.4249.2 51112 22-Jul-22 13:00 x64
Sqlresourceloader.dll 2019.150.4249.2 38840 22-Jul-22 13:00 x86
Sqlscm.dll 2019.150.4249.2 87976 22-Jul-22 13:00 x64
Sqlscm.dll 2019.150.4249.2 79800 22-Jul-22 13:00 x86
Sqlsvc.dll 2019.150.4249.2 182200 22-Jul-22 13:00 x64
Sqlsvc.dll 2019.150.4249.2 149408 22-Jul-22 13:00 x86
Sqltaskconnections.dll 2019.150.4249.2 202664 22-Jul-22 13:00 x64
Sqltaskconnections.dll 2019.150.4249.2 169912 22-Jul-22 13:00 x86
Txdataconvert.dll 2019.150.4249.2 276408 22-Jul-22 13:00 x86
Txdataconvert.dll 2019.150.4249.2 317368 22-Jul-22 13:00 x64
Xe.dll 2019.150.4249.2 632760 22-Jul-22 13:00 x86
Xe.dll 2019.150.4249.2 722856 22-Jul-22 13:00 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