KB5003249 – Kumulatives Update 11 für SQL Server 2019
Veröffentlichungsdatum: 10. Juni 2021
Version: 15.0.4138.2
Zusammenfassung
In diesem Artikel wird das kumulative Updatepaket 11 (CU11) für Microsoft SQL Server 2019 beschrieben. Dieses Update enthält 36 Fixes , die nach der Veröffentlichung des kumulativen SQL Server 2019-Updates 10 ausgegeben wurden und Komponenten in den folgenden Builds aktualisiert wurden:
- SQL Server – Produktversion: 15.0.4138.2, Dateiversion: 2019.150.4138.2
- Analysis Services - Produktversion: 15.0.35.9, Dateiversion: 2018.150.35.9
Bekannte Probleme bei diesem Update
In diesem kumulativen Update gibt es keine bekannten Probleme.
Verbesserungen und Fehlerbehebungen in diesem Update
Eine herunterladbare Excel-Arbeitsmappe, die eine zusammenfassende Liste der Builds zusammen mit ihrem aktuellen Support-Lebenszyklus 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 Excel-Datei jetzt herunter.
Notiz
Einzelne Einträge in der folgenden Tabelle können direkt über ein Lesezeichen referenziert werden. Wenn Sie eine Fehlerreferenz-ID in der Tabelle auswählen, wird der URL mithilfe des Formats "#NNNNNNNN" ein Lesezeichentag hinzugefügt. Sie können diese URL dann mit anderen teilen, damit diese direkt zum gewünschten Fix 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 | Fehlerkorrekturbereich | Komponente | Plattform |
---|---|---|---|---|
13993011 | Behebt ein Problem, bei dem eine abonnierte Sitzung verwaist werden kann und auch nach dem Löschen der abonnierten XEvent-Ablaufverfolgung nicht getötet werden kann. | Analysis Services | Analysis Services | Windows |
14022646 | Behebt die tabellarische SSAS 2019-Instanz mit directQuery-Modus generiert unerwartete SQL-Syntax für CAST <col> AS VARCHAR(4000) den Datentyp Teradata CHAR . |
Analysis Services | Analysis Services | Windows |
14040147 | Behebt ein Problem mit der Leistung, wenn tabellarische Abfragen in SSAS 2019 mehr Zeit für die Ausführung im Vergleich zu SSAS 2016 in Anspruch nehmen. | Analysis Services | Analysis Services | Windows |
14051339 | Behebt ein Problem, bei dem die DAX-Abfrage nach VAR CALCULATETABLE filter dem Upgrade von 2017 ein inkonsistentes Ergebnis in SSAS 2019 zurückgeben kann. |
Analysis Services | Analysis Services | Windows |
14068508 | Behebt den mehrdimensionalen SSAS 2019-Modus ohne globales Cacheproblem, wenn die Rollensicherheit func umfasst CustomData() . |
Analysis Services | Analysis Services | Windows |
14070005 | Behebt die falschen Ergebnisse, die im Tabellenmodus von SSAS 2019 auftreten, wenn ein DAX ein berechnetes Measure abfragt, das vom Berechnungselement der Berechneten Gruppe abhängt. | Analysis Services | Analysis Services | Windows |
14072120 | Behebt das Problem mit der Speicherauslastung, das auftritt, wenn die Modellverarbeitung in SSAS 2019 mehr Arbeitsspeicher verbraucht, im Vergleich zur gleichen Modellverarbeitung in SSAS 2017. | Analysis Services | Analysis Services | Windows |
14076769 | Behebt ein Problem bei der Erkundungsseite, auf der sich der Day Wert ändert1 , wenn Sie 31 mal eingeben. |
Master Data Services | Client | Windows |
14018244 | Behebt ein Problem, bei dem Abfragen, die den CCI-Operator (Clustered Columnstore Index) Key Lookup verwenden, weniger als die tatsächliche Anzahl von Datensätzen zurückgeben, wenn Sie CCI-Befehle REORG ausführen. |
SQL Server Engine | Spaltenspeicher | Alle |
14080523 | Behebt ein Problem, das bewirkt, dass die Abfrage in BATCH_MODE_SORT SQL Server 2019 hängen bleibt. |
SQL Server Engine | Spaltenspeicher | Windows |
14056975 | Behebt ein potenzielles Problem, das fehler 5511 verursacht, wenn eine Protokollsicherung für eine Datenbank mit Dateistreamdaten ausgeführt wird. | SQL Server Engine | FileStream und FileTable | Windows |
13974249 | FIX: Fehler 19432 tritt auf, wenn der Log Writer-Thread ein Protokoll zurücksendet und die Protokollerfassung in Log Writer-Threads in SQL Server 2019 (KB5003589) beendet. | SQL Server Engine | Hochverfügbarkeit und Notfallwiederherstellung | Alle |
14068003 | FIX: Die Protokollzeile ist extrem hoch, wenn die Always On-Verfügbarkeitsgruppe viele Datenbanken in SQL Server 2019 (KB5003596) enthält. | SQL Server Engine | Hochverfügbarkeit und Notfallwiederherstellung | Alle |
13999052 | Behebt ein Problem, bei dem ein Neustartvorgang einer Verfügbarkeitsgruppe blockiert wird, wenn die Datenbank aufgrund eines Verfügbarkeitsgruppenfailovers oder Leasetimeouts für das primäre Replikat in einen neuen Zustand übergestellt wird. | SQL Server Engine | Hochverfügbarkeit und Notfallwiederherstellung | Windows |
14030474 | Behebt ein Problem, das bewirkt, dass die Datenbank log_reuse_wait_desc geändert AVAILABILITY_REPLICA wird, wenn eine Datenbank aus der Verfügbarkeitsgruppe entfernt wird. |
SQL Server Engine | Hochverfügbarkeit und Notfallwiederherstellung | Windows |
14056430 | Es wird eine Verbesserung hinzugefügt, um die Standardgröße und die Dateiaufbewahrung zu AlwaysOn_health erhöhen. Hinweis: Die aktuelle Definition für die AlwaysOn_health XEvent-Sitzung hat eine maximale Dateigröße von 5 MB (MB) und die maximale Anzahl von Dateien von 4, für maximal 20 MB AlwaysOn_health XEvent-Daten. Auf einem ausgelasteten System können Sie diese Einschränkung schnell überrollen und wichtige Informationen im Falle eines Problems verpassen, das sich auf das System auswirkt. Um mehr Problembehandlungsdaten auf dem System verfügbar zu halten, wird die Standarddateigröße von 5 MB auf 100 MB geändert, und die Standardanzahl der Dateien wird von 4 auf 10 geändert, für maximal 1 GB AlwaysOn_health XEvent-Daten in diesem Update. Wenn die Definition der AlwaysOn_health Sitzung bereits aus den Standardwerten geändert wurde, überschreibt diese Verbesserung nicht die vorhandenen Einstellungen. |
SQL Server Engine | Hochverfügbarkeit und Notfallwiederherstellung | Windows |
14024322 | FIX: SQL Server Express LocalDB kann keine Verbindung mit freigegebenen Instanzen von SQL Server Express LocalDB 2019 oder 2017 (KB5003342) herstellen. | SQL Server Engine | LocalDB | Windows |
13703145 | FIX: Fehler 574 beim Installieren von Service Pack 2 für SQL Server 2014 (KB4023170) | SQL Server Engine | Verwaltungsdienste | Windows |
13974250 | Verbesserung: Neue XEvents-temp_table_cache_trace und temp_table_destroy_list_trace werden in SQL Server 2019 (KB5003937) erstellt. | SQL Server Engine | Metadaten | Windows |
13748046 | Verhindert, dass die Ghostbereinigung ein Speicherabbild während des Timeouts in SQL Server 2019 auslöst. | SQL Server Engine | Methoden für den Zugriff auf gespeicherte Daten | Windows |
14015202 | Behebt den Fehler 3628, der häufig auftritt, wenn In-Memory OLTP in SQL Server 2019 aktiviert ist, und Sie erhalten möglicherweise eine Fehlermeldung wie unten gezeigt: DateTime-Fehler>: <3628, Schweregrad: 16, Status: 1. <DateTime> The Datenbank-Engine received a floating point exception from the operating system while processing a user request. Führen Sie die Transaktion erneut aus. Falls das Problem weiterhin besteht, wenden Sie sich an den Systemadministrator. |
SQL Server Engine | Methoden für den Zugriff auf gespeicherte Daten | Windows |
13982521 | Verbesserung: ADLS Gen2-Unterstützung für externe Tabellen (KB5003525) | SQL Server Engine | PolyBase | Alle |
14071288 | FIX: Unterstützung von gespeicherten Schemareflektionsprozeduren für den generischen POLYBASE ODBC-Connector (KB5003869) | SQL Server Engine | PolyBase | Windows |
14071341 | FIX: Unterstützung mithilfe des PolyBase SQL Server-Connectors zum Erstellen einer externen Tabelle mit Remotedatenbankname mit einem Punkt (KB5003870) | SQL Server Engine | PolyBase | Alle |
13962011 | Behebt ein Problem, bei dem bei der Ausführung einer polyBase-bezogenen Abfrage der Fehler "Aufruf von TransactionStateCreate führte zu -1" und verursacht polyBase Data Movement Service Speicherabbild. | SQL Server Engine | PolyBase | Alle |
14049191 | Behebt Fehler in PolyBase-Abfragen mit Datums-/Uhrzeitliteralen oder ganzzahligen Abteilungen, die auftreten können, wenn der Microsoft Spark ODBC-Treiber zum Herstellen einer Verbindung mit einer generischen externen ODBC-Datenquelle verwendet wird. | SQL Server Engine | PolyBase | Alle |
14058311 | Behebt ein Problem, bei dem das JVM schließlich mit einem Nichtspeicherfehler abstürzt, nachdem eine bestimmte Anzahl von Abfragen aufgrund von Threads in bestimmten Szenarien nicht ordnungsgemäß bereinigt wurde, wenn Sie PolyBase Hadoop-Brücke-Datenquellen in SQL Server 2019 unter Linux verwenden. | SQL Server Engine | PolyBase | Linux |
14058313 | Behebt ein Problem, das zur Unmöglichkeit der Erstellung von JAVA-Dumps führt und dadurch die Debuggierbarkeit und Unterstützung behindert, wenn ein PolyBase JAVA HadoopBridge-Prozess unter Linux gestartet wird, wird eine ungültige -XX:HeapDumpPath JVM-Option an den JVM übergeben. |
SQL Server Engine | PolyBase | Linux |
14066089 | FIX: Skalare UDF-Inlining-Probleme in SQL Server 2019 (KB4538581) | SQL Server Engine | Programmierbarkeit | Alle |
14078469 | Behebt die Leistungsprobleme, die mit gleichzeitigen Ausführungen gespeicherter Prozeduren CHANGETABLE auftreten, und syscommittab durch Erzwingen der Indexsuche für Änderungsverfolgungsseitentabellen in SQL Server 2019. |
SQL Server Engine | Abfrageoptimierer | Alle |
13992226 | Behebt ein Problem, bei dem sp_hadr_verify_replication_publisher der falsche Verteilungsdatenbankname im Fehler angezeigt wird. |
SQL Server Engine | Replikation | Windows |
14077044 | Wenn die veröffentlichte Datenbank Teil der Verfügbarkeitsgruppe ist und listener sich auf einem nicht standardmäßigen Port befindet, zeigt der Replikationsmonitor keine Publikations- und Abonnementinformationen an. Dieses CU behebt dieses Problem. | SQL Server Engine | Replikation | Windows |
14032116 | BEHEBUNG: Leistungsprobleme treten auf, wenn Metadaten gescannt werden, um Schlüssel zu finden, die an die AE-Enklave in SQL Server 2019 (KB5003750) gesendet werden sollen. | SQL Server Engine | Sicherheitsinfrastruktur | Windows |
13990055 | Behebt das Problem mit der Speicherfreigabe bei der Ausführung der STDistance räumlichen Methode bei Verwendung des räumlichen Indexes. Vor dem Fix wuchs die Speicherauslastung MEMORYCLERK_SOSNODE schrittweise, bis der gesamte verfügbare Speicher verwendet wird. |
SQL Server Engine | Spatial | Windows |
14068550 | Behebt den hohen SOS_SUSPEND_QUEUE Spinlockinhalt mit parallelen window aggregate . |
SQL Server Engine | SQL OS | Alle |
14043293 | Behebt ein Problem, bei dem Setup Account Privileges die Überprüfung beim Installieren von CU oder Sicherheitsupdate möglicherweise nicht ausgeführt wird. |
SQL-Setup | Patching | Windows |
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 CU11 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 die neueste CU zu aktualisieren, müssen Sie zunächst das Kumulative Update-Repository konfigurieren. Aktualisieren Sie dann Ihre SQL Server-Pakete mithilfe des entsprechenden plattformspezifischen Aktualisierungsbefehls.
Installationsanweisungen und direkte Links zu den CU-Paket-Downloads finden Sie in den Versionshinweisen zu SQL Server 2019.
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-KB5003249-x64.exe Datei mithilfe des folgenden Befehls berechnen:
certutil -hashfile SQLServer2019-KB5003249-x64.exe SHA256
Dateiname | SHA256-Hash |
---|---|
SQLServer2019-KB5003249-x64.exe | A5077EEED8B83696055C553BD8E6003CA97CE71EF33586CC42ADA9C95B2D98AB |
Informationen zum kumulativen Updatepaket
Die englische Version dieses Pakets weist die in der nachstehenden Tabelle aufgelisteten Dateiattribute (oder nachfolgende Dateiattribute) auf. Datums- und Uhrzeitangaben für diese Dateien sind in der "Universal Time Coordinated" (UTC) angegeben. 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.9 | 291720 | 27. Mai-21 | 18:07 | x64 |
Mashupcompression.dll | 2.80.5803.541 | 140672 | 27. Mai-21 | 18:07 | x64 |
Microsoft.analysisservices.minterop.dll | 15.0.35.9 | 757144 | 27. Mai-21 | 18:07 | x86 |
Microsoft.analysisservices.server.core.resources.dll | 15.0.35.9 | 196000 | 27. Mai-21 | 18:07 | x86 |
Microsoft.analysisservices.server.core.resources.dll | 15.0.35.9 | 196512 | 27. Mai-21 | 18:07 | x86 |
Microsoft.analysisservices.server.core.resources.dll | 15.0.35.9 | 197536 | 27. Mai-21 | 18:07 | x86 |
Microsoft.analysisservices.server.core.resources.dll | 15.0.35.9 | 198560 | 27. Mai-21 | 18:07 | x86 |
Microsoft.analysisservices.server.core.resources.dll | 15.0.35.9 | 201120 | 27. Mai-21 | 18:07 | x86 |
Microsoft.analysisservices.server.core.resources.dll | 15.0.35.9 | 213920 | 27. Mai-21 | 18:07 | x86 |
Microsoft.analysisservices.server.core.resources.dll | 15.0.35.9 | 192416 | 27. Mai-21 | 18:07 | x86 |
Microsoft.analysisservices.server.core.resources.dll | 15.0.35.9 | 172960 | 27. Mai-21 | 18:07 | x86 |
Microsoft.analysisservices.server.core.resources.dll | 15.0.35.9 | 174496 | 27. Mai-21 | 18:07 | x86 |
Microsoft.analysisservices.server.core.resources.dll | 15.0.35.9 | 251296 | 27. Mai-21 | 18:07 | x86 |
Microsoft.analysisservices.server.tabular.dll | 15.0.35.9 | 1096584 | 27. Mai-21 | 18:07 | x86 |
Microsoft.analysisservices.server.tabular.json.dll | 15.0.35.9 | 479624 | 27. Mai-21 | 18:07 | x86 |
Microsoft.analysisservices.server.tabular.resources.dll | 15.0.35.9 | 57224 | 27. Mai-21 | 18:07 | x86 |
Microsoft.analysisservices.server.tabular.resources.dll | 15.0.35.9 | 57,248 | 27. Mai-21 | 18:07 | x86 |
Microsoft.analysisservices.server.tabular.resources.dll | 15.0.35.9 | 57760 | 27. Mai-21 | 18:07 | x86 |
Microsoft.analysisservices.server.tabular.resources.dll | 15.0.35.9 | 58272 | 27. Mai-21 | 18:07 | x86 |
Microsoft.analysisservices.server.tabular.resources.dll | 15.0.35.9 | 60,808 | 27. Mai-21 | 18:07 | x86 |
Microsoft.analysisservices.server.tabular.resources.dll | 15.0.35.9 | 57,248 | 27. Mai-21 | 18:07 | x86 |
Microsoft.analysisservices.server.tabular.resources.dll | 15.0.35.9 | 52640 | 27. Mai-21 | 18:07 | x86 |
Microsoft.analysisservices.server.tabular.resources.dll | 15.0.35.9 | 53664 | 27. Mai-21 | 18:07 | x86 |
Microsoft.analysisservices.server.tabular.resources.dll | 15.0.35.9 | 66464 | 27. Mai-21 | 18:07 | x86 |
Microsoft.analysisservices.timedimgenerator.resources.dll | 15.0.35.9 | 16776 | 27. Mai-21 | 18:07 | x86 |
Microsoft.analysisservices.timedimgenerator.resources.dll | 15.0.35.9 | 16776 | 27. Mai-21 | 18:07 | x86 |
Microsoft.analysisservices.timedimgenerator.resources.dll | 15.0.35.9 | 16776 | 27. Mai-21 | 18:07 | x86 |
Microsoft.analysisservices.timedimgenerator.resources.dll | 15.0.35.9 | 16784 | 27. Mai-21 | 18:07 | x86 |
Microsoft.analysisservices.timedimgenerator.resources.dll | 15.0.35.9 | 17,800 | 27. Mai-21 | 18:07 | x86 |
Microsoft.data.edm.netfx35.dll | 5.7.0.62516 | 661072 | 27. Mai-21 | 18:07 | x86 |
Microsoft.data.mashup.dll | 2.80.5803.541 | 186232 | 27. Mai-21 | 18:07 | x86 |
Microsoft.data.mashup.oledb.dll | 2.80.5803.541 | 30,080 | 27. Mai-21 | 18:07 | x86 |
Microsoft.data.mashup.preview.dll | 2.80.5803.541 | 74832 | 27. Mai-21 | 18:07 | x86 |
Microsoft.data.mashup.providercommon.dll | 2.80.5803.541 | 102264 | 27. Mai-21 | 18:07 | x86 |
Microsoft.data.mashup.providercommon.resources.dll | 2.80.5803.541 | 41864 | 27. Mai-21 | 18:07 | x86 |
Microsoft.data.mashup.providercommon.resources.dll | 2.80.5803.541 | 42,064 | 27. Mai-21 | 18:07 | x86 |
Microsoft.data.mashup.providercommon.resources.dll | 2.80.5803.541 | 41848 | 27. Mai-21 | 18:07 | x86 |
Microsoft.data.mashup.providercommon.resources.dll | 2.80.5803.541 | 41856 | 27. Mai-21 | 18:07 | x86 |
Microsoft.data.mashup.providercommon.resources.dll | 2.80.5803.541 | 42,064 | 27. Mai-21 | 18:07 | x86 |
Microsoft.data.mashup.providercommon.resources.dll | 2.80.5803.541 | 37,760 | 27. Mai-21 | 18:07 | x86 |
Microsoft.data.mashup.providercommon.resources.dll | 2.80.5803.541 | 41848 | 27. Mai-21 | 18:07 | x86 |
Microsoft.data.mashup.providercommon.resources.dll | 2.80.5803.541 | 45960 | 27. Mai-21 | 18:07 | x86 |
Microsoft.data.odata.netfx35.dll | 5.7.0.62516 | 1454672 | 27. Mai-21 | 18:07 | x86 |
Microsoft.data.odata.query.netfx35.dll | 5.7.0.62516 | 181112 | 27. Mai-21 | 18:07 | x86 |
Microsoft.data.sapclient.dll | 1.0.0.25 | 920656 | 27. Mai-21 | 18:07 | x86 |
Microsoft.data.sapclient.resources.dll | 1.0.0.25 | 34608 | 27. Mai-21 | 18:07 | x86 |
Microsoft.data.sapclient.resources.dll | 1.0.0.25 | 34816 | 27. Mai-21 | 18:07 | x86 |
Microsoft.data.sapclient.resources.dll | 1.0.0.25 | 34600 | 27. Mai-21 | 18:07 | x86 |
Microsoft.data.sapclient.resources.dll | 1.0.0.25 | 35120 | 27. Mai-21 | 18:07 | x86 |
Microsoft.data.sapclient.resources.dll | 1.0.0.25 | 47112 | 27. Mai-21 | 18:07 | x86 |
Microsoft.data.sapclient.resources.dll | 1.0.0.25 | 33072 | 27. Mai-21 | 18:07 | x86 |
Microsoft.data.sapclient.resources.dll | 1.0.0.25 | 33080 | 27. Mai-21 | 18:07 | x86 |
Microsoft.data.sapclient.resources.dll | 1.0.0.25 | 34824 | 27. Mai-21 | 18:07 | x86 |
Microsoft.data.sapclient.resources.dll | 1.0.0.25 | 37672 | 27. Mai-21 | 18:07 | x86 |
Microsoft.hostintegration.connectors.dll | 2.80.5803.541 | 5262728 | 27. Mai-21 | 18:07 | x86 |
Microsoft.mashup.container.exe | 2.80.5803.541 | 22392 | 27. Mai-21 | 18:07 | x64 |
Microsoft.mashup.container.netfx40.exe | 2.80.5803.541 | 21880 | 27. Mai-21 | 18:07 | x64 |
Microsoft.mashup.container.netfx45.exe | 2.80.5803.541 | 22,096 | 27. Mai-21 | 18:07 | x64 |
Microsoft.mashup.eventsource.dll | 2.80.5803.541 | 149368 | 27. Mai-21 | 18:07 | x86 |
Microsoft.mashup.oauth.dll | 2.80.5803.541 | 78712 | 27. Mai-21 | 18:07 | x86 |
Microsoft.mashup.oauth.resources.dll | 2.80.5803.541 | 14928 | 27. Mai-21 | 18:07 | x86 |
Microsoft.mashup.oauth.resources.dll | 2.80.5803.541 | 15,240 | 27. Mai-21 | 18:07 | x86 |
Microsoft.mashup.oauth.resources.dll | 2.80.5803.541 | 15464 | 27. Mai-21 | 18:07 | x86 |
Microsoft.mashup.oauth.resources.dll | 2.80.5803.541 | 15224 | 27. Mai-21 | 18:07 | x86 |
Microsoft.mashup.oauth.resources.dll | 2.80.5803.541 | 15232 | 27. Mai-21 | 18:07 | x86 |
Microsoft.mashup.oauth.resources.dll | 2.80.5803.541 | 15440 | 27. Mai-21 | 18:07 | x86 |
Microsoft.mashup.oauth.resources.dll | 2.80.5803.541 | 14720 | 27. Mai-21 | 18:07 | x86 |
Microsoft.mashup.oauth.resources.dll | 2.80.5803.541 | 14,728 | 27. Mai-21 | 18:07 | x86 |
Microsoft.mashup.oauth.resources.dll | 2.80.5803.541 | 15744 | 27. Mai-21 | 18:07 | x86 |
Microsoft.mashup.oledbinterop.dll | 2.80.5803.541 | 192392 | 27. Mai-21 | 18:07 | x64 |
Microsoft.mashup.oledbprovider.dll | 2.80.5803.541 | 59984 | 27. Mai-21 | 18:07 | x86 |
Microsoft.mashup.oledbprovider.resources.dll | 2.80.5803.541 | 13192 | 27. Mai-21 | 18:07 | x86 |
Microsoft.mashup.oledbprovider.resources.dll | 2.80.5803.541 | 13392 | 27. Mai-21 | 18:07 | x86 |
Microsoft.mashup.oledbprovider.resources.dll | 2.80.5803.541 | 13184 | 27. Mai-21 | 18:07 | x86 |
Microsoft.mashup.oledbprovider.resources.dll | 2.80.5803.541 | 13192 | 27. Mai-21 | 18:07 | x86 |
Microsoft.mashup.oledbprovider.resources.dll | 2.80.5803.541 | 13184 | 27. Mai-21 | 18:07 | x86 |
Microsoft.mashup.oledbprovider.resources.dll | 2.80.5803.541 | 13192 | 27. Mai-21 | 18:07 | x86 |
Microsoft.mashup.oledbprovider.resources.dll | 2.80.5803.541 | 13392 | 27. Mai-21 | 18:07 | x86 |
Microsoft.mashup.scriptdom.dll | 2.40.4554.261 | 2371808 | 27. Mai-21 | 18:07 | x86 |
Microsoft.mashup.shims.dll | 2.80.5803.541 | 27512 | 27. Mai-21 | 18:07 | x86 |
Microsoft.mashup.storage.xmlserializers.dll | 1.0.0.0 | 140368 | 27. Mai-21 | 18:07 | x86 |
Microsoft.mashupengine.dll | 2.80.5803.541 | 14271872 | 27. Mai-21 | 18:07 | x86 |
Microsoft.mashupengine.resources.dll | 2.80.5803.541 | 640080 | 27. Mai-21 | 18:07 | x86 |
Microsoft.mashupengine.resources.dll | 2.80.5803.541 | 664656 | 27. Mai-21 | 18:07 | x86 |
Microsoft.mashupengine.resources.dll | 2.80.5803.541 | 639880 | 27. Mai-21 | 18:07 | x86 |
Microsoft.mashupengine.resources.dll | 2.80.5803.541 | 648064 | 27. Mai-21 | 18:07 | x86 |
Microsoft.mashupengine.resources.dll | 2.80.5803.541 | 656256 | 27. Mai-21 | 18:07 | x86 |
Microsoft.mashupengine.resources.dll | 2.80.5803.541 | 689024 | 27. Mai-21 | 18:07 | x86 |
Microsoft.mashupengine.resources.dll | 2.80.5803.541 | 545656 | 27. Mai-21 | 18:07 | x86 |
Microsoft.mashupengine.resources.dll | 2.80.5803.541 | 553864 | 27. Mai-21 | 18:07 | x86 |
Microsoft.mashupengine.resources.dll | 2.80.5803.541 | 627592 | 27. Mai-21 | 18:07 | x86 |
Microsoft.mashupengine.resources.dll | 2.80.5803.541 | 865360 | 27. Mai-21 | 18:07 | x86 |
Microsoft.odata.core.netfx35.dll | 6.15.0.0 | 1437568 | 27. Mai-21 | 18:07 | x86 |
Microsoft.odata.edm.netfx35.dll | 6.15.0.0 | 778632 | 27. Mai-21 | 18:07 | x86 |
Microsoft.powerbi.adomdclient.dll | 15.1.27.19 | 1104976 | 27. Mai-21 | 18:07 | x86 |
Microsoft.spatial.netfx35.dll | 6.15.0.0 | 126336 | 27. Mai-21 | 18:07 | x86 |
Msmdctr.dll | 2018.150.35.9 | 37,264 | 27. Mai-21 | 18:07 | x64 |
msmdlocal.dll | 2018.150.35.9 | 47783304 | 27. Mai-21 | 18:07 | x86 |
msmdlocal.dll | 2018.150.35.9 | 66288008 | 27. Mai-21 | 18:07 | x64 |
Msmdpump.dll | 2018.150.35.9 | 10187680 | 27. Mai-21 | 18:07 | x64 |
Msmdredir.dll | 2018.150.35.9 | 7955872 | 27. Mai-21 | 18:07 | x86 |
Msmdspdm.resources.dll | 15.0.35.9 | 15,768 | 27. Mai-21 | 18:07 | x86 |
Msmdspdm.resources.dll | 15.0.35.9 | 15,776 | 27. Mai-21 | 18:07 | x86 |
Msmdspdm.resources.dll | 15.0.35.9 | 16272 | 27. Mai-21 | 18:07 | x86 |
Msmdspdm.resources.dll | 15.0.35.9 | 16280 | 27. Mai-21 | 18:07 | x86 |
Msmdspdm.resources.dll | 15.0.35.9 | 16280 | 27. Mai-21 | 18:07 | x86 |
Msmdspdm.resources.dll | 15.0.35.9 | 15,768 | 27. Mai-21 | 18:07 | x86 |
Msmdspdm.resources.dll | 15.0.35.9 | 17304 | 27. Mai-21 | 18:07 | x86 |
Msmdsrv.exe | 2018.150.35.9 | 65825672 | 27. Mai-21 | 18:07 | x64 |
Msmdsrv.rll | 2018.150.35.9 | 1000328 | 27. Mai-21 | 18:07 | x64 |
Msmdsrv.rll | 2018.150.35.9 | 1452936 | 27. Mai-21 | 18:07 | x64 |
Msmdsrv.rll | 2018.150.35.9 | 1520520 | 27. Mai-21 | 18:07 | x64 |
Msmdsrv.rll | 2018.150.35.9 | 1535880 | 27. Mai-21 | 18:07 | x64 |
Msmdsrv.rll | 2018.150.35.9 | 1595272 | 27. Mai-21 | 18:07 | x64 |
Msmdsrv.rll | 2018.150.35.9 | 1607560 | 27. Mai-21 | 18:07 | x64 |
Msmdsrv.rll | 2018.150.35.9 | 1627016 | 27. Mai-21 | 18:07 | x64 |
Msmdsrv.rll | 2018.150.35.9 | 1641864 | 27. Mai-21 | 18:07 | x64 |
Msmdsrv.rll | 2018.150.35.9 | 809864 | 27. Mai-21 | 18:07 | x64 |
Msmdsrv.rll | 2018.150.35.9 | 832392 | 27. Mai-21 | 18:07 | x64 |
Msmdsrv.rll | 2018.150.35.9 | 991112 | 27. Mai-21 | 18:07 | x64 |
Msmdsrvi.rll | 2018.150.35.9 | 1449888 | 27. Mai-21 | 18:07 | x64 |
Msmdsrvi.rll | 2018.150.35.9 | 1516960 | 27. Mai-21 | 18:07 | x64 |
Msmdsrvi.rll | 2018.150.35.9 | 1531808 | 27. Mai-21 | 18:07 | x64 |
Msmdsrvi.rll | 2018.150.35.9 | 1590688 | 27. Mai-21 | 18:07 | x64 |
Msmdsrvi.rll | 2018.150.35.9 | 1603488 | 27. Mai-21 | 18:07 | x64 |
Msmdsrvi.rll | 2018.150.35.9 | 1623456 | 27. Mai-21 | 18:07 | x64 |
Msmdsrvi.rll | 2018.150.35.9 | 1636768 | 27. Mai-21 | 18:07 | x64 |
Msmdsrvi.rll | 2018.150.35.9 | 808864 | 27. Mai-21 | 18:07 | x64 |
Msmdsrvi.rll | 2018.150.35.9 | 831392 | 27. Mai-21 | 18:07 | x64 |
Msmdsrvi.rll | 2018.150.35.9 | 990112 | 27. Mai-21 | 18:07 | x64 |
Msmdsrvi.rll | 2018.150.35.9 | 997792 | 27. Mai-21 | 18:07 | x64 |
msmgdsrv.dll | 2018.150.35.9 | 10185112 | 27. Mai-21 | 18:07 | x64 |
msmgdsrv.dll | 2018.150.35.9 | 8277912 | 27. Mai-21 | 18:07 | x86 |
Msolap.dll | 2018.150.35.9 | 11014552 | 27. Mai-21 | 18:07 | x64 |
Msolap.dll | 2018.150.35.9 | 8607128 | 27. Mai-21 | 18:07 | x86 |
Msolui.dll | 2018.150.35.9 | 285080 | 27. Mai-21 | 18:07 | x86 |
Msolui.dll | 2018.150.35.9 | 305568 | 27. Mai-21 | 18:07 | x64 |
Powerbiextensions.dll | 2.80.5803.541 | 9470032 | 27. Mai-21 | 18:07 | x86 |
Private_odbc32.dll | 10.0.14832.1000 | 728456 | 27. Mai-21 | 18:07 | x64 |
Sqlboot.dll | 2019.150.4138.2 | 213888 | 27. Mai-21 | 18:07 | x64 |
Sqlceip.exe | 15.0.4138.2 | 287616 | 27. Mai-21 | 18:07 | x86 |
sqldumper.exe | 2019.150.4138.2 | 152464 | 27. Mai-21 | 18:07 | x86 |
sqldumper.exe | 2019.150.4138.2 | 185216 | 27. Mai-21 | 18:07 | x64 |
System.spatial.netfx35.dll | 5.7.0.62516 | 117640 | 27. Mai-21 | 18:07 | x86 |
Tmapi.dll | 2018.150.35.9 | 6177176 | 27. Mai-21 | 18:07 | x64 |
Tmcachemgr.dll | 2018.150.35.9 | 4916632 | 27. Mai-21 | 18:07 | x64 |
Tmpersistence.dll | 2018.150.35.9 | 1183648 | 27. Mai-21 | 18:07 | x64 |
Tmtransactions.dll | 2018.150.35.9 | 6805400 | 27. Mai-21 | 18:07 | x64 |
xmsrv.dll | 2018.150.35.9 | 26024344 | 27. Mai-21 | 18:07 | x64 |
xmsrv.dll | 2018.150.35.9 | 35459480 | 27. Mai-21 | 18:07 | x86 |
SQL Server 2019 Database Services Common Core
Dateiname | Dateiversion | Dateigröße | Datum | Zeit | Plattform |
---|---|---|---|---|---|
Instapi140.dll | 2019.150.4138.2 | 86944 | 27. Mai-21 | 18:07 | x64 |
Instapi140.dll | 2019.150.4138.2 | 74640 | 27. Mai-21 | 18:07 | x86 |
Microsoft.sqlserver.mgdsqldumper.dll | 2019.150.4138.2 | 99,232 | 27. Mai-21 | 1,819 | x64 |
Microsoft.sqlserver.mgdsqldumper.dll | 2019.150.4138.2 | 86920 | 27. Mai-21 | 1,819 | x86 |
Msasxpress.dll | 2018.150.35.9 | 26,016 | 27. Mai-21 | 1,808 | x86 |
Msasxpress.dll | 2018.150.35.9 | 31,112 | 27. Mai-21 | 1,808 | x64 |
Pbsvcacctsync.dll | 2019.150.4138.2 | 74,656 | 27. Mai-21 | 1,819 | x86 |
Pbsvcacctsync.dll | 2019.150.4138.2 | 86944 | 27. Mai-21 | 1,819 | x64 |
sqldumper.exe | 2019.150.4138.2 | 152464 | 27. Mai-21 | 18:07 | x86 |
sqldumper.exe | 2019.150.4138.2 | 185216 | 27. Mai-21 | 18:07 | x64 |
Sqlftacct.dll | 2019.150.4138.2 | 58248 | 27. Mai-21 | 1,819 | x86 |
Sqlftacct.dll | 2019.150.4138.2 | 78752 | 27. Mai-21 | 1,819 | x64 |
Sqlmanager.dll | 2019.150.4138.2 | 742304 | 27. Mai-21 | 1,819 | x86 |
Sqlmanager.dll | 2019.150.4138.2 | 877472 | 27. Mai-21 | 1,819 | x64 |
Sqlmgmprovider.dll | 2019.150.4138.2 | 377744 | 27. Mai-21 | 1,819 | x86 |
Sqlmgmprovider.dll | 2019.150.4138.2 | 430,992 | 27. Mai-21 | 1,819 | x64 |
Sqlsvcsync.dll | 2019.150.4138.2 | 275344 | 27. Mai-21 | 1,819 | x86 |
Sqlsvcsync.dll | 2019.150.4138.2 | 357264 | 27. Mai-21 | 1,819 | x64 |
Svrenumapi140.dll | 2019.150.4138.2 | 1160072 | 27. Mai-21 | 1,819 | x64 |
Svrenumapi140.dll | 2019.150.4138.2 | 910216 | 27. Mai-21 | 1,819 | x86 |
SQL Server 2019-sql_dreplay_client
Dateiname | Dateiversion | Dateigröße | Datum | Zeit | Plattform |
---|---|---|---|---|---|
Dreplayclient.exe | 2019.150.4138.2 | 136064 | 27. Mai-21 | 1,818 | x86 |
Dreplaycommon.dll | 2019.150.4138.2 | 665504 | 27. Mai-21 | 1,818 | x86 |
Dreplayutil.dll | 2019.150.4138.2 | 304016 | 27. Mai-21 | 1,818 | x86 |
Instapi140.dll | 2019.150.4138.2 | 86944 | 27. Mai-21 | 1,818 | x64 |
Sqlresourceloader.dll | 2019.150.4138.2 | 37768 | 27. Mai-21 | 1,818 | x86 |
SQL Server 2019-sql_dreplay_controller
Dateiname | Dateiversion | Dateigröße | Datum | Zeit | Plattform |
---|---|---|---|---|---|
Dreplaycommon.dll | 2019.150.4138.2 | 665504 | 27. Mai-21 | 1,819 | x86 |
Dreplaycontroller.exe | 2019.150.4138.2 | 365456 | 27. Mai-21 | 1,819 | x86 |
Instapi140.dll | 2019.150.4138.2 | 86944 | 27. Mai-21 | 1,819 | x64 |
Sqlresourceloader.dll | 2019.150.4138.2 | 37768 | 27. Mai-21 | 1,819 | x86 |
SQL Server 2019 Database Services Core Instance
Dateiname | Dateiversion | Dateigröße | Datum | Zeit | Plattform |
---|---|---|---|---|---|
Aetm-enclave-simulator.dll | 2019.150.4138.2 | 4657024 | 27. Mai-21 | 19:25 | x64 |
Aetm-enclave.dll | 2019.150.4138.2 | 4611464 | 27. Mai-21 | 19:25 | x64 |
Aetm-sgx-enclave-simulator.dll | 2019.150.4138.2 | 4930832 | 27. Mai-21 | 19:25 | x64 |
Aetm-sgx-enclave.dll | 2019.150.4138.2 | 4872488 | 27. Mai-21 | 19:25 | x64 |
Azureattest.dll | 10.0.18965.1000 | 255056 | 27. Mai-21 | 18:07 | x64 |
Azureattestmanager.dll | 10.0.18965.1000 | 97528 | 27. Mai-21 | 18:07 | x64 |
C1.dll | 19.16.27034.0 | 2438520 | 27. Mai-21 | 19:25 | x64 |
C2.dll | 19.16.27034.0 | 7239032 | 27. Mai-21 | 19:25 | x64 |
Cl.exe | 19.16.27034.0 | 424360 | 27. Mai-21 | 19:25 | x64 |
Clui.dll | 19.16.27034.0 | 541048 | 27. Mai-21 | 19:25 | x64 |
Datacollectorcontroller.dll | 2019.150.4138.2 | 279440 | 27. Mai-21 | 19:25 | x64 |
Dcexec.exe | 2019.150.4138.2 | 86912 | 27. Mai-21 | 19:25 | x64 |
Fssres.dll | 2019.150.4138.2 | 95,104 | 27. Mai-21 | 19:25 | x64 |
Hadrres.dll | 2019.150.4138.2 | 201616 | 27. Mai-21 | 19:25 | x64 |
Hkcompile.dll | 2019.150.4138.2 | 1291144 | 27. Mai-21 | 19:25 | x64 |
Hkengine.dll | 2019.150.4138.2 | 5784480 | 27. Mai-21 | 19:25 | x64 |
Hkruntime.dll | 2019.150.4138.2 | 181120 | 27. Mai-21 | 19:25 | x64 |
Hktempdb.dll | 2019.150.4138.2 | 62336 | 27. Mai-21 | 19:25 | x64 |
Link.exe | 14.16.27034.0 | 1707936 | 27. Mai-21 | 19:25 | x64 |
Microsoft.sqlautoadmin.autobackupagent.dll | 15.0.4138.2 | 234384 | 27. Mai-21 | 19:25 | x86 |
Microsoft.sqlserver.xevent.linq.dll | 2019.150.4138.2 | 324480 | 27. Mai-21 | 19:25 | x64 |
Microsoft.sqlserver.xevent.targets.dll | 2019.150.4138.2 | 91016 | 27. Mai-21 | 19:25 | x64 |
Msobj140.dll | 14.16.27034.0 | 134008 | 27. Mai-21 | 19:25 | x64 |
Mspdbcore.dll | 14.16.27034.0 | 632184 | 27. Mai-21 | 19:25 | x64 |
Mspdbcore.dll | 14.16.27034.0 | 632184 | 27. Mai-21 | 19:25 | x64 |
msvcp140.dll | 14.16.27034.0 | 628200 | 27. Mai-21 | 19:25 | x64 |
Qds.dll | 2019.150.4138.2 | 1184656 | 27. Mai-21 | 19:25 | x64 |
Rsfxft.dll | 2019.150.4138.2 | 50064 | 27. Mai-21 | 19:25 | x64 |
Secforwarder.dll | 2019.150.4138.2 | 78,736 | 27. Mai-21 | 19:25 | x64 |
Sqagtres.dll | 2019.150.4138.2 | 86928 | 27. Mai-21 | 19:25 | x64 |
Sqlaamss.dll | 2019.150.4138.2 | 107408 | 27. Mai-21 | 19:25 | x64 |
Sqlaccess.dll | 2019.150.4138.2 | 492416 | 27. Mai-21 | 19:25 | x64 |
Sqlagent.exe | 2019.150.4138.2 | 730000 | 27. Mai-21 | 19:25 | x64 |
Sqlagentctr150.dll | 2019.150.4138.2 | 66,448 | 27. Mai-21 | 19:25 | x86 |
Sqlagentctr150.dll | 2019.150.4138.2 | 78,736 | 27. Mai-21 | 19:25 | x64 |
Sqlboot.dll | 2019.150.4138.2 | 213888 | 27. Mai-21 | 19:25 | x64 |
Sqlceip.exe | 15.0.4138.2 | 287616 | 27. Mai-21 | 1,818 | x86 |
Sqlcmdss.dll | 2019.150.4138.2 | 86944 | 27. Mai-21 | 19:25 | x64 |
Sqlctr150.dll | 2019.150.4138.2 | 115600 | 27. Mai-21 | 19:25 | x86 |
Sqlctr150.dll | 2019.150.4138.2 | 140176 | 27. Mai-21 | 19:25 | x64 |
Sqldk.dll | 2019.150.4138.2 | 3150728 | 27. Mai-21 | 19:25 | x64 |
Sqldtsss.dll | 2019.150.4138.2 | 107,424 | 27. Mai-21 | 19:25 | x64 |
Sqlevn70.rll |
2019.150.4138.2 | 1532816 | 27. Mai-21 | 19:25 | x64 |
Sqlevn70.rll |
2019.150.4138.2 | 1590160 | 27. Mai-21 | 19:25 | x64 |
Sqlevn70.rll |
2019.150.4138.2 | 2167712 | 27. Mai-21 | 19:25 | x64 |
Sqlevn70.rll |
2019.150.4138.2 | 2216848 | 27. Mai-21 | 19:25 | x64 |
Sqlevn70.rll |
2019.150.4138.2 | 3404688 | 27. Mai-21 | 19:25 | x64 |
Sqlevn70.rll |
2019.150.4138.2 | 3490720 | 27. Mai-21 | 19:25 | x64 |
Sqlevn70.rll |
2019.150.4138.2 | 3494800 | 27. Mai-21 | 19:25 | x64 |
Sqlevn70.rll |
2019.150.4138.2 | 3535760 | 27. Mai-21 | 19:25 | x64 |
Sqlevn70.rll |
2019.150.4138.2 | 3572640 | 27. Mai-21 | 19:25 | x64 |
Sqlevn70.rll |
2019.150.4138.2 | 3605408 | 27. Mai-21 | 19:25 | x64 |
Sqlevn70.rll |
2019.150.4138.2 | 3687312 | 27. Mai-21 | 19:25 | x64 |
Sqlevn70.rll |
2019.150.4138.2 | 3810208 | 27. Mai-21 | 19:25 | x64 |
Sqlevn70.rll |
2019.150.4138.2 | 3859360 | 27. Mai-21 | 19:25 | x64 |
Sqlevn70.rll |
2019.150.4138.2 | 3900304 | 27. Mai-21 | 19:25 | x64 |
Sqlevn70.rll |
2019.150.4138.2 | 4002704 | 27. Mai-21 | 19:25 | x64 |
Sqlevn70.rll |
2019.150.4138.2 | 4006800 | 27. Mai-21 | 19:25 | x64 |
Sqlevn70.rll |
2019.150.4138.2 | 4019104 | 27. Mai-21 | 19:25 | x64 |
Sqlevn70.rll |
2019.150.4138.2 | 4051856 | 27. Mai-21 | 19:25 | x64 |
Sqlevn70.rll |
2019.150.4138.2 | 4146080 | 27. Mai-21 | 19:25 | x64 |
Sqlevn70.rll |
2019.150.4138.2 | 4154256 | 27. Mai-21 | 19:25 | x64 |
Sqlevn70.rll |
2019.150.4138.2 | 4268944 | 27. Mai-21 | 19:25 | x64 |
Sqllang.dll | 2019.150.4138.2 | 39883664 | 27. Mai-21 | 19:25 | x64 |
Sqlmin.dll | 2019.150.4138.2 | 40424848 | 27. Mai-21 | 19:25 | x64 |
Sqlolapss.dll | 2019.150.4138.2 | 103312 | 27. Mai-21 | 19:25 | x64 |
Sqlos.dll | 2019.150.4138.2 | 41872 | 27. Mai-21 | 19:25 | x64 |
Sqlpowershellss.dll | 2019.150.4138.2 | 82832 | 27. Mai-21 | 19:25 | x64 |
Sqlrepss.dll | 2019.150.4138.2 | 82832 | 27. Mai-21 | 19:25 | x64 |
Sqlresourceloader.dll | 2019.150.4138.2 | 50,080 | 27. Mai-21 | 19:25 | x64 |
Sqlscm.dll | 2019.150.4138.2 | 86920 | 27. Mai-21 | 19:25 | x64 |
Sqlscriptdowngrade.dll | 2019.150.4138.2 | 37,792 | 27. Mai-21 | 19:25 | x64 |
Sqlscriptupgrade.dll | 2019.150.4138.2 | 5804944 | 27. Mai-21 | 19:25 | x64 |
Sqlserverspatial140.dll | 2019.150.4138.2 | 672656 | 27. Mai-21 | 19:25 | x64 |
Sqlservr.exe | 2019.150.4138.2 | 627600 | 27. Mai-21 | 19:25 | x64 |
Sqlsvc.dll | 2019.150.4138.2 | 181136 | 27. Mai-21 | 19:25 | x64 |
Sqltses.dll | 2019.150.4138.2 | 9114496 | 27. Mai-21 | 19:25 | x64 |
Sqsrvres.dll | 2019.150.4138.2 | 279440 | 27. Mai-21 | 19:25 | x64 |
Svl.dll | 2019.150.4138.2 | 160648 | 27. Mai-21 | 19:25 | x64 |
vcruntime140.dll | 14.16.27034.0 | 85992 | 27. Mai-21 | 19:25 | x64 |
Xe.dll | 2019.150.4138.2 | 721792 | 27. Mai-21 | 1,819 | x64 |
Xpadsi.exe | 2019.150.4138.2 | 115584 | 27. Mai-21 | 19:25 | x64 |
Xplog70.dll | 2019.150.4138.2 | 91,040 | 27. Mai-21 | 19:25 | x64 |
Xprepl.dll | 2019.150.4138.2 | 119712 | 27. Mai-21 | 19:25 | x64 |
Xpstar.dll | 2019.150.4138.2 | 471952 | 27. Mai-21 | 19:25 | x64 |
SQL Server 2019 Database Services Core Shared
Dateiname | Dateiversion | Dateigröße | Datum | Zeit | Plattform |
---|---|---|---|---|---|
Commanddest.dll | 2019.150.4138.2 | 263040 | 27. Mai-21 | 1,818 | x64 |
Datacollectortasks.dll | 2019.150.4138.2 | 226176 | 27. Mai-21 | 1,819 | x64 |
Distrib.exe | 2019.150.4138.2 | 234400 | 27. Mai-21 | 1,819 | x64 |
Dteparse.dll | 2019.150.4138.2 | 123792 | 27. Mai-21 | 1,818 | x64 |
Dteparsemgd.dll | 2019.150.4138.2 | 131968 | 27. Mai-21 | 1,818 | x64 |
Dtepkg.dll | 2019.150.4138.2 | 148352 | 27. Mai-21 | 1,818 | x64 |
Dtexec.exe | 2019.150.4138.2 | 71584 | 27. Mai-21 | 1,818 | x64 |
Dts.dll | 2019.150.4138.2 | 3142544 | 27. Mai-21 | 1,819 | x64 |
Dtscomexpreval.dll | 2019.150.4138.2 | 500624 | 27. Mai-21 | 1,818 | x64 |
Dtsconn.dll | 2019.150.4138.2 | 521088 | 27. Mai-21 | 1,818 | x64 |
Dtshost.exe | 2019.150.4138.2 | 104336 | 27. Mai-21 | 1,818 | x64 |
Dtsmsg140.dll | 2019.150.4138.2 | 566168 | 27. Mai-21 | 1,818 | x64 |
Dtspipeline.dll | 2019.150.4138.2 | 1328000 | 27. Mai-21 | 1,818 | x64 |
Dtswizard.exe | 15.0.4138.2 | 885632 | 27. Mai-21 | 1,818 | x64 |
Dtuparse.dll | 2019.150.4138.2 | 99200 | 27. Mai-21 | 1,818 | x64 |
Dtutil.exe | 2019.150.4138.2 | 147,344 | 27. Mai-21 | 1,818 | x64 |
Exceldest.dll | 2019.150.4138.2 | 279424 | 27. Mai-21 | 1,818 | x64 |
Excelsrc.dll | 2019.150.4138.2 | 308096 | 27. Mai-21 | 1,818 | x64 |
Execpackagetask.dll | 2019.150.4138.2 | 185216 | 27. Mai-21 | 1,818 | x64 |
Flatfiledest.dll | 2019.150.4138.2 | 410528 | 27. Mai-21 | 1,818 | x64 |
Flatfilesrc.dll | 2019.150.4138.2 | 426896 | 27. Mai-21 | 1,818 | x64 |
Logread.exe | 2019.150.4138.2 | 717712 | 27. Mai-21 | 1,819 | x64 |
Mergetxt.dll | 2019.150.4138.2 | 74,656 | 27. Mai-21 | 1,819 | x64 |
Microsoft.sqlserver.integrationservice.hadoop.common.dll | 15.0.4138.2 | 58256 | 27. Mai-21 | 1,818 | x86 |
Microsoft.sqlserver.integrationservices.runtimetelemetry.dll | 15.0.4138.2 | 41872 | 27. Mai-21 | 1,818 | x86 |
Microsoft.sqlserver.maintenanceplantasks.dll | 15.0.4138.2 | 390048 | 27. Mai-21 | 1,818 | x86 |
Microsoft.sqlserver.xmltask.dll | 15.0.4138.2 | 156560 | 27. Mai-21 | 1,818 | x86 |
Msdtssrvrutil.dll | 2019.150.4138.2 | 111488 | 27. Mai-21 | 1,818 | x64 |
Msgprox.dll | 2019.150.4138.2 | 299936 | 27. Mai-21 | 1,819 | x64 |
Msoledbsql.dll | 2018.182.3.0 | 148432 | 27. Mai-21 | 1,818 | x64 |
Msxmlsql.dll | 2019.150.4138.2 | 1495952 | 27. Mai-21 | 1,818 | x64 |
Oledbdest.dll | 2019.150.4138.2 | 279424 | 27. Mai-21 | 1,818 | x64 |
Oledbsrc.dll | 2019.150.4138.2 | 312208 | 27. Mai-21 | 1,818 | x64 |
Osql.exe | 2019.150.4138.2 | 91024 | 27. Mai-21 | 1,818 | x64 |
Qrdrsvc.exe | 2019.150.4138.2 | 496544 | 27. Mai-21 | 1,819 | x64 |
Rawdest.dll | 2019.150.4138.2 | 226176 | 27. Mai-21 | 1,818 | x64 |
Rawsource.dll | 2019.150.4138.2 | 209792 | 27. Mai-21 | 1,818 | x64 |
Rdistcom.dll | 2019.150.4138.2 | 914336 | 27. Mai-21 | 1,818 | x64 |
Recordsetdest.dll | 2019.150.4138.2 | 201616 | 27. Mai-21 | 1,818 | x64 |
Repldp.dll | 2019.150.4138.2 | 312224 | 27. Mai-21 | 1,819 | x64 |
Replerrx.dll | 2019.150.4138.2 | 181152 | 27. Mai-21 | 1,818 | x64 |
Replisapi.dll | 2019.150.4138.2 | 394144 | 27. Mai-21 | 1,819 | x64 |
Replmerg.exe | 2019.150.4138.2 | 562080 | 27. Mai-21 | 1,819 | x64 |
Replprov.dll | 2019.150.4138.2 | 852896 | 27. Mai-21 | 1,819 | x64 |
Replrec.dll | 2019.150.4138.2 | 1033120 | 27. Mai-21 | 1,818 | x64 |
Replsub.dll | 2019.150.4138.2 | 471968 | 27. Mai-21 | 1,818 | x64 |
Replsync.dll | 2019.150.4138.2 | 164768 | 27. Mai-21 | 1,819 | x64 |
Spresolv.dll | 2019.150.4138.2 | 275360 | 27. Mai-21 | 1,818 | x64 |
Sqlcmd.exe | 2019.150.4138.2 | 263056 | 27. Mai-21 | 1,818 | x64 |
Sqldiag.exe | 2019.150.4138.2 | 1139584 | 27. Mai-21 | 1,819 | x64 |
Sqldistx.dll | 2019.150.4138.2 | 246688 | 27. Mai-21 | 1,819 | x64 |
Sqllogship.exe | 15.0.4138.2 | 103304 | 27. Mai-21 | 1,819 | x64 |
Sqlmergx.dll | 2019.150.4138.2 | 398240 | 27. Mai-21 | 1,819 | x64 |
Sqlresourceloader.dll | 2019.150.4138.2 | 50,080 | 27. Mai-21 | 1,818 | x64 |
Sqlresourceloader.dll | 2019.150.4138.2 | 37768 | 27. Mai-21 | 1,819 | x86 |
Sqlscm.dll | 2019.150.4138.2 | 86920 | 27. Mai-21 | 1,818 | x64 |
Sqlscm.dll | 2019.150.4138.2 | 78,736 | 27. Mai-21 | 1,819 | x86 |
Sqlsvc.dll | 2019.150.4138.2 | 148368 | 27. Mai-21 | 1,818 | x86 |
Sqlsvc.dll | 2019.150.4138.2 | 181136 | 27. Mai-21 | 1,818 | x64 |
Sqltaskconnections.dll | 2019.150.4138.2 | 205712 | 27. Mai-21 | 1,818 | x64 |
Ssradd.dll | 2019.150.4138.2 | 82848 | 27. Mai-21 | 1,818 | x64 |
Ssravg.dll | 2019.150.4138.2 | 82848 | 27. Mai-21 | 1,818 | x64 |
Ssrdown.dll | 2019.150.4138.2 | 74,656 | 27. Mai-21 | 1,819 | x64 |
Ssrmax.dll | 2019.150.4138.2 | 82848 | 27. Mai-21 | 1,819 | x64 |
Ssrmin.dll | 2019.150.4138.2 | 82848 | 27. Mai-21 | 1,819 | x64 |
Ssrpub.dll | 2019.150.4138.2 | 74,656 | 27. Mai-21 | 1,819 | x64 |
Ssrup.dll | 2019.150.4138.2 | 74,656 | 27. Mai-21 | 1,818 | x64 |
Txagg.dll | 2019.150.4138.2 | 390032 | 27. Mai-21 | 1,818 | x64 |
Txbdd.dll | 2019.150.4138.2 | 189328 | 27. Mai-21 | 1,818 | x64 |
Txdatacollector.dll | 2019.150.4138.2 | 471936 | 27. Mai-21 | 1,819 | x64 |
Txdataconvert.dll | 2019.150.4138.2 | 316304 | 27. Mai-21 | 1,818 | x64 |
Txderived.dll | 2019.150.4138.2 | 639888 | 27. Mai-21 | 1,818 | x64 |
Txlookup.dll | 2019.150.4138.2 | 541568 | 27. Mai-21 | 1,818 | x64 |
Txmerge.dll | 2019.150.4138.2 | 258944 | 27. Mai-21 | 1,818 | x64 |
Txmergejoin.dll | 2019.150.4138.2 | 308112 | 27. Mai-21 | 1,818 | x64 |
Txmulticast.dll | 2019.150.4138.2 | 144256 | 27. Mai-21 | 1,818 | x64 |
Txrowcount.dll | 2019.150.4138.2 | 140176 | 27. Mai-21 | 1,818 | x64 |
Txsort.dll | 2019.150.4138.2 | 287632 | 27. Mai-21 | 1,818 | x64 |
Txsplit.dll | 2019.150.4138.2 | 623488 | 27. Mai-21 | 1,818 | x64 |
Txunionall.dll | 2019.150.4138.2 | 197520 | 27. Mai-21 | 1,818 | x64 |
Xe.dll | 2019.150.4138.2 | 721792 | 27. Mai-21 | 1,819 | x64 |
Xmlsub.dll | 2019.150.4138.2 | 295840 | 27. Mai-21 | 1,819 | x64 |
SQL Server 2019-sql_extensibility
Dateiname | Dateiversion | Dateigröße | Datum | Zeit | Plattform |
---|---|---|---|---|---|
Commonlauncher.dll | 2019.150.4138.2 | 95136 | 27. Mai-21 | 1,819 | x64 |
Exthost.exe | 2019.150.4138.2 | 238496 | 27. Mai-21 | 1,819 | x64 |
Launchpad.exe | 2019.150.4138.2 | 1217408 | 27. Mai-21 | 1,819 | x64 |
Sqlsatellite.dll | 2019.150.4138.2 | 1016712 | 27. Mai-21 | 1,819 | x64 |
SQL Server 2019 Full-Text Engine
Dateiname | Dateiversion | Dateigröße | Datum | Zeit | Plattform |
---|---|---|---|---|---|
Fd.dll | 2019.150.4138.2 | 684944 | 27. Mai-21 | 1,818 | x64 |
Fdhost.exe | 2019.150.4138.2 | 127888 | 27. Mai-21 | 1,818 | x64 |
Fdlauncher.exe | 2019.150.4138.2 | 78752 | 27. Mai-21 | 1,818 | x64 |
Sqlft150ph.dll | 2019.150.4138.2 | 91,008 | 27. Mai-21 | 1,819 | x64 |
SQL Server 2019-sql_inst_mr
Dateiname | Dateiversion | Dateigröße | Datum | Zeit | Plattform |
---|---|---|---|---|---|
Imrdll.dll | 15.0.4138.2 | 29,584 | 27. Mai-21 | 1,819 | x86 |
SQL Server 2019 Integration Services
Dateiname | Dateiversion | Dateigröße | Datum | Zeit | Plattform |
---|---|---|---|---|---|
Commanddest.dll | 2019.150.4138.2 | 263040 | 27. Mai-21 | 1,818 | x64 |
Commanddest.dll | 2019.150.4138.2 | 226176 | 27. Mai-21 | 1,818 | x86 |
Dteparse.dll | 2019.150.4138.2 | 111504 | 27. Mai-21 | 1,819 | x86 |
Dteparse.dll | 2019.150.4138.2 | 123792 | 27. Mai-21 | 1,819 | x64 |
Dteparsemgd.dll | 2019.150.4138.2 | 115584 | 27. Mai-21 | 1,818 | x86 |
Dteparsemgd.dll | 2019.150.4138.2 | 131968 | 27. Mai-21 | 1,819 | x64 |
Dtepkg.dll | 2019.150.4138.2 | 148352 | 27. Mai-21 | 1,819 | x64 |
Dtepkg.dll | 2019.150.4138.2 | 132000 | 27. Mai-21 | 1,819 | x86 |
Dtexec.exe | 2019.150.4138.2 | 71584 | 27. Mai-21 | 1,819 | x64 |
Dtexec.exe | 2019.150.4138.2 | 62,848 | 27. Mai-21 | 1,819 | x86 |
Dts.dll | 2019.150.4138.2 | 3142544 | 27. Mai-21 | 1,818 | x64 |
Dts.dll | 2019.150.4138.2 | 2761616 | 27. Mai-21 | 1,819 | x86 |
Dtscomexpreval.dll | 2019.150.4138.2 | 443264 | 27. Mai-21 | 1,819 | x86 |
Dtscomexpreval.dll | 2019.150.4138.2 | 500624 | 27. Mai-21 | 1,819 | x64 |
Dtsconn.dll | 2019.150.4138.2 | 521088 | 27. Mai-21 | 1,819 | x64 |
Dtsconn.dll | 2019.150.4138.2 | 430976 | 27. Mai-21 | 1,819 | x86 |
Dtsdebughost.exe | 2019.150.4138.2 | 110976 | 27. Mai-21 | 1,818 | x64 |
Dtsdebughost.exe | 2019.150.4138.2 | 92544 | 27. Mai-21 | 1,818 | x86 |
Dtshost.exe | 2019.150.4138.2 | 87,440 | 27. Mai-21 | 1,819 | x86 |
Dtshost.exe | 2019.150.4138.2 | 104336 | 27. Mai-21 | 1,819 | x64 |
Dtsmsg140.dll | 2019.150.4138.2 | 553872 | 27. Mai-21 | 1,818 | x86 |
Dtsmsg140.dll | 2019.150.4138.2 | 566168 | 27. Mai-21 | 1,818 | x64 |
Dtspipeline.dll | 2019.150.4138.2 | 1328000 | 27. Mai-21 | 1,819 | x64 |
Dtspipeline.dll | 2019.150.4138.2 | 1119104 | 27. Mai-21 | 1,819 | x86 |
Dtswizard.exe | 15.0.4138.2 | 889728 | 27. Mai-21 | 1,818 | x86 |
Dtswizard.exe | 15.0.4138.2 | 885632 | 27. Mai-21 | 1,818 | x64 |
Dtuparse.dll | 2019.150.4138.2 | 86928 | 27. Mai-21 | 1,819 | x86 |
Dtuparse.dll | 2019.150.4138.2 | 99200 | 27. Mai-21 | 1,819 | x64 |
Dtutil.exe | 2019.150.4138.2 | 128928 | 27. Mai-21 | 1,819 | x86 |
Dtutil.exe | 2019.150.4138.2 | 147,344 | 27. Mai-21 | 1,819 | x64 |
Exceldest.dll | 2019.150.4138.2 | 234368 | 27. Mai-21 | 1,818 | x86 |
Exceldest.dll | 2019.150.4138.2 | 279424 | 27. Mai-21 | 1,818 | x64 |
Excelsrc.dll | 2019.150.4138.2 | 308096 | 27. Mai-21 | 1,818 | x64 |
Excelsrc.dll | 2019.150.4138.2 | 258,960 | 27. Mai-21 | 1,818 | x86 |
Execpackagetask.dll | 2019.150.4138.2 | 185216 | 27. Mai-21 | 1,818 | x64 |
Execpackagetask.dll | 2019.150.4138.2 | 148360 | 27. Mai-21 | 1,818 | x86 |
Flatfiledest.dll | 2019.150.4138.2 | 357256 | 27. Mai-21 | 1,818 | x86 |
Flatfiledest.dll | 2019.150.4138.2 | 410528 | 27. Mai-21 | 1,819 | x64 |
Flatfilesrc.dll | 2019.150.4138.2 | 369536 | 27. Mai-21 | 1,818 | x86 |
Flatfilesrc.dll | 2019.150.4138.2 | 426896 | 27. Mai-21 | 1,818 | x64 |
Isdbupgradewizard.exe | 15.0.4138.2 | 119696 | 27. Mai-21 | 1,819 | x86 |
Isdbupgradewizard.exe | 15.0.4138.2 | 119712 | 27. Mai-21 | 1,819 | x86 |
Isserverexec.exe | 15.0.4138.2 | 144256 | 27. Mai-21 | 1,818 | x64 |
Isserverexec.exe | 15.0.4138.2 | 148368 | 27. Mai-21 | 1,818 | x86 |
Microsoft.sqlserver.astasks.dll | 15.0.4138.2 | 78,736 | 27. Mai-21 | 1,818 | x86 |
Microsoft.sqlserver.integrationservice.hadoop.common.dll | 15.0.4138.2 | 58240 | 27. Mai-21 | 1,819 | x86 |
Microsoft.sqlserver.integrationservice.hadoop.common.dll | 15.0.4138.2 | 58256 | 27. Mai-21 | 1,819 | x86 |
Microsoft.sqlserver.integrationservices.isserverdbupgrade.dll | 15.0.4138.2 | 508816 | 27. Mai-21 | 1,818 | x86 |
Microsoft.sqlserver.integrationservices.isserverdbupgrade.dll | 15.0.4138.2 | 508808 | 27. Mai-21 | 1,818 | x86 |
Microsoft.sqlserver.integrationservices.runtimetelemetry.dll | 15.0.4138.2 | 41872 | 27. Mai-21 | 1,819 | x86 |
Microsoft.sqlserver.integrationservices.runtimetelemetry.dll | 15.0.4138.2 | 41872 | 27. Mai-21 | 1,819 | x86 |
Microsoft.sqlserver.maintenanceplantasks.dll | 15.0.4138.2 | 390048 | 27. Mai-21 | 1,818 | x86 |
Microsoft.sqlserver.management.integrationservicesenum.dll | 15.0.4138.2 | 58240 | 27. Mai-21 | 1,818 | x86 |
Microsoft.sqlserver.management.integrationservicesenum.dll | 15.0.4138.2 | 58272 | 27. Mai-21 | 1,818 | x86 |
Microsoft.sqlserver.scripttask.dll | 15.0.4138.2 | 140160 | 27. Mai-21 | 1,818 | x86 |
Microsoft.sqlserver.scripttask.dll | 15.0.4138.2 | 140176 | 27. Mai-21 | 1,818 | x86 |
Microsoft.sqlserver.xmltask.dll | 15.0.4138.2 | 156560 | 27. Mai-21 | 1,819 | x86 |
Microsoft.sqlserver.xmltask.dll | 15.0.4138.2 | 156544 | 27. Mai-21 | 1,819 | x86 |
Msdtssrvr.exe | 15.0.4138.2 | 218000 | 27. Mai-21 | 1,818 | x64 |
Msdtssrvrutil.dll | 2019.150.4138.2 | 99216 | 27. Mai-21 | 1,818 | x86 |
Msdtssrvrutil.dll | 2019.150.4138.2 | 111488 | 27. Mai-21 | 1,819 | x64 |
Msmdpp.dll | 2018.150.35.9 | 10062240 | 27. Mai-21 | 18:07 | x64 |
Odbcdest.dll | 2019.150.4138.2 | 316296 | 27. Mai-21 | 1,818 | x86 |
Odbcdest.dll | 2019.150.4138.2 | 369536 | 27. Mai-21 | 1,818 | x64 |
Odbcsrc.dll | 2019.150.4138.2 | 328576 | 27. Mai-21 | 1,818 | x86 |
Odbcsrc.dll | 2019.150.4138.2 | 381840 | 27. Mai-21 | 1,818 | x64 |
Oledbdest.dll | 2019.150.4138.2 | 279424 | 27. Mai-21 | 1,818 | x64 |
Oledbdest.dll | 2019.150.4138.2 | 238472 | 27. Mai-21 | 1,818 | x86 |
Oledbsrc.dll | 2019.150.4138.2 | 263040 | 27. Mai-21 | 1,818 | x86 |
Oledbsrc.dll | 2019.150.4138.2 | 312208 | 27. Mai-21 | 1,818 | x64 |
Rawdest.dll | 2019.150.4138.2 | 226176 | 27. Mai-21 | 1,819 | x64 |
Rawdest.dll | 2019.150.4138.2 | 189312 | 27. Mai-21 | 1,819 | x86 |
Rawsource.dll | 2019.150.4138.2 | 209792 | 27. Mai-21 | 1,819 | x64 |
Rawsource.dll | 2019.150.4138.2 | 177024 | 27. Mai-21 | 1,819 | x86 |
Recordsetdest.dll | 2019.150.4138.2 | 172944 | 27. Mai-21 | 1,818 | x86 |
Recordsetdest.dll | 2019.150.4138.2 | 201616 | 27. Mai-21 | 1,819 | x64 |
Sqlceip.exe | 15.0.4138.2 | 287616 | 27. Mai-21 | 1,819 | x86 |
Sqldest.dll | 2019.150.4138.2 | 238480 | 27. Mai-21 | 1,818 | x86 |
Sqldest.dll | 2019.150.4138.2 | 275344 | 27. Mai-21 | 1,819 | x64 |
Sqltaskconnections.dll | 2019.150.4138.2 | 168832 | 27. Mai-21 | 1,819 | x86 |
Sqltaskconnections.dll | 2019.150.4138.2 | 205712 | 27. Mai-21 | 1,819 | x64 |
Txagg.dll | 2019.150.4138.2 | 328592 | 27. Mai-21 | 1,819 | x86 |
Txagg.dll | 2019.150.4138.2 | 390032 | 27. Mai-21 | 1,819 | x64 |
Txbdd.dll | 2019.150.4138.2 | 156560 | 27. Mai-21 | 1,819 | x86 |
Txbdd.dll | 2019.150.4138.2 | 189328 | 27. Mai-21 | 1,819 | x64 |
Txbestmatch.dll | 2019.150.4138.2 | 652160 | 27. Mai-21 | 1,819 | x64 |
Txbestmatch.dll | 2019.150.4138.2 | 545680 | 27. Mai-21 | 1,819 | x86 |
Txcache.dll | 2019.150.4138.2 | 172928 | 27. Mai-21 | 1,818 | x86 |
Txcache.dll | 2019.150.4138.2 | 197504 | 27. Mai-21 | 1,819 | x64 |
Txcharmap.dll | 2019.150.4138.2 | 271248 | 27. Mai-21 | 1,819 | x86 |
Txcharmap.dll | 2019.150.4138.2 | 312208 | 27. Mai-21 | 1,819 | x64 |
Txcopymap.dll | 2019.150.4138.2 | 197520 | 27. Mai-21 | 1,819 | x64 |
Txcopymap.dll | 2019.150.4138.2 | 172944 | 27. Mai-21 | 1,819 | x86 |
Txdataconvert.dll | 2019.150.4138.2 | 275344 | 27. Mai-21 | 1,819 | x86 |
Txdataconvert.dll | 2019.150.4138.2 | 316304 | 27. Mai-21 | 1,819 | x64 |
Txderived.dll | 2019.150.4138.2 | 557952 | 27. Mai-21 | 1,818 | x86 |
Txderived.dll | 2019.150.4138.2 | 639888 | 27. Mai-21 | 1,819 | x64 |
Txfileextractor.dll | 2019.150.4138.2 | 218000 | 27. Mai-21 | 1,818 | x64 |
Txfileextractor.dll | 2019.150.4138.2 | 181136 | 27. Mai-21 | 1,819 | x86 |
Txfileinserter.dll | 2019.150.4138.2 | 181136 | 27. Mai-21 | 1,819 | x86 |
Txfileinserter.dll | 2019.150.4138.2 | 213888 | 27. Mai-21 | 1,819 | x64 |
Txgroupdups.dll | 2019.150.4138.2 | 312208 | 27. Mai-21 | 1,819 | x64 |
Txgroupdups.dll | 2019.150.4138.2 | 254848 | 27. Mai-21 | 1,819 | x86 |
Txlineage.dll | 2019.150.4138.2 | 127888 | 27. Mai-21 | 1,819 | x86 |
Txlineage.dll | 2019.150.4138.2 | 152464 | 27. Mai-21 | 1,819 | x64 |
Txlookup.dll | 2019.150.4138.2 | 467848 | 27. Mai-21 | 1,818 | x86 |
Txlookup.dll | 2019.150.4138.2 | 541568 | 27. Mai-21 | 1,818 | x64 |
Txmerge.dll | 2019.150.4138.2 | 258944 | 27. Mai-21 | 1,819 | x64 |
Txmerge.dll | 2019.150.4138.2 | 205712 | 27. Mai-21 | 1,819 | x86 |
Txmergejoin.dll | 2019.150.4138.2 | 246672 | 27. Mai-21 | 1,818 | x86 |
Txmergejoin.dll | 2019.150.4138.2 | 308112 | 27. Mai-21 | 1,818 | x64 |
Txmulticast.dll | 2019.150.4138.2 | 115584 | 27. Mai-21 | 1,819 | x86 |
Txmulticast.dll | 2019.150.4138.2 | 144256 | 27. Mai-21 | 1,819 | x64 |
Txpivot.dll | 2019.150.4138.2 | 238480 | 27. Mai-21 | 1,819 | x64 |
Txpivot.dll | 2019.150.4138.2 | 205712 | 27. Mai-21 | 1,819 | x86 |
Txrowcount.dll | 2019.150.4138.2 | 111488 | 27. Mai-21 | 1,819 | x86 |
Txrowcount.dll | 2019.150.4138.2 | 140176 | 27. Mai-21 | 1,819 | x64 |
Txsampling.dll | 2019.150.4138.2 | 160648 | 27. Mai-21 | 1,818 | x86 |
Txsampling.dll | 2019.150.4138.2 | 193416 | 27. Mai-21 | 1,819 | x64 |
Txscd.dll | 2019.150.4138.2 | 234384 | 27. Mai-21 | 1,818 | x64 |
Txscd.dll | 2019.150.4138.2 | 197504 | 27. Mai-21 | 1,819 | x86 |
Txsort.dll | 2019.150.4138.2 | 230272 | 27. Mai-21 | 1,818 | x86 |
Txsort.dll | 2019.150.4138.2 | 287632 | 27. Mai-21 | 1,819 | x64 |
Txsplit.dll | 2019.150.4138.2 | 549768 | 27. Mai-21 | 1,818 | x86 |
Txsplit.dll | 2019.150.4138.2 | 623488 | 27. Mai-21 | 1,819 | x64 |
Txtermextraction.dll | 2019.150.4138.2 | 8643456 | 27. Mai-21 | 1,819 | x86 |
Txtermextraction.dll | 2019.150.4138.2 | 8700832 | 27. Mai-21 | 1,819 | x64 |
Txtermlookup.dll | 2019.150.4138.2 | 4137856 | 27. Mai-21 | 1,819 | x86 |
Txtermlookup.dll | 2019.150.4138.2 | 4182928 | 27. Mai-21 | 1,819 | x64 |
Txunionall.dll | 2019.150.4138.2 | 160648 | 27. Mai-21 | 1,819 | x86 |
Txunionall.dll | 2019.150.4138.2 | 197520 | 27. Mai-21 | 1,819 | x64 |
Txunpivot.dll | 2019.150.4138.2 | 181136 | 27. Mai-21 | 1,819 | x86 |
Txunpivot.dll | 2019.150.4138.2 | 213904 | 27. Mai-21 | 1,819 | x64 |
Xe.dll | 2019.150.4138.2 | 721792 | 27. Mai-21 | 1,818 | x64 |
Xe.dll | 2019.150.4138.2 | 631680 | 27. Mai-21 | 1,819 | x86 |
SQL Server 2019-sql_polybase_core_inst
Dateiname | Dateiversion | Dateigröße | Datum | Zeit | Plattform |
---|---|---|---|---|---|
Dms.dll | 15.0.1933.0 | 558504 | 27. Mai-21 | 19:14 | x86 |
Dmsnative.dll | 2018.150.1933.0 | 151456 | 27. Mai-21 | 19:14 | x64 |
Dwengineservice.dll | 15.0.1933.0 | 43,920 | 27. Mai-21 | 19:14 | x86 |
Eng_polybase_odbcdrivermongo_238_mongodbodbc_sb64_dll.64 | 2.3.8.1008 | 17142672 | 27. Mai-21 | 19:14 | x64 |
Eng_polybase_odbcdrivermongo_238_saslsspi_dll.64 | 1.0.2.1003 | 146304 | 27. Mai-21 | 19:14 | x64 |
Eng_polybase_odbcdriveroracle_802_mscurl28_dll.64 | 8.0.2.116 | 2446928 | 27. Mai-21 | 19:14 | x64 |
Eng_polybase_odbcdriveroracle_802_msora28_dll.64 | 8.0.2.2371 | 2250320 | 27. Mai-21 | 19:14 | x64 |
Eng_polybase_odbcdriveroracle_802_msora28r_dll.64 | 8.0.2.2371 | 147024 | 27. Mai-21 | 19:14 | x64 |
Eng_polybase_odbcdriveroracle_802_msssl28_dll.64 | 8.0.2.244 | 2412624 | 27. Mai-21 | 19:14 | x64 |
Eng_polybase_odbcdriveroracle_802_mstls28_dll.64 | 8.0.2.39 | 2928720 | 27. Mai-21 | 19:14 | x64 |
Icudt58.dll | 58.2.0.0 | 27109768 | 27. Mai-21 | 19:14 | x64 |
Icudt58.dll | 58.2.0.0 | 27109832 | 27. Mai-21 | 19:14 | x64 |
Icuin58.dll | 58.2.0.0 | 2425288 | 27. Mai-21 | 19:14 | x64 |
Icuin58.dll | 58.2.0.0 | 2431880 | 27. Mai-21 | 19:14 | x64 |
Icuuc42.dll | 8.0.2.124 | 15488080 | 27. Mai-21 | 19:14 | x64 |
Icuuc58.dll | 58.2.0.0 | 1775048 | 27. Mai-21 | 19:14 | x64 |
Icuuc58.dll | 58.2.0.0 | 1783688 | 27. Mai-21 | 19:14 | x64 |
Instapi140.dll | 2019.150.4138.2 | 86944 | 27. Mai-21 | 19:14 | x64 |
Libcrypto-1_1-x64.dll | 1.1.0.10 | 2620304 | 27. Mai-21 | 19:14 | x64 |
Libcrypto | 1.1.1.4 | 2953680 | 27. Mai-21 | 19:14 | x64 |
Libsasl.dll | 2.1.26.0 | 292224 | 27. Mai-21 | 19:14 | x64 |
Libssl-1_1-x64.dll | 1.1.0.10 | 648080 | 27. Mai-21 | 19:14 | x64 |
Libssl | 1.1.1.4 | 798160 | 27. Mai-21 | 19:14 | x64 |
Microsoft.sqlserver.datawarehouse.backup.backupmetadata.dll | 15.0.1933.0 | 66472 | 27. Mai-21 | 19:14 | x86 |
Microsoft.sqlserver.datawarehouse.catalog.dll | 15.0.1933.0 | 292264 | 27. Mai-21 | 19:14 | x86 |
Microsoft.sqlserver.datawarehouse.common.dll | 15.0.1933.0 | 1955240 | 27. Mai-21 | 19:14 | x86 |
Microsoft.sqlserver.datawarehouse.configuration.dll | 15.0.1933.0 | 168,360 | 27. Mai-21 | 19:14 | x86 |
Microsoft.sqlserver.datawarehouse.datamovement.common.dll | 15.0.1933.0 | 647592 | 27. Mai-21 | 19:14 | x86 |
Microsoft.sqlserver.datawarehouse.datamovement.manager.dll | 15.0.1933.0 | 245152 | 27. Mai-21 | 19:14 | x86 |
Microsoft.sqlserver.datawarehouse.datamovement.messagetypes.dll | 15.0.1933.0 | 138128 | 27. Mai-21 | 19:14 | x86 |
Microsoft.sqlserver.datawarehouse.datamovement.messagingprotocol.dll | 15.0.1933.0 | 78752 | 27. Mai-21 | 19:14 | x86 |
Microsoft.sqlserver.datawarehouse.diagnostics.dll | 15.0.1933.0 | 50,080 | 27. Mai-21 | 19:14 | x86 |
Microsoft.sqlserver.datawarehouse.distributor.dll | 15.0.1933.0 | 87,440 | 27. Mai-21 | 19:14 | x86 |
Microsoft.sqlserver.datawarehouse.engine.dll | 15.0.1933.0 | 1128336 | 27. Mai-21 | 19:14 | x86 |
Microsoft.sqlserver.datawarehouse.engine.statsstream.dll | 15.0.1933.0 | 79,760 | 27. Mai-21 | 19:14 | x86 |
Microsoft.sqlserver.datawarehouse.eventing.dll | 15.0.1933.0 | 69520 | 27. Mai-21 | 19:14 | x86 |
Microsoft.sqlserver.datawarehouse.fabric.appliance.dll | 15.0.1933.0 | 34216 | 27. Mai-21 | 19:14 | x86 |
Microsoft.sqlserver.datawarehouse.fabric.interface.dll | 15.0.1933.0 | 30,096 | 27. Mai-21 | 19:14 | x86 |
Microsoft.sqlserver.datawarehouse.fabric.polybase.dll | 15.0.1933.0 | 45456 | 27. Mai-21 | 19:14 | x86 |
Microsoft.sqlserver.datawarehouse.fabric.xdbinterface.dll | 15.0.1933.0 | 20,392 | 27. Mai-21 | 19:14 | x86 |
Microsoft.sqlserver.datawarehouse.failover.dll | 15.0.1933.0 | 25,512 | 27. Mai-21 | 19:14 | x86 |
Microsoft.sqlserver.datawarehouse.hadoop.hadoopbridge.dll | 15.0.1933.0 | 130464 | 27. Mai-21 | 19:14 | x86 |
Microsoft.sqlserver.datawarehouse.loadercommon.dll | 15.0.1933.0 | 85416 | 27. Mai-21 | 19:14 | x86 |
Microsoft.sqlserver.datawarehouse.loadmanager.dll | 15.0.1933.0 | 99752 | 27. Mai-21 | 19:14 | x86 |
Microsoft.sqlserver.datawarehouse.localization.dll | 15.0.1933.0 | 291728 | 27. Mai-21 | 19:14 | x86 |
Microsoft.sqlserver.datawarehouse.localization.resources.dll | 15.0.1933.0 | 119184 | 27. Mai-21 | 19:14 | x86 |
Microsoft.sqlserver.datawarehouse.localization.resources.dll | 15.0.1933.0 | 137104 | 27. Mai-21 | 19:14 | x86 |
Microsoft.sqlserver.datawarehouse.localization.resources.dll | 15.0.1933.0 | 140176 | 27. Mai-21 | 19:14 | x86 |
Microsoft.sqlserver.datawarehouse.localization.resources.dll | 15.0.1933.0 | 136616 | 27. Mai-21 | 19:14 | x86 |
Microsoft.sqlserver.datawarehouse.localization.resources.dll | 15.0.1933.0 | 149392 | 27. Mai-21 | 19:14 | x86 |
Microsoft.sqlserver.datawarehouse.localization.resources.dll | 15.0.1933.0 | 138656 | 27. Mai-21 | 19:14 | x86 |
Microsoft.sqlserver.datawarehouse.localization.resources.dll | 15.0.1933.0 | 133544 | 27. Mai-21 | 19:14 | x86 |
Microsoft.sqlserver.datawarehouse.localization.resources.dll | 15.0.1933.0 | 175,504 | 27. Mai-21 | 19:14 | x86 |
Microsoft.sqlserver.datawarehouse.localization.resources.dll | 15.0.1933.0 | 116112 | 27. Mai-21 | 19:14 | x86 |
Microsoft.sqlserver.datawarehouse.localization.resources.dll | 15.0.1933.0 | 135584 | 27. Mai-21 | 19:14 | x86 |
Microsoft.sqlserver.datawarehouse.nodes.dll | 15.0.1933.0 | 71584 | 27. Mai-21 | 19:14 | x86 |
Microsoft.sqlserver.datawarehouse.nulltransaction.dll | 15.0.1933.0 | 20896 | 27. Mai-21 | 19:14 | x86 |
Microsoft.sqlserver.datawarehouse.parallelizer.dll | 15.0.1933.0 | 36256 | 27. Mai-21 | 19:14 | x86 |
Microsoft.sqlserver.datawarehouse.resourcemanagement.dll | 15.0.1933.0 | 127904 | 27. Mai-21 | 19:14 | x86 |
Microsoft.sqlserver.datawarehouse.sql.dll | 15.0.1933.0 | 3063712 | 27. Mai-21 | 19:14 | x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.dll | 15.0.1933.0 | 3954592 | 27. Mai-21 | 19:14 | x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll | 15.0.1933.0 | 117152 | 27. Mai-21 | 19:14 | x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll | 15.0.1933.0 | 132000 | 27. Mai-21 | 19:14 | x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll | 15.0.1933.0 | 136608 | 27. Mai-21 | 19:14 | x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll | 15.0.1933.0 | 132512 | 27. Mai-21 | 19:14 | x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll | 15.0.1933.0 | 147360 | 27. Mai-21 | 19:14 | x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll | 15.0.1933.0 | 133024 | 27. Mai-21 | 19:14 | x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll | 15.0.1933.0 | 129440 | 27. Mai-21 | 19:14 | x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll | 15.0.1933.0 | 169888 | 27. Mai-21 | 19:14 | x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll | 15.0.1933.0 | 114080 | 27. Mai-21 | 19:14 | x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll | 15.0.1933.0 | 130976 | 27. Mai-21 | 19:14 | x86 |
Microsoft.sqlserver.datawarehouse.sqldistributor.dll | 15.0.1933.0 | 66,448 | 27. Mai-21 | 19:14 | x86 |
Microsoft.sqlserver.datawarehouse.transactsql.scriptdom.dll | 15.0.1933.0 | 2681768 | 27. Mai-21 | 19:14 | x86 |
Microsoft.sqlserver.datawarehouse.utilities.dll | 15.0.1933.0 | 2435488 | 27. Mai-21 | 19:14 | x86 |
Mpdwinterop.dll | 2019.150.4138.2 | 451456 | 27. Mai-21 | 19:14 | x64 |
Mpdwsvc.exe | 2019.150.4138.2 | 7386016 | 27. Mai-21 | 19:14 | x64 |
Msodbcsql17.dll | 2017.174.1.1 | 2016120 | 27. Mai-21 | 19:14 | x64 |
Odbc32.dll | 10.0.17763.1 | 720792 | 27. Mai-21 | 19:14 | x64 |
Odbccp32.dll | 10.0.17763.1 | 138136 | 27. Mai-21 | 19:14 | x64 |
Odbctrac.dll | 10.0.17763.1 | 175.000 | 27. Mai-21 | 19:14 | x64 |
Saslplain.dll | 2.1.26.0 | 170880 | 27. Mai-21 | 19:14 | x64 |
Secforwarder.dll | 2019.150.4138.2 | 78,736 | 27. Mai-21 | 19:14 | x64 |
Sharedmemory.dll | 2018.150.1933.0 | 60320 | 27. Mai-21 | 19:14 | x64 |
Sqldk.dll | 2019.150.4138.2 | 3150728 | 27. Mai-21 | 19:14 | x64 |
sqldumper.exe | 2019.150.4138.2 | 185216 | 27. Mai-21 | 19:14 | x64 |
Sqlevn70.rll |
2019.150.4138.2 | 1590160 | 27. Mai-21 | 19:08 | x64 |
Sqlevn70.rll |
2019.150.4138.2 | 4154256 | 27. Mai-21 | 19:08 | x64 |
Sqlevn70.rll |
2019.150.4138.2 | 3404688 | 27. Mai-21 | 19:08 | x64 |
Sqlevn70.rll |
2019.150.4138.2 | 4146080 | 27. Mai-21 | 19:08 | x64 |
Sqlevn70.rll |
2019.150.4138.2 | 4051856 | 27. Mai-21 | 19:08 | x64 |
Sqlevn70.rll |
2019.150.4138.2 | 2216848 | 27. Mai-21 | 19:08 | x64 |
Sqlevn70.rll |
2019.150.4138.2 | 2167712 | 27. Mai-21 | 19:08 | x64 |
Sqlevn70.rll |
2019.150.4138.2 | 3810208 | 27. Mai-21 | 19:08 | x64 |
Sqlevn70.rll |
2019.150.4138.2 | 3810208 | 27. Mai-21 | 19:08 | x64 |
Sqlevn70.rll |
2019.150.4138.2 | 1532816 | 27. Mai-21 | 19:08 | x64 |
Sqlevn70.rll |
2019.150.4138.2 | 4019104 | 27. Mai-21 | 19:08 | x64 |
Sqlos.dll | 2019.150.4138.2 | 41872 | 27. Mai-21 | 19:14 | x64 |
Sqlsortpdw.dll | 2018.150.1933.0 | 4840336 | 27. Mai-21 | 19:14 | x64 |
Sqltses.dll | 2019.150.4138.2 | 9114496 | 27. Mai-21 | 19:14 | x64 |
Tdataodbc_sb | 16.20.0.1078 | 14995920 | 27. Mai-21 | 19:14 | x64 |
Terasso.dll | 16.20.0.13 | 2158896 | 27. Mai-21 | 19:14 | x64 |
Zlibwapi.dll | 1.2.11.0 | 281472 | 27. Mai-21 | 19:14 | x64 |
SQL Server 2019-sql_shared_mr
Dateiname | Dateiversion | Dateigröße | Datum | Zeit | Plattform |
---|---|---|---|---|---|
Smrdll.dll | 15.0.4138.2 | 29,600 | 27. Mai-21 | 1,818 | x86 |
SQL Server 2019-sql_tools_extensions
Dateiname | Dateiversion | Dateigröße | Datum | Zeit | Plattform |
---|---|---|---|---|---|
Autoadmin.dll | 2019.150.4138.2 | 1631120 | 27. Mai-21 | 18:47 | x86 |
Dtaengine.exe | 2019.150.4138.2 | 217984 | 27. Mai-21 | 18:47 | x86 |
Dteparse.dll | 2019.150.4138.2 | 111504 | 27. Mai-21 | 18:47 | x86 |
Dteparse.dll | 2019.150.4138.2 | 123792 | 27. Mai-21 | 18:47 | x64 |
Dteparsemgd.dll | 2019.150.4138.2 | 115584 | 27. Mai-21 | 18:47 | x86 |
Dteparsemgd.dll | 2019.150.4138.2 | 131968 | 27. Mai-21 | 18:47 | x64 |
Dtepkg.dll | 2019.150.4138.2 | 132000 | 27. Mai-21 | 18:47 | x86 |
Dtepkg.dll | 2019.150.4138.2 | 148352 | 27. Mai-21 | 18:47 | x64 |
Dtexec.exe | 2019.150.4138.2 | 62,848 | 27. Mai-21 | 18:47 | x86 |
Dtexec.exe | 2019.150.4138.2 | 71584 | 27. Mai-21 | 18:47 | x64 |
Dts.dll | 2019.150.4138.2 | 2761616 | 27. Mai-21 | 18:47 | x86 |
Dts.dll | 2019.150.4138.2 | 3142544 | 27. Mai-21 | 18:47 | x64 |
Dtscomexpreval.dll | 2019.150.4138.2 | 443264 | 27. Mai-21 | 18:47 | x86 |
Dtscomexpreval.dll | 2019.150.4138.2 | 500624 | 27. Mai-21 | 18:47 | x64 |
Dtsconn.dll | 2019.150.4138.2 | 430976 | 27. Mai-21 | 18:47 | x86 |
Dtsconn.dll | 2019.150.4138.2 | 521088 | 27. Mai-21 | 18:47 | x64 |
Dtshost.exe | 2019.150.4138.2 | 104336 | 27. Mai-21 | 18:47 | x64 |
Dtshost.exe | 2019.150.4138.2 | 87,440 | 27. Mai-21 | 18:47 | x86 |
Dtsmsg140.dll | 2019.150.4138.2 | 553872 | 27. Mai-21 | 18:47 | x86 |
Dtsmsg140.dll | 2019.150.4138.2 | 566168 | 27. Mai-21 | 18:47 | x64 |
Dtspipeline.dll | 2019.150.4138.2 | 1119104 | 27. Mai-21 | 18:47 | x86 |
Dtspipeline.dll | 2019.150.4138.2 | 1328000 | 27. Mai-21 | 18:47 | x64 |
Dtswizard.exe | 15.0.4138.2 | 885632 | 27. Mai-21 | 18:16 | x64 |
Dtswizard.exe | 15.0.4138.2 | 889728 | 27. Mai-21 | 18:16 | x86 |
Dtuparse.dll | 2019.150.4138.2 | 86928 | 27. Mai-21 | 18:47 | x86 |
Dtuparse.dll | 2019.150.4138.2 | 99200 | 27. Mai-21 | 18:47 | x64 |
Dtutil.exe | 2019.150.4138.2 | 128928 | 27. Mai-21 | 18:47 | x86 |
Dtutil.exe | 2019.150.4138.2 | 147,344 | 27. Mai-21 | 18:47 | x64 |
Exceldest.dll | 2019.150.4138.2 | 234368 | 27. Mai-21 | 18:47 | x86 |
Exceldest.dll | 2019.150.4138.2 | 279424 | 27. Mai-21 | 18:47 | x64 |
Excelsrc.dll | 2019.150.4138.2 | 258,960 | 27. Mai-21 | 18:47 | x86 |
Excelsrc.dll | 2019.150.4138.2 | 308096 | 27. Mai-21 | 18:47 | x64 |
Flatfiledest.dll | 2019.150.4138.2 | 357256 | 27. Mai-21 | 18:47 | x86 |
Flatfiledest.dll | 2019.150.4138.2 | 410528 | 27. Mai-21 | 18:47 | x64 |
Flatfilesrc.dll | 2019.150.4138.2 | 369536 | 27. Mai-21 | 18:47 | x86 |
Flatfilesrc.dll | 2019.150.4138.2 | 426896 | 27. Mai-21 | 18:47 | x64 |
Microsoft.sqlserver.astasks.dll | 15.0.4138.2 | 78720 | 27. Mai-21 | 18:16 | x86 |
Microsoft.sqlserver.chainer.infrastructure.dll | 15.0.4138.2 | 402320 | 27. Mai-21 | 18:47 | x86 |
Microsoft.sqlserver.chainer.infrastructure.dll | 15.0.4138.2 | 402304 | 27. Mai-21 | 18:47 | x86 |
Microsoft.sqlserver.configuration.sco.dll | 15.0.4138.2 | 2999200 | 27. Mai-21 | 18:47 | x86 |
Microsoft.sqlserver.configuration.sco.dll | 15.0.4138.2 | 2999168 | 27. Mai-21 | 18:47 | x86 |
Microsoft.sqlserver.integrationservices.runtimetelemetry.dll | 15.0.4138.2 | 41872 | 27. Mai-21 | 18:47 | x86 |
Microsoft.sqlserver.integrationservices.runtimetelemetry.dll | 15.0.4138.2 | 41872 | 27. Mai-21 | 18:47 | x86 |
Microsoft.sqlserver.management.integrationservicesenum.dll | 15.0.4138.2 | 58240 | 27. Mai-21 | 18:47 | x86 |
Microsoft.sqlserver.olapenum.dll | 15.0.18181.0 | 99760 | 27. Mai-21 | 18:47 | x86 |
Msdtssrvrutil.dll | 2019.150.4138.2 | 111488 | 27. Mai-21 | 18:47 | x64 |
Msdtssrvrutil.dll | 2019.150.4138.2 | 99216 | 27. Mai-21 | 18:47 | x86 |
msmgdsrv.dll | 2018.150.35.9 | 8277912 | 27. Mai-21 | 18:16 | x86 |
Oledbdest.dll | 2019.150.4138.2 | 238472 | 27. Mai-21 | 18:47 | x86 |
Oledbdest.dll | 2019.150.4138.2 | 279424 | 27. Mai-21 | 18:47 | x64 |
Oledbsrc.dll | 2019.150.4138.2 | 263040 | 27. Mai-21 | 18:47 | x86 |
Oledbsrc.dll | 2019.150.4138.2 | 312208 | 27. Mai-21 | 18:47 | x64 |
Sqlresourceloader.dll | 2019.150.4138.2 | 37768 | 27. Mai-21 | 18:47 | x86 |
Sqlresourceloader.dll | 2019.150.4138.2 | 50,080 | 27. Mai-21 | 18:47 | x64 |
Sqlscm.dll | 2019.150.4138.2 | 78,736 | 27. Mai-21 | 18:47 | x86 |
Sqlscm.dll | 2019.150.4138.2 | 86920 | 27. Mai-21 | 18:47 | x64 |
Sqlsvc.dll | 2019.150.4138.2 | 148368 | 27. Mai-21 | 18:47 | x86 |
Sqlsvc.dll | 2019.150.4138.2 | 181136 | 27. Mai-21 | 18:47 | x64 |
Sqltaskconnections.dll | 2019.150.4138.2 | 168832 | 27. Mai-21 | 18:47 | x86 |
Sqltaskconnections.dll | 2019.150.4138.2 | 205712 | 27. Mai-21 | 18:47 | x64 |
Txdataconvert.dll | 2019.150.4138.2 | 275344 | 27. Mai-21 | 18:47 | x86 |
Txdataconvert.dll | 2019.150.4138.2 | 316304 | 27. Mai-21 | 18:47 | x64 |
Xe.dll | 2019.150.4138.2 | 631680 | 27. Mai-21 | 18:47 | x86 |
Xe.dll | 2019.150.4138.2 | 721792 | 27. Mai-21 | 18:47 | x64 |
Hinweise zu diesem Update
Voraussetzungen
Um dieses kumulative Updatepaket anzuwenden, müssen Sie SQL Server 2019 ausführen.
Informationen zum Neustarten
Sie müssen den Computer nach der Installation dieses kumulativen Updatepakets unter Umständen neu starten.
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:
Aktualisieren einer Failoverclusterinstanz
Notiz
Wenn Sie den rollierenden Updateprozess nicht verwenden möchten, führen Sie die folgenden Schritte aus, um ein Update anzuwenden:
- Installieren Sie das Update auf dem passiven Knoten.
- Installieren Sie das Update auf dem aktiven Knoten (erfordert einen Dienstneustart).
-
Notiz
Wenn Sie Always On zusammen mit dem SSISDB-Katalog aktiviert haben, lesen Sie die Informationen zu SSIS mit Always On zum Anwenden eines Updates in diesen Umgebungen.
So wenden Sie einen Hotfix für SQL Server in einer Replikationstopologie an
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
- Öffnen Sie in Systemsteuerung das Element "Programme und Features", und wählen Sie dann "Installierte Updates anzeigen" aus.
- Suchen Sie den Eintrag, der diesem kumulativen Updatepaket unter SQL Server 2019 entspricht.
- 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
- Ankündigung von Updates für das inkrementelle SQL Server Servicing Model (ISM)
- SQL Server Service Packs werden ab SQL Server 2017 nicht mehr unterstützt
- Ermitteln, welche Version und Welche Edition von SQL Server Datenbank-Engine ausgeführt wird
- Wartungsmodelle für SQL Server
- Benennungsschema und Beschreibungen der Fehlerkorrekturbereiche für Softwareupdatepakete für SQL Server
- Erläuterung der Standardterminologie, die zur Beschreibung von Updates von Microsoft-Software verwendet wird