KB5011644: Kumulatives Update 16 für SQL Server 2019
Veröffentlichungsdatum: 18. April 2022
Version: 15.0.4223.1
Zusammenfassung
In diesem Artikel wird das kumulative Updatepaket 16 (CU16) für Microsoft SQL Server 2019 beschrieben. Dieses Update enthält 43 Fixes, die nach der Veröffentlichung des kumulativen Updates 2019 von SQL Server 2019 veröffentlicht wurden, und es aktualisiert Komponenten in den folgenden Builds:
- SQL Server – Produktversion: 15.0.4223.1, Dateiversion: 2019.150.4223.1
- Analysis Services – Produktversion: 15.0.35.23, Dateiversion: 2018.150.35.23
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_CONTEXT
deaktivieren. 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
Wichtig
TDE-komprimierte Sicherungen (Transparent Data Encryption), die mit früheren CU-Versionen von SQL Server 2019 erstellt wurden, können auf SQL Server 2019 CU 16 und höheren Versionen wiederhergestellt werden.
Aufgrund der Verbesserung des Sicherungsformats in SQL Server 2019 CU 16 können TDE-komprimierte Sicherungen, die mit SQL Server 2019 CU 16 oder höheren Versionen erstellt werden, jedoch nicht auf SQL Server 2019 CU 15 oder früheren Versionen wiederhergestellt werden.
Weitere Informationen finden Sie unter FIX: Fehler 3241 tritt beim Ausführen von RESTORE DATABASE ODER RESTORE LOG auf.
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 |
---|---|---|---|---|
14669019 | Entfernt log4j2, die von SQL Server 2019 Integration Services (SSIS) verwendet wird, um potenzielle Sicherheitsprobleme zu vermeiden. | Integration Services | DTS | Alle |
14577537 | In SQL Server 2019 Master Data Services werden die untergeordneten Knoten nicht in der abgeleiteten Hierarchie geöffnet, wenn eine untergeordnete Entität mit einer rekursiven Hierarchie verknüpft ist. | Master Data Services | Master Data Services | Windows |
13324042 | FEHLERBEHEBUNG: Fehler 18456 tritt auf, wenn Sie DMV-Abfragen für die SQL Server 2019- oder 2017-instance ausführen, nachdem Sie Systemdatenbanken neu erstellt haben (KB4530955). | Wartungserfahrung | SQL Server | Alle |
14621802 | Das Hilfsprogramm sqlcmd stürzt ab, wenn der batch_terminator Parameter "-c " in SQL Server 2019 auf "; " festgelegt ist. |
SQL Server-Clienttools | Befehlszeilentools | Windows |
14669436 | Die Masseneinfügung wird blockiert, wenn die Sperre der Zieltabelle von einer anderen Sitzung gehalten wird, und die Sitzung der Masseneinfügung verbleibt in SQL Server, bis die Sperre aufgehoben wird, auch wenn die Clientanwendung die Verbindung trennt oder beendet. Dieses Problem führt dazu, dass die Sitzung verloren geht und andere Anforderungen blockiert werden, wenn die kompromittierten Sitzungen zu viele anhäufen. | SQL Server-Konnektivität | SQL-Konnektivität | Windows |
14333094 | FEHLERBEHEBUNG: Fehler 3241 tritt beim Ausführen von RESTORE LOG oder RESTORE DATABASE (KB5014298) auf | SQL Server Engine | Sicherungswiederherstellung | Windows |
14235719 | Das Wiederherstellen von Transaktionsprotokollen aus einer komprimierten Sicherung einer TDE-fähigen Datenbank kann dazu führen, dass eine "falsch ausgerichtete E/A"-Meldung im SQL Server Fehlerprotokoll protokolliert wird: <DateTime Es wurden <Protokoll-IOs mit einer fehlerhaften> IOCount-Ausrichtung> durchgeführt, die ein Zurückfallen auf synchrone E/A erforderten. Die aktuelle E/A befindet sich in <file FilePath>. |
SQL Server Engine | Sicherungswiederherstellung | Windows |
14332258 | Eine Datenbank friert ihre E/A während einer VSS-Sicherung ein, aber die E/A wird nie auftauen. Dies kann zu Latchtimeouts führen. | SQL Server Engine | Sicherungswiederherstellung | Windows |
14573042 | Bei der Wiederherstellung aus einer komprimierten Sicherung, die Filestreamobjekte enthält, tritt zufällig ein Fehler auf, wenn der Prozess über den VDI-Client (Virtual Device Interface) ausgeführt wird. Dies ist die Fehlermeldung: Msg 3241, Level 16, State 18, Line <LineNumber >Die Medienfamilie auf dem Gerät "<BackupFileName>" ist falsch formatiert. SQL Server kann diese Medienfamilie nicht verarbeiten. Unerwartete Beendigung: x80770004 |
SQL Server Engine | Sicherungswiederherstellung | Windows |
14506574 | Ein Speicherabbild für Zugriffsverletzungen tritt auf, wenn die Abfrage über einen längeren Zeitraum parallel ausgeführt wird und versucht, die Version der Zeilengruppe für die zu lesenden Transaktionen zu ermitteln. | SQL Server Engine | Spaltenspeicher | Alle |
14689800 | Verbesserung: Machen Sie die CAB-Pakete des EO-kompatiblen ML-Diensts für SQL Server 2019 (KB5014136) verfügbar. | SQL Server Engine | Erweiterbarkeit | Alle |
14711983 | Verbesserung: Machen Sie das EO-kompatible Microsoft Extensibility SDK für Java für SQL Server 2019 verfügbar (KB5014137) | SQL Server Engine | Erweiterbarkeit | Alle |
14396500 | Das AlwaysOn_Health erweiterte Ereignis wird nach der Installation eines SQL Server kumulativen Updates nicht auf ON festgelegtSTARTUP_STATE . |
SQL Server Engine | Hochverfügbarkeit und Notfallwiederherstellung | Windows |
14507656 | Die Funktion sys.fn_hadr_backup_is_preferred_replica gibt unterschiedliche Ergebnisse auf primären oder sekundären Replikaten von Verfügbarkeitsgruppen mit Leseskalierung (CLUSTER_TYPE = NONE ) zurück, wenn sie auf eigenständigen Computern oder Clusterknoten ausgeführt wird. |
SQL Server Engine | Hochverfügbarkeit und Notfallwiederherstellung | Windows |
14549500 | Der Datenbankwiederherstellungsprozess wird unter bestimmten Umständen als Deadlockopfer beim Failover der Verfügbarkeitsgruppe (Verfügbarkeitsgruppen) ausgewählt. Die folgende Fehlermeldung wird generiert: <DateTime-Fehler> : 1205, Schweregrad: 13, Status: 51. <Die DateTime-Transaktion> (Prozess-ID n) wurde für Sperrressourcen mit einem anderen Prozess deadlocked und als Deadlockopfer ausgewählt. Führen Sie die Transaktion erneut aus. |
SQL Server Engine | Hochverfügbarkeit und Notfallwiederherstellung | Windows |
14566765 | Der Fehler "Nicht genügend Arbeitsspeicher" tritt auf, wenn Sie häufig eine Protokollsicherung erstellen und Stolen Server Memory an einer synchronen sekundären Datenbank in Availability Gruppen wächst. |
SQL Server Engine | Hochverfügbarkeit und Notfallwiederherstellung | Windows |
14660934 | Behebt Probleme mit verzögertem E/A-Abschlussport (IOCP), wenn ein stark genutzter Service Broker für eine Verfügbarkeitsgruppendatenbank konfiguriert ist. | SQL Server Engine | Hochverfügbarkeit und Notfallwiederherstellung | Windows |
14332252 | SQL Server 2019 die Verwendung von XTP UserDB für Stagingtabellen weist einen stetig wachsenden Trend für "VARHEAP\Storage Internal Heap" auf, der im dm_db_xtp_memory_consumers Laufe der Zeit zu OOM/41805-Fehlern führt und einen proaktiven Neustart/Failover erfordert, um die Stabilität aufrechtzuerhalten. |
SQL Server Engine | In-Memory OLTP | Windows |
14508625 | Verbessert die dynamische Verwaltungssicht (Dynamic Management View, DMV), um probleme mit nicht genügend Arbeitsspeicher (Out-of-Memory, OOM) zu debuggen. | SQL Server Engine | In-Memory OLTP | Windows |
14535149 | Memory-Optimized TempDB-Metadaten verbrauchen weiterhin Arbeitsspeicher unter VARHEAP: LOB Page Allocator, wodurch OOM-Ausnahmen (Out-of-Memory) wie Fehler 701 oder FAIL_PAGE_ALLOCATION verursacht werden. |
SQL Server Engine | In-Memory OLTP | Windows |
14617266 | Unterstützt flexiblere Bereinigungs- und Zusammenführungsvorgänge, indem In-Memory während Wiederherstellungsvorgängen geändert werden. | SQL Server Engine | In-Memory OLTP | Windows |
14617331 | Verbessert die Antwortzeit des hilfsprogrammsSqldumper.exe, wenn In-Memory-Objekte in SQL Server oder einmal vorhanden sind. | SQL Server Engine | In-Memory OLTP | Alle |
14662889 | Ein Assertionsfehler tritt während des Rollbacks von Transaktionen in tempdb auf und löst ein Herunterfahren des Servers aus. Die folgende Speicherabbilddatei wird generiert: <DateTime> **Dumpthread - spid = 0, EC = 0x000004849143B870 <DateTime> ***Stack Dump wird an <FilePath>\<FileName< >DateTime> * *******************************************************************************< DateTime> * <DateTime> * BEGIN STACK DUMP:< DateTime> * DateTime * <DateTime DateTime * <> <>DateTime> * Location: <FilePath>\<FileName>< DateTime> * Ausdruck: Dependencies.CommitDepCountOut >= 1 <DateTime> * SPID: <SPID< >DateTime> * Prozess-ID: <ProcessID> <DateTime * <DateTime>> * Eingabepuffer 26 Bytes - <DateTime> * 16 00 00 00 12 00 00 00 02 00 89 01 00 00 90 00 00 00 <DateTime> * 01 00 00 00 00 07 00 00 00 00 <DateTime> SQL Server Assertion: File: <FilePath\FileName>, line=<LineNumber> Failed Assertion = 'Dependencies.CommitDepCountOut >= 1'. Dieser Fehler kann zeitlich bedingt sein. Wenn der Fehler nach dem erneuten Ausführen der Anweisung weiterhin auftritt, verwenden Sie DBCC CHECKDB, um die Datenbank auf strukturelle Integrität zu überprüfen, oder starten Sie den Server neu, um sicherzustellen, dass die In-Memory-Datenstrukturen nicht beschädigt sind. <DateTime-Fehler> : 3624, Schweregrad: 20, Status: 1. <DateTime> Eine Systemassertionsprüfung ist fehlgeschlagen. Weitere Informationen finden Sie im SQL Server Fehlerprotokoll. In der Regel wird ein Assertionsfehler durch einen Softwarefehler oder eine Datenbeschädigung verursacht. Erwägen Sie die Ausführung von DBCC CHECKDB, um nach einer Beschädigung der Datenbank zu suchen. Wenn Sie während des Setups zugestimmt haben, Dumps an Microsoft zu senden, wird ein Minidump an Microsoft gesendet. Möglicherweise ist ein Update von Microsoft im neuesten Service Pack oder in einem Hotfix vom technischen Support verfügbar. <DateTime-Fehler> : 3314, Schweregrad: 21, Status: 3. <DateTime> Beim Rückgängigmachen eines protokollierten Vorgangs in der Datenbank "<DatabaseName>" (Ggf. Seite (1:139) ist bei der Protokolldatensatz-ID (3692:89591460:155) ein Fehler aufgetreten. In der Regel wird der spezifische Fehler zuvor als Fehler im Fehlerprotokoll des Betriebssystems protokolliert. Stellen Sie die Datenbank oder Datei aus einer Sicherung wieder her, oder reparieren Sie die Datenbank. |
SQL Server Engine | In-Memory OLTP | Windows |
14694104 | Ein Speicherabbild- und Assertionsfehler "Dependencies.CommitDepCountOut >= 1" kann auftreten, nachdem ein Rollback für eine Transaktion ausgeführt wurde, wenn in-memory tempdb aktiviert ist. |
SQL Server Engine | In-Memory OLTP | Windows |
14662671 | FEHLERBEHEBUNG: Entfernen Des adutil-Tools aus SQL Server 2019 (KB5013391) | SQL Server Engine | Linux | Linux |
14608912 | Macht die Option "ldaphostcanon " vom mssql-conf-Tool verfügbar, sodass Sie die Datei mssql.conf nicht manuell bearbeiten müssen, um zu aktivieren oder zu deaktivieren ldaphostcanon . |
SQL Server Engine | Linux | Linux |
14555263 | Eine Zugriffsverletzung tritt auf, wenn eine Abfrage von sys.database_scoped_configurations auf eine freigegebene Sperre für die Datenbank wartet, während ein anderer Thread die exklusive Sperre zum Löschen derselben Datenbank hält. |
SQL Server Engine | Metadaten | Windows |
14576308 | Wenn Sie CMEDScan::EvaluateCmpResult zum Auswerten von Filterprädikaten für die aktuelle Metadatenüberprüfung aufrufen, wird das Prädikat "NE " verfehlt, was zu einer "INVALID_SWITCH_VALUE"-Ausnahme führt. |
SQL Server Engine | Metadaten | Windows |
14618099 | Während eines Sicherungsvorgangs treten aufgrund gleichzeitiger Aktualisierungen des freien Seitenspeicherplatzes (PAGE Free Space, PFS) ein Problem mit "Nicht-Yielding Scheduler" auf. | SQL Server Engine | Methoden für den Zugriff auf gespeicherte Daten | Alle |
14520366 | Der Anmeldetrigger schlägt möglicherweise unerwartet für die gepoolten Verbindungen fehl, selbst wenn die Kriterien während des Zurücksetzens der Verbindung nicht erfüllt sind, und verursacht den folgenden Fehler: Fehler: 17892, Schweregrad: 20, Status: 1. Fehler bei der Anmeldung "<LoginName>" aufgrund der Triggerausführung. |
SQL Server Engine | Programmierbarkeit | Windows |
14522124 | Das Löschen temporärer Tabellen führt in einigen seltenen Fällen zu einem nicht aufgelösten Deadlock und Dump. | SQL Server Engine | Programmierbarkeit | Windows |
14654659 | FIX: Probleme beim Inlining von skalaren UDF in SQL Server 2019 (KB4538581) | SQL Server Engine | Abfrageausführung | Alle |
14507658 | SQL Server trennt eine Sitzung, wenn sie eine Aufmerksamkeit erhält und INTERLEAVED_EXECUTION_TVF aktiviert ist. |
SQL Server Engine | Abfrageoptimierer | Windows |
14507662 | Der Abfrageprozessor kann keinen Abfrageplan erstellen, wenn der Hinweis einen Abfrageplan angibt, der USE PLAN über einen linken äußeren Join und einen inneren Join verfügt. |
SQL Server Engine | Abfrageoptimierer | Windows |
14670801 | Das Ausführen einer Abfrage, bei der der Plan eine adaptive Verknüpfung enthält, kann zusammen mit dem folgenden Fehler fehlschlagen: Msg 8624, Level 16, State 21, Procedure <ProcedureName>, LineNumber><[Batch Start Line <LineNumber>] Interner Abfrageprozessorfehler: Der Abfrageprozessor konnte keinen Abfrageplan erstellen. Für weitere Informationen wenden Sie sich an den Kundendienst. |
SQL Server Engine | Abfrageoptimierer | Windows |
14541295 | Verbesserung: Hinzufügen eines XEvents zum Nachverfolgen des manuellen Erzwingens und Aufhebens von Verfälschungen (KB5012964) | SQL Server Engine | Abfragespeicher | Alle |
14576382 | Verbesserung: Legen Sie fest, dass die Änderungsnachverfolgungsrichtlinie für die Tabellensperrausweitung mit der der Basistabelle (KB5014047) identisch ist. | SQL Server Engine | Replikation | Windows |
14579161 | Angenommen, Sie verfügen über Tabellen mit Daten auf den Peers und legen dann eine Peer-zu-Peer-Veröffentlichung fest, indem Sie eine Richtlinie zur Konflikterkennung des letzten Writers verwenden. Der Verteilungs-Agent tritt der folgende Konflikt auf, wenn Sie eine Zeile löschen, die vor dem Erstellen der Veröffentlichung vorhanden war: Auf Peer 1 wurde ein Konflikt vom Typ "Delete-Update" zwischen Peer 100 (eingehender), Transaktions-ID <TransactionID> und Peer (NULL) (auf Datenträger), Transaktions-ID (NULL) für Table <TableName> mit Primärschlüsseln erkannt: PK-Werte, Aktuelle Version "(null)", Pre-Version "(null)" und Post-Version <VersionNumber>. |
SQL Server Engine | Replikation | Windows |
14487676 | FIX: Schwerwiegende Spinlockkonflikte treten in SQL Server 2019 auf (KB4538688) | SQL Server Engine | SQL-Betriebssystem | Alle |
14558430 | Beim Ausführen DBCC CHECKDB von werden "Beschädigungsfehler" gemeldet, wenn Sie SQL Server Graphdatenbanken mit Edgeeinschränkungen verwenden. |
SQL Server Engine | SQL Server Engine | Alle |
14623946 | Fügt zwei neue erweiterte Ereignisse hinzu, iam_page_range_cache_invalidation und iam_page_range_cache_population , um die Iam-Seitenbereichscachevalidierung und -auffüllung zu erfassen. |
SQL Server Engine | Speicherverwaltung | Alle |
14569908 | Assertionsfehler "lck_sufficient (lckMode, LCK_M_IX) || lck_sufficient (lckMode, LCK_M_BU)" tritt auf, wenn Sie die beschleunigte Datenbankwiederherstellung (Accelerated Database Recovery, ADR) verwenden. | SQL Server Engine | Transaktionsdienste | Alle |
14516287 | Eine Sicht, die in einer Tabelle mit einem XML-Index erstellt wurde, kann nicht das richtige Ergebnis zurückgeben, da "% " im LIKE Prädikat für Spalten fehlt, die für xml_index_nodes die Tabelle ausgeblendet sind. |
SQL Server Engine | XML | Alle |
Abrufen oder Herunterladen dieses oder des neuesten kumulativen Updatepakets
Abrufen oder Herunterladen des neuesten kumulativen Updatepakets für Windows (empfohlen)
Das folgende Update ist im Microsoft Download Center verfügbar:
Laden Sie das neueste kumulative Updatepaket für SQL Server 2019 jetzt herunter
Hinweis
- Microsoft Download Center zeigt immer die neueste SQL Server 2019 CU-Version.
- Wenn die Downloadseite nicht angezeigt wird, wenden Sie sich an den Microsoft-Kundendienst und -Support , um das kumulative Updatepaket zu erhalten.
Abrufen oder Herunterladen dieses kumulativen Updatepakets für Windows aus dem Microsoft Update-Katalog
Das folgende Update ist im Microsoft Update-Katalog verfügbar:
Laden Sie das kumulative Updatepaket für SQL Server 2019 CU16 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-KB5011644-x64.exe Datei mit dem folgenden Befehl berechnen:
certutil -hashfile SQLServer2019-KB5011644-x64.exe SHA256
Dateiname | SHA256-Hash |
---|---|
SQLServer2019-KB5011644-x64.exe | E1CE2B473829D7E2C69CBFA15D75435FDB32017972EE1439BF3D50E3132F7FEF |
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.23 | 292800 | 22. April | 17:01 | x64 |
Mashupcompression.dll | 2.80.5803.541 | 140672 | 22. April | 17:06 | x64 |
Microsoft.analysisservices.minterop.dll | 15.0.35.23 | 757144 | 22. April | 17:02 | x86 |
Microsoft.analysisservices.server.core.resources.dll | 15.0.35.23 | 175552 | 22. April | 17:02 | x86 |
Microsoft.analysisservices.server.core.resources.dll | 15.0.35.23 | 198552 | 22. April | 17:02 | x86 |
Microsoft.analysisservices.server.core.resources.dll | 15.0.35.23 | 201112 | 22. April | 17:02 | x86 |
Microsoft.analysisservices.server.core.resources.dll | 15.0.35.23 | 197528 | 22. April | 17:02 | x86 |
Microsoft.analysisservices.server.core.resources.dll | 15.0.35.23 | 213912 | 22. April | 17:02 | x86 |
Microsoft.analysisservices.server.core.resources.dll | 15.0.35.23 | 196504 | 22. April | 17:02 | x86 |
Microsoft.analysisservices.server.core.resources.dll | 15.0.35.23 | 192408 | 22. April | 17:02 | x86 |
Microsoft.analysisservices.server.core.resources.dll | 15.0.35.23 | 251288 | 22. April | 17:02 | x86 |
Microsoft.analysisservices.server.core.resources.dll | 15.0.35.23 | 172952 | 22. April | 17:02 | x86 |
Microsoft.analysisservices.server.core.resources.dll | 15.0.35.23 | 195992 | 22. April | 17:02 | x86 |
Microsoft.analysisservices.server.tabular.dll | 15.0.35.23 | 1098144 | 22. April | 17:02 | x86 |
Microsoft.analysisservices.server.tabular.json.dll | 15.0.35.23 | 480672 | 22. April | 17:02 | x86 |
Microsoft.analysisservices.server.tabular.resources.dll | 15.0.35.23 | 54688 | 22. April | 17:02 | x86 |
Microsoft.analysisservices.server.tabular.resources.dll | 15.0.35.23 | 59296 | 22. April | 17:02 | x86 |
Microsoft.analysisservices.server.tabular.resources.dll | 15.0.35.23 | 59808 | 22. April | 17:02 | x86 |
Microsoft.analysisservices.server.tabular.resources.dll | 15.0.35.23 | 58784 | 22. April | 17:02 | x86 |
Microsoft.analysisservices.server.tabular.resources.dll | 15.0.35.23 | 61856 | 22. April | 17:02 | x86 |
Microsoft.analysisservices.server.tabular.resources.dll | 15.0.35.23 | 58272 | 22. April | 17:02 | x86 |
Microsoft.analysisservices.server.tabular.resources.dll | 15.0.35.23 | 58272 | 22. April | 17:02 | x86 |
Microsoft.analysisservices.server.tabular.resources.dll | 15.0.35.23 | 67488 | 22. April | 17:02 | x86 |
Microsoft.analysisservices.server.tabular.resources.dll | 15.0.35.23 | 53664 | 22. April | 17:02 | x86 |
Microsoft.analysisservices.server.tabular.resources.dll | 15.0.35.23 | 58272 | 22. April | 17:02 | x86 |
Microsoft.analysisservices.timedimgenerator.resources.dll | 15.0.35.23 | 17856 | 22. April | 17:02 | x86 |
Microsoft.analysisservices.timedimgenerator.resources.dll | 15.0.35.23 | 16792 | 22. April | 17:02 | x86 |
Microsoft.analysisservices.timedimgenerator.resources.dll | 15.0.35.23 | 16792 | 22. April | 17:02 | x86 |
Microsoft.analysisservices.timedimgenerator.resources.dll | 15.0.35.23 | 16792 | 22. April | 17:02 | x86 |
Microsoft.analysisservices.timedimgenerator.resources.dll | 15.0.35.23 | 17856 | 22. April | 17:02 | x86 |
Microsoft.analysisservices.timedimgenerator.resources.dll | 15.0.35.23 | 17856 | 22. April | 17:02 | x86 |
Microsoft.analysisservices.timedimgenerator.resources.dll | 15.0.35.23 | 17856 | 22. April | 17:02 | x86 |
Microsoft.analysisservices.timedimgenerator.resources.dll | 15.0.35.23 | 17816 | 22. April | 17:02 | x86 |
Microsoft.analysisservices.timedimgenerator.resources.dll | 15.0.35.23 | 16784 | 22. April | 17:02 | x86 |
Microsoft.analysisservices.timedimgenerator.resources.dll | 15.0.35.23 | 17856 | 22. April | 17:02 | x86 |
Microsoft.data.edm.netfx35.dll | 5.7.0.62516 | 661072 | 22. April | 17:06 | x86 |
Microsoft.data.mashup.dll | 2.80.5803.541 | 186232 | 22. April | 17:06 | x86 |
Microsoft.data.mashup.oledb.dll | 2.80.5803.541 | 30080 | 22. April | 17:06 | x86 |
Microsoft.data.mashup.preview.dll | 2.80.5803.541 | 74832 | 22. April | 17:06 | x86 |
Microsoft.data.mashup.providercommon.dll | 2.80.5803.541 | 102264 | 22. April | 17:06 | x86 |
Microsoft.data.mashup.providercommon.resources.dll | 2.80.5803.541 | 37760 | 22. April | 17:06 | x86 |
Microsoft.data.mashup.providercommon.resources.dll | 2.80.5803.541 | 41864 | 22. April | 17:06 | x86 |
Microsoft.data.mashup.providercommon.resources.dll | 2.80.5803.541 | 41864 | 22. April | 17:06 | x86 |
Microsoft.data.mashup.providercommon.resources.dll | 2.80.5803.541 | 41848 | 22. April | 17:06 | x86 |
Microsoft.data.mashup.providercommon.resources.dll | 2.80.5803.541 | 42064 | 22. April | 17:06 | x86 |
Microsoft.data.mashup.providercommon.resources.dll | 2.80.5803.541 | 41856 | 22. April | 17:06 | x86 |
Microsoft.data.mashup.providercommon.resources.dll | 2.80.5803.541 | 41848 | 22. April | 17:06 | x86 |
Microsoft.data.mashup.providercommon.resources.dll | 2.80.5803.541 | 45960 | 22. April | 17:06 | x86 |
Microsoft.data.mashup.providercommon.resources.dll | 2.80.5803.541 | 37760 | 22. April | 17:06 | x86 |
Microsoft.data.mashup.providercommon.resources.dll | 2.80.5803.541 | 42064 | 22. April | 17:06 | x86 |
Microsoft.data.odata.netfx35.dll | 5.7.0.62516 | 1454672 | 22. April | 17:06 | x86 |
Microsoft.data.odata.query.netfx35.dll | 5.7.0.62516 | 181112 | 22. April | 17:06 | x86 |
Microsoft.data.sapclient.dll | 1.0.0.25 | 920656 | 22. April | 17:06 | x86 |
Microsoft.data.sapclient.resources.dll | 1.0.0.25 | 34608 | 22. April | 17:06 | x86 |
Microsoft.data.sapclient.resources.dll | 1.0.0.25 | 35120 | 22. April | 17:06 | x86 |
Microsoft.data.sapclient.resources.dll | 1.0.0.25 | 37672 | 22. April | 17:06 | x86 |
Microsoft.data.sapclient.resources.dll | 1.0.0.25 | 33072 | 22. April | 17:06 | x86 |
Microsoft.data.sapclient.resources.dll | 1.0.0.25 | 33080 | 22. April | 17:06 | x86 |
Microsoft.data.sapclient.resources.dll | 1.0.0.25 | 34600 | 22. April | 17:06 | x86 |
Microsoft.data.sapclient.resources.dll | 1.0.0.25 | 34816 | 22. April | 17:06 | x86 |
Microsoft.data.sapclient.resources.dll | 1.0.0.25 | 34824 | 22. April | 17:06 | x86 |
Microsoft.data.sapclient.resources.dll | 1.0.0.25 | 47112 | 22. April | 17:06 | x86 |
Microsoft.hostintegration.connectors.dll | 2.80.5803.541 | 5262728 | 22. April | 17:06 | x86 |
Microsoft.mashup.container.exe | 2.80.5803.541 | 22392 | 22. April | 17:06 | x64 |
Microsoft.mashup.container.netfx40.exe | 2.80.5803.541 | 21880 | 22. April | 17:06 | x64 |
Microsoft.mashup.container.netfx45.exe | 2.80.5803.541 | 22096 | 22. April | 17:06 | x64 |
Microsoft.mashup.eventsource.dll | 2.80.5803.541 | 149368 | 22. April | 17:06 | x86 |
Microsoft.mashup.oauth.dll | 2.80.5803.541 | 78712 | 22. April | 17:06 | x86 |
Microsoft.mashup.oauth.resources.dll | 2.80.5803.541 | 14728 | 22. April | 17:06 | x86 |
Microsoft.mashup.oauth.resources.dll | 2.80.5803.541 | 15240 | 22. April | 17:06 | x86 |
Microsoft.mashup.oauth.resources.dll | 2.80.5803.541 | 15464 | 22. April | 17:06 | x86 |
Microsoft.mashup.oauth.resources.dll | 2.80.5803.541 | 15224 | 22. April | 17:06 | x86 |
Microsoft.mashup.oauth.resources.dll | 2.80.5803.541 | 15440 | 22. April | 17:06 | x86 |
Microsoft.mashup.oauth.resources.dll | 2.80.5803.541 | 15232 | 22. April | 17:06 | x86 |
Microsoft.mashup.oauth.resources.dll | 2.80.5803.541 | 14720 | 22. April | 17:06 | x86 |
Microsoft.mashup.oauth.resources.dll | 2.80.5803.541 | 15744 | 22. April | 17:06 | x86 |
Microsoft.mashup.oauth.resources.dll | 2.80.5803.541 | 14720 | 22. April | 17:06 | x86 |
Microsoft.mashup.oauth.resources.dll | 2.80.5803.541 | 14928 | 22. April | 17:06 | x86 |
Microsoft.mashup.oledbinterop.dll | 2.80.5803.541 | 192392 | 22. April | 17:06 | x64 |
Microsoft.mashup.oledbprovider.dll | 2.80.5803.541 | 59984 | 22. April | 17:06 | x86 |
Microsoft.mashup.oledbprovider.resources.dll | 2.80.5803.541 | 13192 | 22. April | 17:06 | x86 |
Microsoft.mashup.oledbprovider.resources.dll | 2.80.5803.541 | 13192 | 22. April | 17:06 | x86 |
Microsoft.mashup.oledbprovider.resources.dll | 2.80.5803.541 | 13392 | 22. April | 17:06 | x86 |
Microsoft.mashup.oledbprovider.resources.dll | 2.80.5803.541 | 13192 | 22. April | 17:06 | x86 |
Microsoft.mashup.oledbprovider.resources.dll | 2.80.5803.541 | 13184 | 22. April | 17:06 | x86 |
Microsoft.mashup.oledbprovider.resources.dll | 2.80.5803.541 | 13184 | 22. April | 17:06 | x86 |
Microsoft.mashup.oledbprovider.resources.dll | 2.80.5803.541 | 13192 | 22. April | 17:06 | x86 |
Microsoft.mashup.oledbprovider.resources.dll | 2.80.5803.541 | 13392 | 22. April | 17:06 | x86 |
Microsoft.mashup.oledbprovider.resources.dll | 2.80.5803.541 | 13184 | 22. April | 17:06 | x86 |
Microsoft.mashup.oledbprovider.resources.dll | 2.80.5803.541 | 13392 | 22. April | 17:06 | x86 |
Microsoft.mashup.scriptdom.dll | 2.40.4554.261 | 2371808 | 22. April | 17:06 | x86 |
Microsoft.mashup.shims.dll | 2.80.5803.541 | 27512 | 22. April | 17:06 | x86 |
Microsoft.mashup.storage.xmlserializers.dll | 1.0.0.0 | 140368 | 22. April | 17:06 | x86 |
Microsoft.mashupengine.dll | 2.80.5803.541 | 14271872 | 22. April | 17:06 | x86 |
Microsoft.mashupengine.resources.dll | 2.80.5803.541 | 553864 | 22. April | 17:06 | x86 |
Microsoft.mashupengine.resources.dll | 2.80.5803.541 | 664656 | 22. April | 17:06 | x86 |
Microsoft.mashupengine.resources.dll | 2.80.5803.541 | 656256 | 22. April | 17:06 | x86 |
Microsoft.mashupengine.resources.dll | 2.80.5803.541 | 639880 | 22. April | 17:06 | x86 |
Microsoft.mashupengine.resources.dll | 2.80.5803.541 | 689024 | 22. April | 17:06 | x86 |
Microsoft.mashupengine.resources.dll | 2.80.5803.541 | 648064 | 22. April | 17:06 | x86 |
Microsoft.mashupengine.resources.dll | 2.80.5803.541 | 627592 | 22. April | 17:06 | x86 |
Microsoft.mashupengine.resources.dll | 2.80.5803.541 | 865360 | 22. April | 17:06 | x86 |
Microsoft.mashupengine.resources.dll | 2.80.5803.541 | 545656 | 22. April | 17:06 | x86 |
Microsoft.mashupengine.resources.dll | 2.80.5803.541 | 640080 | 22. April | 17:06 | x86 |
Microsoft.odata.core.netfx35.dll | 6.15.0.0 | 1437568 | 22. April | 17:06 | x86 |
Microsoft.odata.edm.netfx35.dll | 6.15.0.0 | 778632 | 22. April | 17:06 | x86 |
Microsoft.powerbi.adomdclient.dll | 15.1.27.19 | 1104976 | 22. April | 17:06 | x86 |
Microsoft.spatial.netfx35.dll | 6.15.0.0 | 126336 | 22. April | 17:06 | x86 |
Msmdctr.dll | 2018.150.35.23 | 37272 | 22. April | 17:02 | x64 |
Msmdlocal.dll | 2018.150.35.23 | 66290584 | 22. April | 17:02 | x64 |
Msmdlocal.dll | 2018.150.35.23 | 47785408 | 22. April | 17:02 | x86 |
Msmdpump.dll | 2018.150.35.23 | 10188704 | 22. April | 17:02 | x64 |
Msmdredir.dll | 2018.150.35.23 | 7955864 | 22. April | 17:02 | x86 |
Msmdspdm.resources.dll | 15.0.35.23 | 15768 | 22. April | 17:02 | x86 |
Msmdspdm.resources.dll | 15.0.35.23 | 16800 | 22. April | 17:02 | x86 |
Msmdspdm.resources.dll | 15.0.35.23 | 16280 | 22. April | 17:02 | x86 |
Msmdspdm.resources.dll | 15.0.35.23 | 15768 | 22. April | 17:02 | x86 |
Msmdspdm.resources.dll | 15.0.35.23 | 16280 | 22. April | 17:02 | x86 |
Msmdspdm.resources.dll | 15.0.35.23 | 17344 | 22. April | 17:02 | x86 |
Msmdspdm.resources.dll | 15.0.35.23 | 16280 | 22. April | 17:02 | x86 |
Msmdspdm.resources.dll | 15.0.35.23 | 18336 | 22. April | 17:02 | x86 |
Msmdspdm.resources.dll | 15.0.35.23 | 15768 | 22. April | 17:02 | x86 |
Msmdspdm.resources.dll | 15.0.35.23 | 16832 | 22. April | 17:02 | x86 |
Msmdsrv.errorcategories.xml | n/v | 4882 | 22. April | 17:02 | n/v |
Msmdsrv.exe | 2018.150.35.23 | 65831872 | 22. April | 17:02 | x64 |
Msmdsrv.rll | 2018.150.35.23 | 832400 | 22. April | 17:02 | x64 |
Msmdsrv.rll | 2018.150.35.23 | 1628064 | 22. April | 17:02 | x64 |
Msmdsrv.rll | 2018.150.35.23 | 1452952 | 22. April | 17:02 | x64 |
Msmdsrv.rll | 2018.150.35.23 | 1642912 | 22. April | 17:02 | x64 |
Msmdsrv.rll | 2018.150.35.23 | 1607576 | 22. April | 17:02 | x64 |
Msmdsrv.rll | 2018.150.35.23 | 1000344 | 22. April | 17:02 | x64 |
Msmdsrv.rll | 2018.150.35.23 | 991640 | 22. April | 17:02 | x64 |
Msmdsrv.rll | 2018.150.35.23 | 1535896 | 22. April | 17:02 | x64 |
Msmdsrv.rll | 2018.150.35.23 | 1521568 | 22. April | 17:02 | x64 |
Msmdsrv.rll | 2018.150.35.23 | 810912 | 22. April | 17:02 | x64 |
Msmdsrv.rll | 2018.150.35.23 | 1595288 | 22. April | 17:02 | x64 |
Msmdsrvi.rll | 2018.150.35.23 | 832416 | 22. April | 17:02 | x64 |
Msmdsrvi.rll | 2018.150.35.23 | 1623448 | 22. April | 17:02 | x64 |
Msmdsrvi.rll | 2018.150.35.23 | 1449880 | 22. April | 17:02 | x64 |
Msmdsrvi.rll | 2018.150.35.23 | 1636760 | 22. April | 17:02 | x64 |
Msmdsrvi.rll | 2018.150.35.23 | 1603480 | 22. April | 17:02 | x64 |
Msmdsrvi.rll | 2018.150.35.23 | 997784 | 22. April | 17:02 | x64 |
Msmdsrvi.rll | 2018.150.35.23 | 990104 | 22. April | 17:02 | x64 |
Msmdsrvi.rll | 2018.150.35.23 | 1532832 | 22. April | 17:02 | x64 |
Msmdsrvi.rll | 2018.150.35.23 | 1516944 | 22. April | 17:02 | x64 |
Msmdsrvi.rll | 2018.150.35.23 | 809888 | 22. April | 17:02 | x64 |
Msmdsrvi.rll | 2018.150.35.23 | 1591712 | 22. April | 17:02 | x64 |
Msmgdsrv.dll | 2018.150.35.23 | 10184600 | 22. April | 17:02 | x64 |
Msmgdsrv.dll | 2018.150.35.23 | 8279456 | 22. April | 17:02 | x86 |
Msolap.dll | 2018.150.35.23 | 11016096 | 22. April | 17:02 | x64 |
Msolap.dll | 2018.150.35.23 | 8608160 | 22. April | 17:02 | x86 |
Msolui.dll | 2018.150.35.23 | 306624 | 22. April | 17:02 | x64 |
Msolui.dll | 2018.150.35.23 | 286144 | 22. April | 17:02 | x86 |
Powerbiextensions.dll | 2.80.5803.541 | 9470032 | 22. April | 17:06 | x86 |
Private_odbc32.dll | 10.0.14832.1000 | 728456 | 22. April | 17:06 | x64 |
Sqlboot.dll | 2019.150.4223.1 | 214968 | 22. April | 17:06 | x64 |
Sqlceip.exe | 15.0.4223.1 | 292760 | 22. April | 17:06 | x86 |
Sqldumper.exe | 2019.150.4223.1 | 153528 | 22. April | 17:06 | x86 |
Sqldumper.exe | 2019.150.4223.1 | 186280 | 22. April | 17:06 | x64 |
System.spatial.netfx35.dll | 5.7.0.62516 | 117640 | 22. April | 17:06 | x86 |
Tmapi.dll | 2018.150.35.23 | 6178240 | 22. April | 17:02 | x64 |
Tmcachemgr.dll | 2018.150.35.23 | 4917696 | 22. April | 17:02 | x64 |
Tmpersistence.dll | 2018.150.35.23 | 1183640 | 22. April | 17:02 | x64 |
Tmtransactions.dll | 2018.150.35.23 | 6806464 | 22. April | 17:02 | x64 |
Xmsrv.dll | 2018.150.35.23 | 26025920 | 22. April | 17:02 | x64 |
Xmsrv.dll | 2018.150.35.23 | 35460536 | 22. April | 17:02 | x86 |
SQL Server 2019 Database Services Common Core
Dateiname | Dateiversion | Dateigröße | Datum | Zeit | Plattform |
---|---|---|---|---|---|
Batchparser.dll | 2019.150.4223.1 | 165792 | 22. April | 17:37 | x86 |
Batchparser.dll | 2019.150.4223.1 | 182200 | 22. April | 17:37 | x64 |
Instapi150.dll | 2019.150.4223.1 | 75704 | 22. April | 17:37 | x86 |
Instapi150.dll | 2019.150.4223.1 | 87992 | 22. April | 17:37 | x64 |
Microsoft.sqlserver.mgdsqldumper.dll | 2019.150.4223.1 | 100280 | 22. April | 17:37 | x64 |
Microsoft.sqlserver.mgdsqldumper.dll | 2019.150.4223.1 | 87992 | 22. April | 17:37 | x86 |
Microsoft.sqlserver.rmo.dll | 15.0.4223.1 | 550824 | 22. April | 17:37 | x86 |
Microsoft.sqlserver.rmo.dll | 15.0.4223.1 | 550840 | 22. April | 17:37 | x86 |
Msasxpress.dll | 2018.150.35.23 | 32184 | 22. April | 17:02 | x64 |
Msasxpress.dll | 2018.150.35.23 | 27040 | 22. April | 17:02 | x86 |
Pbsvcacctsync.dll | 2019.150.4223.1 | 75688 | 22. April | 17:37 | x86 |
Pbsvcacctsync.dll | 2019.150.4223.1 | 87992 | 22. April | 17:37 | x64 |
Sqldumper.exe | 2019.150.4223.1 | 153528 | 22. April | 17:37 | x86 |
Sqldumper.exe | 2019.150.4223.1 | 186280 | 22. April | 17:37 | x64 |
Sqlftacct.dll | 2019.150.4223.1 | 59304 | 22. April | 17:37 | x86 |
Sqlftacct.dll | 2019.150.4223.1 | 79784 | 22. April | 17:37 | x64 |
Sqlmanager.dll | 2019.150.4223.1 | 743328 | 22. April | 17:37 | x86 |
Sqlmanager.dll | 2019.150.4223.1 | 878496 | 22. April | 17:37 | x64 |
Sqlmgmprovider.dll | 2019.150.4223.1 | 378792 | 22. April | 17:37 | x86 |
Sqlmgmprovider.dll | 2019.150.4223.1 | 432040 | 22. April | 17:37 | x64 |
Sqlsvcsync.dll | 2019.150.4223.1 | 276400 | 22. April | 17:37 | x86 |
Sqlsvcsync.dll | 2019.150.4223.1 | 358328 | 22. April | 17:37 | x64 |
Svrenumapi150.dll | 2019.150.4223.1 | 1161128 | 22. April | 17:37 | x64 |
Svrenumapi150.dll | 2019.150.4223.1 | 911272 | 22. April | 17:37 | x86 |
SQL Server 2019 sql_dreplay_client
Dateiname | Dateiversion | Dateigröße | Datum | Zeit | Plattform |
---|---|---|---|---|---|
Dreplayclient.exe | 2019.150.4223.1 | 137120 | 22. April | 17:06 | x86 |
Dreplaycommon.dll | 2019.150.4223.1 | 666536 | 22. April | 17:06 | x86 |
Dreplayutil.dll | 2019.150.4223.1 | 305064 | 22. April | 17:06 | x86 |
Instapi150.dll | 2019.150.4223.1 | 87992 | 22. April | 17:06 | x64 |
Sqlresourceloader.dll | 2019.150.4223.1 | 38840 | 22. April | 17:06 | x86 |
sql_dreplay_controller SQL Server 2019
Dateiname | Dateiversion | Dateigröße | Datum | Zeit | Plattform |
---|---|---|---|---|---|
Dreplaycommon.dll | 2019.150.4223.1 | 666536 | 22. April | 17:06 | x86 |
Dreplaycontroller.exe | 2019.150.4223.1 | 366504 | 22. April | 17:06 | x86 |
Instapi150.dll | 2019.150.4223.1 | 87992 | 22. April | 17:06 | x64 |
Sqlresourceloader.dll | 2019.150.4223.1 | 38840 | 22. April | 17:06 | x86 |
SQL Server 2019 Database Services Core Instance
Dateiname | Dateiversion | Dateigröße | Datum | Zeit | Plattform |
---|---|---|---|---|---|
Aetm-enclave-simulator.dll | 2019.150.4223.1 | 4658088 | 22. April | 17:59 | x64 |
Aetm-enclave.dll | 2019.150.4223.1 | 4612504 | 22. April | 17:59 | x64 |
Aetm-sgx-enclave-simulator.dll | 2019.150.4223.1 | 4932408 | 22. April | 17:59 | x64 |
Aetm-sgx-enclave.dll | 2019.150.4223.1 | 4873536 | 22. April | 17:59 | x64 |
Azureattest.dll | 10.0.18965.1000 | 255056 | 22. April | 17:01 | x64 |
Azureattestmanager.dll | 10.0.18965.1000 | 97528 | 22. April | 17:01 | x64 |
Batchparser.dll | 2019.150.4223.1 | 182200 | 22. April | 17:59 | x64 |
C1.dll | 19.16.27034.0 | 2438520 | 22. April | 17:59 | x64 |
C2.dll | 19.16.27034.0 | 7239032 | 22. April | 17:59 | x64 |
Cl.exe | 19.16.27034.0 | 424360 | 22. April | 17:59 | x64 |
Clui.dll | 19.16.27034.0 | 541048 | 22. April | 17:59 | x64 |
Datacollectorcontroller.dll | 2019.150.4223.1 | 280504 | 22. April | 17:59 | x64 |
Dcexec.exe | 2019.150.4223.1 | 87992 | 22. April | 17:59 | x64 |
Exacorepredict.dll | n/v | 58408368 | 22. April | 17:59 | x64 |
Exacorepredictsql.dll | n/v | 40344 | 22. April | 17:59 | x64 |
Fssres.dll | 2019.150.4223.1 | 96168 | 22. April | 17:59 | x64 |
Hadrres.dll | 2019.150.4223.1 | 202664 | 22. April | 17:59 | x64 |
Hkcompile.dll | 2019.150.4223.1 | 1292200 | 22. April | 17:59 | x64 |
Hkengdef.h | n/v | 2804 | 22. April | 17:59 | n/v |
Hkenggen.h | n/v | 16783 | 22. April | 17:59 | n/v |
Hkengine.dll | 2019.150.4223.1 | 5789624 | 22. April | 17:59 | x64 |
Hkengine.lib | n/v | 98282 | 22. April | 17:59 | n/v |
Hkgenlib.h | n/v | 57242 | 22. April | 17:59 | n/v |
Hkgenlib.lib | n/v | 3004568 | 22. April | 17:59 | n/v |
Hkrtdef.h | n/v | 9434 | 22. April | 17:59 | n/v |
Hkrtgen.h | n/v | 29067 | 22. April | 17:59 | n/v |
Hkruntime.dll | 2019.150.4223.1 | 182184 | 22. April | 17:59 | x64 |
Hkruntime.lib | n/v | 37422 | 22. April | 17:59 | n/v |
Hktempdb.dll | 2019.150.4223.1 | 63400 | 22. April | 17:59 | x64 |
Libcmt.amd64.pdb | n/v | 323584 | 22. April | 17:59 | n/v |
Libcmt.lib | n/v | 2036034 | 22. April | 17:59 | n/v |
Libvcruntime.amd64.pdb | n/v | 274432 | 22. April | 17:59 | n/v |
Libvcruntime.lib | n/v | 1082768 | 22. April | 17:59 | n/v |
Link.exe | 14.16.27034.0 | 1707936 | 22. April | 17:59 | x64 |
Microsoft.sqlautoadmin.autobackupagent.dll | 15.0.4223.1 | 235424 | 22. April | 17:59 | x86 |
Microsoft.sqlserver.xevent.linq.dll | 2019.150.4223.1 | 325544 | 22. April | 17:59 | x64 |
Microsoft.sqlserver.xevent.targets.dll | 2019.150.4223.1 | 92064 | 22. April | 17:59 | x64 |
Model_msdbdata.mdf | n/v | 14090240 | 22. April | 17:59 | n/v |
Model_msdblog.ldf | n/v | 524288 | 22. April | 17:59 | n/v |
Model_replicatedmaster.ldf | n/v | 524288 | 22. April | 17:59 | n/v |
Model_replicatedmaster.mdf | n/v | 4653056 | 22. April | 17:59 | n/v |
Msdb110_upgrade.sql | n/v | 2564756 | 22. April | 17:59 | n/v |
Msobj140.dll | 14.16.27034.0 | 134008 | 22. April | 17:59 | x64 |
Mspdb140.dll | 14.16.27034.0 | 632184 | 22. April | 17:59 | x64 |
Mspdbcore.dll | 14.16.27034.0 | 632184 | 22. April | 17:59 | x64 |
Mssqlsystemresource.ldf | n/v | 1310720 | 22. April | 17:59 | n/v |
Mssqlsystemresource.mdf | n/v | 41943040 | 22. April | 17:59 | n/v |
Msvcp140.dll | 14.16.27034.0 | 628200 | 22. April | 17:59 | x64 |
Qds.dll | 2019.150.4223.1 | 1185696 | 22. April | 17:59 | x64 |
Rsfxft.dll | 2019.150.4223.1 | 51128 | 22. April | 17:59 | x64 |
Secforwarder.dll | 2019.150.4223.1 | 79800 | 22. April | 17:59 | x64 |
Sqagtres.dll | 2019.150.4223.1 | 87976 | 22. April | 17:59 | x64 |
Sqlaamss.dll | 2019.150.4223.1 | 108472 | 22. April | 17:59 | x64 |
Sqlaccess.dll | 2019.150.4223.1 | 493480 | 22. April | 17:59 | x64 |
Sqlagent.exe | 2019.150.4223.1 | 731064 | 22. April | 17:59 | x64 |
Sqlagentctr150.dll | 2019.150.4223.1 | 67496 | 22. April | 17:59 | x86 |
Sqlagentctr150.dll | 2019.150.4223.1 | 79784 | 22. April | 17:59 | x64 |
Sqlboot.dll | 2019.150.4223.1 | 214968 | 22. April | 17:06 | x64 |
Sqlceip.exe | 15.0.4223.1 | 292760 | 22. April | 17:59 | x86 |
Sqlcmdss.dll | 2019.150.4223.1 | 87976 | 22. April | 17:59 | x64 |
Sqlctr150.dll | 2019.150.4223.1 | 116664 | 22. April | 17:59 | x86 |
Sqlctr150.dll | 2019.150.4223.1 | 141224 | 22. April | 17:59 | x64 |
Sqldk.dll | 2019.150.4223.1 | 3155872 | 22. April | 17:59 | x64 |
Sqldtsss.dll | 2019.150.4223.1 | 108456 | 22. April | 17:59 | x64 |
Sqlevn70.rll |
2019.150.4223.1 | 1595320 | 22. April | 17:59 | x64 |
Sqlevn70.rll |
2019.150.4223.1 | 3499960 | 22. April | 17:59 | x64 |
Sqlevn70.rll |
2019.150.4223.1 | 3696568 | 22. April | 17:59 | x64 |
Sqlevn70.rll |
2019.150.4223.1 | 4163512 | 22. April | 17:59 | x64 |
Sqlevn70.rll |
2019.150.4223.1 | 4282296 | 22. April | 17:59 | x64 |
Sqlevn70.rll |
2019.150.4223.1 | 3413944 | 22. April | 17:59 | x64 |
Sqlevn70.rll |
2019.150.4223.1 | 3581880 | 22. April | 17:59 | x64 |
Sqlevn70.rll |
2019.150.4223.1 | 4155320 | 22. April | 17:59 | x64 |
Sqlevn70.rll |
2019.150.4223.1 | 4011960 | 22. April | 17:59 | x64 |
Sqlevn70.rll |
2019.150.4223.1 | 4061112 | 22. April | 17:59 | x64 |
Sqlevn70.rll |
2019.150.4223.1 | 2222008 | 22. April | 17:59 | x64 |
Sqlevn70.rll |
2019.150.4223.1 | 2172856 | 22. April | 17:59 | x64 |
Sqlevn70.rll |
2019.150.4223.1 | 3868600 | 22. April | 17:59 | x64 |
Sqlevn70.rll |
2019.150.4223.1 | 3545016 | 22. April | 17:59 | x64 |
Sqlevn70.rll |
2019.150.4223.1 | 4016056 | 22. April | 17:59 | x64 |
Sqlevn70.rll |
2019.150.4223.1 | 3819448 | 22. April | 17:59 | x64 |
Sqlevn70.rll |
2019.150.4223.1 | 3819448 | 22. April | 17:59 | x64 |
Sqlevn70.rll |
2019.150.4223.1 | 3614648 | 22. April | 17:59 | x64 |
Sqlevn70.rll |
2019.150.4223.1 | 3499960 | 22. April | 17:59 | x64 |
Sqlevn70.rll |
2019.150.4223.1 | 1537976 | 22. April | 17:59 | x64 |
Sqlevn70.rll |
2019.150.4223.1 | 3905464 | 22. April | 17:59 | x64 |
Sqlevn70.rll |
2019.150.4223.1 | 4028344 | 22. April | 17:59 | x64 |
Sqllang.dll | 2019.150.4223.1 | 39954344 | 22. April | 17:59 | x64 |
Sqlmin.dll | 2019.150.4223.1 | 40530872 | 22. April | 17:59 | x64 |
Sqlolapss.dll | 2019.150.4223.1 | 104360 | 22. April | 17:59 | x64 |
Sqlos.dll | 2019.150.4223.1 | 42936 | 22. April | 17:59 | x64 |
Sqlpowershellss.dll | 2019.150.4223.1 | 83872 | 22. April | 17:59 | x64 |
Sqlrepss.dll | 2019.150.4223.1 | 83880 | 22. April | 17:59 | x64 |
Sqlresourceloader.dll | 2019.150.4223.1 | 51128 | 22. April | 17:59 | x64 |
Sqlscm.dll | 2019.150.4223.1 | 87976 | 22. April | 17:59 | x64 |
Sqlscriptdowngrade.dll | 2019.150.4223.1 | 38840 | 22. April | 17:59 | x64 |
Sqlscriptupgrade.dll | 2019.150.4223.1 | 5805984 | 22. April | 17:59 | x64 |
Sqlserverspatial150.dll | 2019.150.4223.1 | 673720 | 22. April | 17:59 | x64 |
Sqlservr.exe | 2019.150.4223.1 | 628664 | 22. April | 17:59 | x64 |
Sqlsvc.dll | 2019.150.4223.1 | 182176 | 22. April | 17:59 | x64 |
Sqltses.dll | 2019.150.4223.1 | 9115576 | 22. April | 17:59 | x64 |
Sqsrvres.dll | 2019.150.4223.1 | 280488 | 22. April | 17:59 | x64 |
Ssis_hotfix_install.sql | n/v | 11872 | 22. April | 17:59 | n/v |
Svl.dll | 2019.150.4223.1 | 161696 | 22. April | 17:59 | x64 |
U_tables.sql | n/v | 20021 | 22. April | 17:59 | n/v |
Vcruntime140.dll | 14.16.27034.0 | 85992 | 22. April | 17:59 | x64 |
Xe.dll | 2019.150.4223.1 | 722872 | 22. April | 17:59 | x64 |
Xesospkg.mof | n/v | 366466 | 22. April | 17:59 | n/v |
Xesqlminpkg.mof | n/v | 2018608 | 22. April | 17:59 | n/v |
Xesqlpkg.mof | n/v | 841931 | 22. April | 17:59 | n/v |
Xpadsi.exe | 2019.150.4223.1 | 116664 | 22. April | 17:59 | x64 |
Xplog70.dll | 2019.150.4223.1 | 92064 | 22. April | 17:59 | x64 |
Xpqueue.dll | 2019.150.4223.1 | 92056 | 22. April | 17:59 | x64 |
Xprepl.dll | 2019.150.4223.1 | 120736 | 22. April | 17:59 | x64 |
Xpstar.dll | 2019.150.4223.1 | 472992 | 22. April | 17:59 | x64 |
SQL Server 2019 Database Services Core Shared
Dateiname | Dateiversion | Dateigröße | Datum | Zeit | Plattform |
---|---|---|---|---|---|
Batchparser.dll | 2019.150.4223.1 | 182200 | 22. April | 17:06 | x64 |
Batchparser.dll | 2019.150.4223.1 | 165792 | 22. April | 17:06 | x86 |
Commanddest.dll | 2019.150.4223.1 | 264104 | 22. April | 17:06 | x64 |
Datacollectortasks.dll | 2019.150.4223.1 | 227240 | 22. April | 17:06 | x64 |
Distrib.exe | 2019.150.4223.1 | 235424 | 22. April | 17:06 | x64 |
Dteparse.dll | 2019.150.4223.1 | 124832 | 22. April | 17:06 | x64 |
Dteparsemgd.dll | 2019.150.4223.1 | 133032 | 22. April | 17:06 | x64 |
Dtepkg.dll | 2019.150.4223.1 | 149432 | 22. April | 17:06 | x64 |
Dtexec.exe | 2019.150.4223.1 | 72616 | 22. April | 17:06 | x64 |
Dts.dll | 2019.150.4223.1 | 3143592 | 22. April | 17:06 | x64 |
Dtscomexpreval.dll | 2019.150.4223.1 | 501664 | 22. April | 17:06 | x64 |
Dtsconn.dll | 2019.150.4223.1 | 522152 | 22. April | 17:06 | x64 |
Dtshost.exe | 2019.150.4223.1 | 105384 | 22. April | 17:06 | x64 |
Dtsmsg150.dll | 2019.150.4223.1 | 567224 | 22. April | 17:06 | x64 |
Dtspipeline.dll | 2019.150.4223.1 | 1329080 | 22. April | 17:06 | x64 |
Dtswizard.exe | 15.0.4223.1 | 886712 | 22. April | 17:06 | x64 |
Dtuparse.dll | 2019.150.4223.1 | 100264 | 22. April | 17:06 | x64 |
Dtutil.exe | 2019.150.4223.1 | 148384 | 22. April | 17:06 | x64 |
Exceldest.dll | 2019.150.4223.1 | 280488 | 22. April | 17:06 | x64 |
Excelsrc.dll | 2019.150.4223.1 | 309152 | 22. April | 17:06 | x64 |
Execpackagetask.dll | 2019.150.4223.1 | 186272 | 22. April | 17:06 | x64 |
Flatfiledest.dll | 2019.150.4223.1 | 411576 | 22. April | 17:06 | x64 |
Flatfilesrc.dll | 2019.150.4223.1 | 427944 | 22. April | 17:06 | x64 |
Log4j-1.2.17.jar | n/v | 489884 | 22. April | 17:06 | n/v |
Logread.exe | 2019.150.4223.1 | 718776 | 22. April | 17:06 | x64 |
Mergetxt.dll | 2019.150.4223.1 | 75680 | 22. April | 17:06 | x64 |
Microsoft.sqlserver.integrationservice.hadoop.common.dll | 15.0.4223.1 | 59320 | 22. April | 17:06 | x86 |
Microsoft.sqlserver.integrationservices.runtimetelemetry.dll | 15.0.4223.1 | 42936 | 22. April | 17:06 | x86 |
Microsoft.sqlserver.maintenanceplantasks.dll | 15.0.4223.1 | 391096 | 22. April | 17:06 | x86 |
Microsoft.sqlserver.replication.dll | 2019.150.4223.1 | 1689512 | 22. April | 17:06 | x64 |
Microsoft.sqlserver.replication.dll | 2019.150.4223.1 | 1640352 | 22. April | 17:06 | x86 |
Microsoft.sqlserver.rmo.dll | 15.0.4223.1 | 550824 | 22. April | 17:06 | x86 |
Msdtssrvrutil.dll | 2019.150.4223.1 | 112552 | 22. April | 17:06 | x64 |
Msgprox.dll | 2019.150.4223.1 | 300984 | 22. April | 17:06 | x64 |
Msoledbsql.dll | 2018.182.3.0 | 148432 | 22. April | 17:06 | x64 |
Msxmlsql.dll | 2019.150.4223.1 | 1497016 | 22. April | 17:06 | x64 |
Oledbdest.dll | 2019.150.4223.1 | 280488 | 22. April | 17:06 | x64 |
Oledbsrc.dll | 2019.150.4223.1 | 313256 | 22. April | 17:06 | x64 |
Osql.exe | 2019.150.4223.1 | 92088 | 22. April | 17:06 | x64 |
Qrdrsvc.exe | 2019.150.4223.1 | 497568 | 22. April | 17:06 | x64 |
Rawdest.dll | 2019.150.4223.1 | 227232 | 22. April | 17:06 | x64 |
Rawsource.dll | 2019.150.4223.1 | 210856 | 22. April | 17:06 | x64 |
Rdistcom.dll | 2019.150.4223.1 | 915360 | 22. April | 17:06 | x64 |
Recordsetdest.dll | 2019.150.4223.1 | 202664 | 22. April | 17:06 | x64 |
Repldp.dll | 2019.150.4223.1 | 313248 | 22. April | 17:06 | x64 |
Replerrx.dll | 2019.150.4223.1 | 182176 | 22. April | 17:06 | x64 |
Replisapi.dll | 2019.150.4223.1 | 395192 | 22. April | 17:06 | x64 |
Replmerg.exe | 2019.150.4223.1 | 563104 | 22. April | 17:06 | x64 |
Replprov.dll | 2019.150.4223.1 | 858016 | 22. April | 17:06 | x64 |
Replrec.dll | 2019.150.4223.1 | 1034144 | 22. April | 17:06 | x64 |
Replsub.dll | 2019.150.4223.1 | 473016 | 22. April | 17:06 | x64 |
Replsync.dll | 2019.150.4223.1 | 165800 | 22. April | 17:06 | x64 |
Slf4j-log4j12-1.7.5.jar | n/v | 8869 | 22. April | 17:06 | n/v |
Spresolv.dll | 2019.150.4223.1 | 276384 | 22. April | 17:06 | x64 |
Sqlcmd.exe | 2019.150.4223.1 | 264120 | 22. April | 17:06 | x64 |
Sqldiag.exe | 2019.150.4223.1 | 1140664 | 22. April | 17:06 | x64 |
Sqldistx.dll | 2019.150.4223.1 | 247720 | 22. April | 17:06 | x64 |
Sqllogship.exe | 15.0.4223.1 | 104376 | 22. April | 17:06 | x64 |
Sqlmergx.dll | 2019.150.4223.1 | 399264 | 22. April | 17:06 | x64 |
Sqlresourceloader.dll | 2019.150.4223.1 | 51128 | 22. April | 17:06 | x64 |
Sqlresourceloader.dll | 2019.150.4223.1 | 38840 | 22. April | 17:06 | x86 |
Sqlscm.dll | 2019.150.4223.1 | 87976 | 22. April | 17:06 | x64 |
Sqlscm.dll | 2019.150.4223.1 | 79784 | 22. April | 17:06 | x86 |
Sqlsvc.dll | 2019.150.4223.1 | 182176 | 22. April | 17:06 | x64 |
Sqlsvc.dll | 2019.150.4223.1 | 149432 | 22. April | 17:06 | x86 |
Sqltaskconnections.dll | 2019.150.4223.1 | 202664 | 22. April | 17:06 | x64 |
Ssradd.dll | 2019.150.4223.1 | 83872 | 22. April | 17:06 | x64 |
Ssravg.dll | 2019.150.4223.1 | 83872 | 22. April | 17:06 | x64 |
Ssrdown.dll | 2019.150.4223.1 | 75688 | 22. April | 17:06 | x64 |
Ssrmax.dll | 2019.150.4223.1 | 83872 | 22. April | 17:06 | x64 |
Ssrmin.dll | 2019.150.4223.1 | 83872 | 22. April | 17:06 | x64 |
Ssrpub.dll | 2019.150.4223.1 | 75680 | 22. April | 17:06 | x64 |
Ssrup.dll | 2019.150.4223.1 | 75680 | 22. April | 17:06 | x64 |
Txagg.dll | 2019.150.4223.1 | 391080 | 22. April | 17:06 | x64 |
Txbdd.dll | 2019.150.4223.1 | 190376 | 22. April | 17:06 | x64 |
Txdatacollector.dll | 2019.150.4223.1 | 473000 | 22. April | 17:06 | x64 |
Txdataconvert.dll | 2019.150.4223.1 | 317368 | 22. April | 17:06 | x64 |
Txderived.dll | 2019.150.4223.1 | 640928 | 22. April | 17:06 | x64 |
Txlookup.dll | 2019.150.4223.1 | 542632 | 22. April | 17:06 | x64 |
Txmerge.dll | 2019.150.4223.1 | 247720 | 22. April | 17:06 | x64 |
Txmergejoin.dll | 2019.150.4223.1 | 309160 | 22. April | 17:06 | x64 |
Txmulticast.dll | 2019.150.4223.1 | 145320 | 22. April | 17:06 | x64 |
Txrowcount.dll | 2019.150.4223.1 | 141224 | 22. April | 17:06 | x64 |
Txsort.dll | 2019.150.4223.1 | 288680 | 22. April | 17:06 | x64 |
Txsplit.dll | 2019.150.4223.1 | 624544 | 22. April | 17:06 | x64 |
Txunionall.dll | 2019.150.4223.1 | 198568 | 22. April | 17:06 | x64 |
Xe.dll | 2019.150.4223.1 | 722872 | 22. April | 17:06 | x64 |
Xmlsub.dll | 2019.150.4223.1 | 296888 | 22. April | 17:06 | x64 |
sql_extensibility SQL Server 2019
Dateiname | Dateiversion | Dateigröße | Datum | Zeit | Plattform |
---|---|---|---|---|---|
Ccommonlauncher.dll | 2019.150.4223.1 | 92088 | 22. April | 17:06 | x64 |
Exthost.exe | 2019.150.4223.1 | 239528 | 22. April | 17:06 | x64 |
Java-lang-extension.zip | n/v | 362852 | 22. April | 17:06 | n/v |
Launchpad.exe | 2019.150.4223.1 | 1222560 | 22. April | 17:06 | x64 |
Mssql-java-lang-extension.jar | n/v | 12630 | 22. April | 17:06 | n/v |
Sqlsatellite.dll | 2019.150.4223.1 | 1021880 | 22. April | 17:06 | x64 |
SQL Server 2019 Full-Text Engine
Dateiname | Dateiversion | Dateigröße | Datum | Zeit | Plattform |
---|---|---|---|---|---|
Fd.dll | 2019.150.4223.1 | 685992 | 22. April | 17:06 | x64 |
Fdhost.exe | 2019.150.4223.1 | 128928 | 22. April | 17:06 | x64 |
Fdlauncher.exe | 2019.150.4223.1 | 79784 | 22. April | 17:06 | x64 |
Sqlft150ph.dll | 2019.150.4223.1 | 92072 | 22. April | 17:06 | x64 |
SQL Server 2019 sql_inst_mr
Dateiname | Dateiversion | Dateigröße | Datum | Zeit | Plattform |
---|---|---|---|---|---|
Imrdll.dll | 15.0.4223.1 | 30624 | 22. April | 17:06 | x86 |
Integration Services für SQL Server 2019
Dateiname | Dateiversion | Dateigröße | Datum | Zeit | Plattform |
---|---|---|---|---|---|
Commanddest.dll | 2019.150.4223.1 | 264104 | 22. April | 17:06 | x64 |
Commanddest.dll | 2019.150.4223.1 | 227240 | 22. April | 17:06 | x86 |
Dteparse.dll | 2019.150.4223.1 | 112552 | 22. April | 17:06 | x86 |
Dteparse.dll | 2019.150.4223.1 | 124832 | 22. April | 17:06 | x64 |
Dteparsemgd.dll | 2019.150.4223.1 | 116648 | 22. April | 17:06 | x86 |
Dteparsemgd.dll | 2019.150.4223.1 | 133032 | 22. April | 17:06 | x64 |
Dtepkg.dll | 2019.150.4223.1 | 133048 | 22. April | 17:06 | x86 |
Dtepkg.dll | 2019.150.4223.1 | 149432 | 22. April | 17:06 | x64 |
Dtexec.exe | 2019.150.4223.1 | 63904 | 22. April | 17:06 | x86 |
Dtexec.exe | 2019.150.4223.1 | 72616 | 22. April | 17:06 | x64 |
Dts.dll | 2019.150.4223.1 | 2762672 | 22. April | 17:06 | x86 |
Dts.dll | 2019.150.4223.1 | 3143592 | 22. April | 17:06 | x64 |
Dtscomexpreval.dll | 2019.150.4223.1 | 501664 | 22. April | 17:06 | x64 |
Dtscomexpreval.dll | 2019.150.4223.1 | 444328 | 22. April | 17:06 | x86 |
Dtsconn.dll | 2019.150.4223.1 | 432040 | 22. April | 17:06 | x86 |
Dtsconn.dll | 2019.150.4223.1 | 522152 | 22. April | 17:06 | x64 |
Dtsdebughost.exe | 2019.150.4223.1 | 112040 | 22. April | 17:05 | x64 |
Dtsdebughost.exe | 2019.150.4223.1 | 93608 | 22. April | 17:05 | x86 |
Dtshost.exe | 2019.150.4223.1 | 88488 | 22. April | 17:06 | x86 |
Dtshost.exe | 2019.150.4223.1 | 105384 | 22. April | 17:06 | x64 |
Dtsmsg150.dll | 2019.150.4223.1 | 554920 | 22. April | 17:06 | x86 |
Dtsmsg150.dll | 2019.150.4223.1 | 567224 | 22. April | 17:06 | x64 |
Dtspipeline.dll | 2019.150.4223.1 | 1120184 | 22. April | 17:06 | x86 |
Dtspipeline.dll | 2019.150.4223.1 | 1329080 | 22. April | 17:06 | x64 |
Dtswizard.exe | 15.0.4223.1 | 886712 | 22. April | 17:05 | x64 |
Dtswizard.exe | 15.0.4223.1 | 890808 | 22. April | 17:05 | x86 |
Dtuparse.dll | 2019.150.4223.1 | 100264 | 22. April | 17:06 | x64 |
Dtuparse.dll | 2019.150.4223.1 | 87976 | 22. April | 17:06 | x86 |
Dtutil.exe | 2019.150.4223.1 | 129960 | 22. April | 17:06 | x86 |
Dtutil.exe | 2019.150.4223.1 | 148384 | 22. April | 17:06 | x64 |
Exceldest.dll | 2019.150.4223.1 | 235432 | 22. April | 17:06 | x86 |
Exceldest.dll | 2019.150.4223.1 | 280488 | 22. April | 17:06 | x64 |
Excelsrc.dll | 2019.150.4223.1 | 309152 | 22. April | 17:06 | x64 |
Excelsrc.dll | 2019.150.4223.1 | 260008 | 22. April | 17:06 | x86 |
Execpackagetask.dll | 2019.150.4223.1 | 149416 | 22. April | 17:06 | x86 |
Execpackagetask.dll | 2019.150.4223.1 | 186272 | 22. April | 17:06 | x64 |
Flatfiledest.dll | 2019.150.4223.1 | 358312 | 22. April | 17:06 | x86 |
Flatfiledest.dll | 2019.150.4223.1 | 411576 | 22. April | 17:06 | x64 |
Flatfilesrc.dll | 2019.150.4223.1 | 427944 | 22. April | 17:06 | x64 |
Flatfilesrc.dll | 2019.150.4223.1 | 370600 | 22. April | 17:06 | x86 |
Isdbupgradewizard.exe | 15.0.4223.1 | 120760 | 22. April | 17:05 | x86 |
Isdbupgradewizard.exe | 15.0.4223.1 | 120736 | 22. April | 17:06 | x86 |
Isserverexec.exe | 15.0.4223.1 | 145320 | 22. April | 17:05 | x64 |
Isserverexec.exe | 15.0.4223.1 | 149408 | 22. April | 17:05 | x86 |
Log4j-1.2.17.jar | n/v | 489884 | 22. April | 17:06 | n/v |
Microsoft.sqlserver.astasks.dll | 15.0.4223.1 | 116664 | 22. April | 17:06 | x86 |
Microsoft.sqlserver.integrationservice.hadoop.common.dll | 15.0.4223.1 | 59320 | 22. April | 17:06 | x86 |
Microsoft.sqlserver.integrationservice.hadoop.common.dll | 15.0.4223.1 | 59304 | 22. April | 17:06 | x86 |
Microsoft.sqlserver.integrationservices.isserverdbupgrade.dll | 15.0.4223.1 | 509880 | 22. April | 17:05 | x86 |
Microsoft.sqlserver.integrationservices.runtimetelemetry.dll | 15.0.4223.1 | 42936 | 22. April | 17:06 | x86 |
Microsoft.sqlserver.integrationservices.runtimetelemetry.dll | 15.0.4223.1 | 42920 | 22. April | 17:06 | x86 |
Microsoft.sqlserver.maintenanceplantasks.dll | 15.0.4223.1 | 391096 | 22. April | 17:06 | x86 |
Microsoft.sqlserver.management.integrationservicesenum.dll | 15.0.4223.1 | 59320 | 22. April | 17:06 | x86 |
Microsoft.sqlserver.scripttask.dll | 15.0.4223.1 | 141240 | 22. April | 17:05 | x86 |
Msdtssrvr.exe | 15.0.4223.1 | 219048 | 22. April | 17:06 | x64 |
Msdtssrvrutil.dll | 2019.150.4223.1 | 100264 | 22. April | 17:06 | x86 |
Msdtssrvrutil.dll | 2019.150.4223.1 | 112552 | 22. April | 17:06 | x64 |
Msmdpp.dll | 2018.150.35.23 | 10062744 | 22. April | 17:02 | x64 |
Odbcdest.dll | 2019.150.4223.1 | 317352 | 22. April | 17:06 | x86 |
Odbcdest.dll | 2019.150.4223.1 | 370600 | 22. April | 17:06 | x64 |
Odbcsrc.dll | 2019.150.4223.1 | 329640 | 22. April | 17:06 | x86 |
Odbcsrc.dll | 2019.150.4223.1 | 382888 | 22. April | 17:06 | x64 |
Oledbdest.dll | 2019.150.4223.1 | 239528 | 22. April | 17:06 | x86 |
Oledbdest.dll | 2019.150.4223.1 | 280488 | 22. April | 17:06 | x64 |
Oledbsrc.dll | 2019.150.4223.1 | 264104 | 22. April | 17:06 | x86 |
Oledbsrc.dll | 2019.150.4223.1 | 313256 | 22. April | 17:06 | x64 |
Rawdest.dll | 2019.150.4223.1 | 190376 | 22. April | 17:06 | x86 |
Rawdest.dll | 2019.150.4223.1 | 227232 | 22. April | 17:06 | x64 |
Rawsource.dll | 2019.150.4223.1 | 210856 | 22. April | 17:06 | x64 |
Rawsource.dll | 2019.150.4223.1 | 178088 | 22. April | 17:06 | x86 |
Recordsetdest.dll | 2019.150.4223.1 | 173992 | 22. April | 17:06 | x86 |
Recordsetdest.dll | 2019.150.4223.1 | 202664 | 22. April | 17:06 | x64 |
Slf4j-log4j12-1.7.5.jar | n/v | 8869 | 22. April | 17:06 | n/v |
Sqlceip.exe | 15.0.4223.1 | 292760 | 22. April | 17:06 | x86 |
Sqldest.dll | 2019.150.4223.1 | 276384 | 22. April | 17:06 | x64 |
Sqldest.dll | 2019.150.4223.1 | 239528 | 22. April | 17:06 | x86 |
Sqltaskconnections.dll | 2019.150.4223.1 | 169896 | 22. April | 17:06 | x86 |
Sqltaskconnections.dll | 2019.150.4223.1 | 202664 | 22. April | 17:06 | x64 |
Txagg.dll | 2019.150.4223.1 | 329640 | 22. April | 17:06 | x86 |
Txagg.dll | 2019.150.4223.1 | 391080 | 22. April | 17:06 | x64 |
Txbdd.dll | 2019.150.4223.1 | 190376 | 22. April | 17:06 | x64 |
Txbdd.dll | 2019.150.4223.1 | 153512 | 22. April | 17:06 | x86 |
Ttxbestmatch.dll | 2019.150.4223.1 | 546728 | 22. April | 17:06 | x86 |
Txbestmatch.dll | 2019.150.4223.1 | 653240 | 22. April | 17:06 | x64 |
Txcache.dll | 2019.150.4223.1 | 165800 | 22. April | 17:06 | x86 |
Txcache.dll | 2019.150.4223.1 | 198568 | 22. April | 17:06 | x64 |
Txcharmap.dll | 2019.150.4223.1 | 313248 | 22. April | 17:06 | x64 |
Txcharmap.dll | 2019.150.4223.1 | 272296 | 22. April | 17:06 | x86 |
Txcopymap.dll | 2019.150.4223.1 | 165800 | 22. April | 17:06 | x86 |
Txcopymap.dll | 2019.150.4223.1 | 198568 | 22. April | 17:06 | x64 |
Txdataconvert.dll | 2019.150.4223.1 | 317368 | 22. April | 17:06 | x64 |
Txdataconvert.dll | 2019.150.4223.1 | 276392 | 22. April | 17:06 | x86 |
Txderived.dll | 2019.150.4223.1 | 559016 | 22. April | 17:06 | x86 |
Txderived.dll | 2019.150.4223.1 | 640928 | 22. April | 17:06 | x64 |
Txfileextractor.dll | 2019.150.4223.1 | 182184 | 22. April | 17:06 | x86 |
Txfileextractor.dll | 2019.150.4223.1 | 219032 | 22. April | 17:06 | x64 |
Txfileinserter.dll | 2019.150.4223.1 | 182184 | 22. April | 17:06 | x86 |
Txfileinserter.dll | 2019.150.4223.1 | 214952 | 22. April | 17:06 | x64 |
Txgroupdups.dll | 2019.150.4223.1 | 313248 | 22. April | 17:06 | x64 |
Txgroupdups.dll | 2019.150.4223.1 | 255912 | 22. April | 17:06 | x86 |
Txlineage.dll | 2019.150.4223.1 | 128936 | 22. April | 17:06 | x86 |
Txlineage.dll | 2019.150.4223.1 | 153512 | 22. April | 17:06 | x64 |
Txlookup.dll | 2019.150.4223.1 | 468904 | 22. April | 17:06 | x86 |
Txlookup.dll | 2019.150.4223.1 | 542632 | 22. April | 17:06 | x64 |
Txmerge.dll | 2019.150.4223.1 | 247720 | 22. April | 17:06 | x64 |
Txmerge.dll | 2019.150.4223.1 | 202664 | 22. April | 17:06 | x86 |
Txmergejoin.dll | 2019.150.4223.1 | 247720 | 22. April | 17:06 | x86 |
Txmergejoin.dll | 2019.150.4223.1 | 309160 | 22. April | 17:06 | x64 |
Txmulticast.dll | 2019.150.4223.1 | 116648 | 22. April | 17:06 | x86 |
Txmulticast.dll | 2019.150.4223.1 | 145320 | 22. April | 17:06 | x64 |
Txpivot.dll | 2019.150.4223.1 | 206760 | 22. April | 17:06 | x86 |
Txpivot.dll | 2019.150.4223.1 | 239528 | 22. April | 17:06 | x64 |
Txrowcount.dll | 2019.150.4223.1 | 141224 | 22. April | 17:06 | x64 |
Txrowcount.dll | 2019.150.4223.1 | 112552 | 22. April | 17:06 | x86 |
Txsampling.dll | 2019.150.4223.1 | 157608 | 22. April | 17:06 | x86 |
Txsampling.dll | 2019.150.4223.1 | 194472 | 22. April | 17:06 | x64 |
Txscd.dll | 2019.150.4223.1 | 198568 | 22. April | 17:06 | x86 |
Txscd.dll | 2019.150.4223.1 | 235432 | 22. April | 17:06 | x64 |
Txsort.dll | 2019.150.4223.1 | 231336 | 22. April | 17:06 | x86 |
Txsort.dll | 2019.150.4223.1 | 288680 | 22. April | 17:06 | x64 |
Txsplit.dll | 2019.150.4223.1 | 550824 | 22. April | 17:06 | x86 |
Txsplit.dll | 2019.150.4223.1 | 624544 | 22. April | 17:06 | x64 |
Txtermextraction.dll | 2019.150.4223.1 | 8701856 | 22. April | 17:06 | x64 |
Txtermextraction.dll | 2019.150.4223.1 | 8644512 | 22. April | 17:06 | x86 |
Txtermlookup.dll | 2019.150.4223.1 | 4138920 | 22. April | 17:06 | x86 |
Txtermlookup.dll | 2019.150.4223.1 | 4183976 | 22. April | 17:06 | x64 |
Txunionall.dll | 2019.150.4223.1 | 161704 | 22. April | 17:06 | x86 |
Txunionall.dll | 2019.150.4223.1 | 198568 | 22. April | 17:06 | x64 |
Txunpivot.dll | 2019.150.4223.1 | 182184 | 22. April | 17:06 | x86 |
Txunpivot.dll | 2019.150.4223.1 | 214952 | 22. April | 17:06 | x64 |
Xe.dll | 2019.150.4223.1 | 632744 | 22. April | 17:06 | x86 |
Xe.dll | 2019.150.4223.1 | 722872 | 22. April | 17:06 | x64 |
SQL Server 2019 sql_polybase_core_inst
Dateiname | Dateiversion | Dateigröße | Datum | Zeit | Plattform |
---|---|---|---|---|---|
Dms.dll | 15.0.1951.0 | 558480 | 22. April | 17:47 | x86 |
Dmsnative.dll | 2018.150.1951.0 | 151464 | 22. April | 17:47 | x64 |
Dwengineservice.dll | 15.0.1951.0 | 43944 | 22. April | 17:47 | x86 |
Dwengineservice.exe.config | n/v | 252094 | 22. April | 17:47 | n/v |
Eng_polybase_odbcdrivermongo_238_cacerts_pem.64 | n/v | 255048 | 22. April | 17:47 | n/v |
Eng_polybase_odbcdrivermongo_238_dsmessages_xml.64 | n/v | 10067 | 22. April | 17:47 | n/v |
Eng_polybase_odbcdrivermongo_238_mdmessages_xml.64 | n/v | 9574 | 22. April | 17:47 | n/v |
Eng_polybase_odbcdrivermongo_238_mongodbodbc_did.64 | n/v | 272 | 22. April | 17:47 | n/v |
Eng_polybase_odbcdrivermongo_238_mongodbodbc_sb64_dll.64 | 2.3.8.1008 | 17142672 | 22. April | 17:47 | x64 |
Eng_polybase_odbcdrivermongo_238_odbcmessages_xml.64 | n/v | 77846 | 22. April | 17:47 | n/v |
Eng_polybase_odbcdrivermongo_238_openssl64_dlla_manifest.64 | n/v | 282 | 22. April | 17:47 | n/v |
Eng_polybase_odbcdrivermongo_238_saslsspi_dll.64 | 1.0.2.1003 | 146304 | 22. April | 17:47 | x64 |
Eng_polybase_odbcdrivermongo_238_schemamapmessages_xml.64 | n/v | 1884 | 22. April | 17:47 | n/v |
Eng_polybase_odbcdrivermongo_238_sqlenginemessages_xml.64 | n/v | 39334 | 22. April | 17:47 | n/v |
Eng_polybase_odbcdrivermongo_238_thirdpartynotices_txt.64 | n/v | 52677 | 22. April | 17:47 | n/v |
Eng_polybase_odbcdrivermongodb233_ini.64 | n/v | 229 | 22. April | 17:47 | n/v |
Eng_polybase_odbcdrivermongodb238_ini.64 | n/v | 241 | 22. April | 17:47 | n/v |
Eng_polybase_odbcdriveroracle_802_mscurl28_dll.64 | 8.0.2.116 | 2446928 | 22. April | 17:47 | x64 |
Eng_polybase_odbcdriveroracle_802_msodbc_lic.64 | n/v | 2564 | 22. April | 17:47 | n/v |
Eng_polybase_odbcdriveroracle_802_msora28_dll.64 | 8.0.2.2371 | 2250320 | 22. April | 17:47 | x64 |
Eng_polybase_odbcdriveroracle_802_msora28r_dll.64 | 8.0.2.2371 | 147024 | 22. April | 17:47 | x64 |
Eng_polybase_odbcdriveroracle_802_msssl28_dll.64 | 8.0.2.244 | 2412624 | 22. April | 17:47 | x64 |
Eng_polybase_odbcdriveroracle_802_mstls28_dll.64 | 8.0.2.39 | 2928720 | 22. April | 17:47 | x64 |
Eng_polybase_odbcdriveroracle_802_thirdpartynotices_txt.64 | n/v | 64248 | 22. April | 17:47 | n/v |
Eng_polybase_odbcdriversqlserver_17411_lang_msodbcsqlr17_rll_64_1028 | n/v | 156536 | 22. April | 17:47 | x64 |
Eng_polybase_odbcdriversqlserver_17411_lang_msodbcsqlr17_rll_64_1031 | n/v | 226168 | 22. April | 17:47 | x64 |
Eng_polybase_odbcdriversqlserver_17411_lang_msodbcsqlr17_rll_64_1033 | n/v | 205688 | 22. April | 17:47 | x64 |
Eng_polybase_odbcdriversqlserver_17411_lang_msodbcsqlr17_rll_64_1036 | n/v | 230264 | 22. April | 17:47 | x64 |
Eng_polybase_odbcdriversqlserver_17411_lang_msodbcsqlr17_rll_64_1040 | n/v | 226168 | 22. April | 17:47 | x64 |
Eng_polybase_odbcdriversqlserver_17411_lang_msodbcsqlr17_rll_64_1041 | n/v | 172920 | 22. April | 17:47 | x64 |
Eng_polybase_odbcdriversqlserver_17411_lang_msodbcsqlr17_rll_64_1042 | n/v | 172920 | 22. April | 17:47 | x64 |
Eng_polybase_odbcdriversqlserver_17411_lang_msodbcsqlr17_rll_64_1046 | n/v | 222072 | 22. April | 17:47 | x64 |
Eng_polybase_odbcdriversqlserver_17411_lang_msodbcsqlr17_rll_64_1049 | n/v | 222072 | 22. April | 17:47 | x64 |
Eng_polybase_odbcdriversqlserver_17411_lang_msodbcsqlr17_rll_64_2052 | n/v | 156536 | 22. April | 17:47 | x64 |
Eng_polybase_odbcdriversqlserver_17411_lang_msodbcsqlr17_rll_64_3082 | n/v | 226168 | 22. April | 17:47 | x64 |
Eng_polybase_odbcdriverteradata_162000_dsmessages_xml.64 | n/v | 10247 | 22. April | 17:47 | n/v |
Eng_polybase_odbcdriverteradata_162000_odbcmessages_xml.64 | n/v | 78296 | 22. April | 17:47 | n/v |
Eng_polybase_odbcdriverteradata_162000_sqlenginemessages_xml.64 | n/v | 39647 | 22. April | 17:47 | n/v |
Eng_polybase_odbcdriverteradata_162000_tdmessages_xml.64 | n/v | 20320 | 22. April | 17:47 | n/v |
Eng_polybase_odbcdriverteradata_162000_teradataodbc_did.64 | n/v | 272 | 22. April | 17:47 | n/v |
Eng_polybase_odbcdriverteradata_162000_thirdpartynotices_txt.64 | n/v | 28881 | 22. April | 17:47 | n/v |
Enginediagnosticsconfig.xml | n/v | 155186 | 22. April | 17:47 | n/v |
Externalaccessconfig.xml | n/v | 68870 | 22. April | 17:47 | n/v |
Externalobjectsconfig.xml | n/v | 1834 | 22. April | 17:47 | n/v |
Externaloptimizationconfig.xml | n/v | 18223 | 22. April | 17:47 | n/v |
Externalworkersconfig.xml | n/v | 1416 | 22. April | 17:47 | n/v |
Icudt58.dll | 58.2.0.0 | 27109768 | 22. April | 17:47 | x64 |
Icudt58.dll | 58.2.0.0 | 27109832 | 22. April | 17:47 | x64 |
Icuin58.dll | 58.2.0.0 | 2425288 | 22. April | 17:47 | x64 |
Icuin58.dll | 58.2.0.0 | 2431880 | 22. April | 17:47 | x64 |
Icuuc42.dll | 8.0.2.124 | 15488080 | 22. April | 17:47 | x64 |
Icuuc58.dll | 58.2.0.0 | 1775048 | 22. April | 17:47 | x64 |
Icuuc58.dll | 58.2.0.0 | 1783688 | 22. April | 17:47 | x64 |
Instapi150.dll | 2019.150.4223.1 | 87992 | 22. April | 17:47 | x64 |
Libcrypto-1_1-x64.dll | 1.1.0.10 | 2620304 | 22. April | 17:47 | x64 |
Libcrypto | 1.1.1.4 | 2953680 | 22. April | 17:47 | x64 |
Libsasl.dll | 2.1.26.0 | 292224 | 22. April | 17:47 | x64 |
Libssl-1_1-x64.dll | 1.1.0.10 | 648080 | 22. April | 17:47 | x64 |
Libssl | 1.1.1.4 | 798160 | 22. April | 17:47 | x64 |
Microsoft.sqlserver.datawarehouse.backup.backupmetadata.dll | 15.0.1951.0 | 66448 | 22. April | 17:47 | x86 |
Microsoft.sqlserver.datawarehouse.catalog.dll | 15.0.1951.0 | 292256 | 22. April | 17:47 | x86 |
Microsoft.sqlserver.datawarehouse.common.dll | 15.0.1951.0 | 1955752 | 22. April | 17:47 | x86 |
Microsoft.sqlserver.datawarehouse.configuration.dll | 15.0.1951.0 | 168360 | 22. April | 17:47 | x86 |
Microsoft.sqlserver.datawarehouse.datamovement.common.dll | 15.0.1951.0 | 648080 | 22. April | 17:47 | x86 |
Microsoft.sqlserver.datawarehouse.datamovement.manager.dll | 15.0.1951.0 | 245136 | 22. April | 17:47 | x86 |
Microsoft.sqlserver.datawarehouse.datamovement.messagetypes.dll | 15.0.1951.0 | 138128 | 22. April | 17:47 | x86 |
Microsoft.sqlserver.datawarehouse.datamovement.messagingprotocol.dll | 15.0.1951.0 | 78752 | 22. April | 17:47 | x86 |
Microsoft.sqlserver.datawarehouse.diagnostics.dll | 15.0.1951.0 | 50088 | 22. April | 17:47 | x86 |
Microsoft.sqlserver.datawarehouse.distributor.dll | 15.0.1951.0 | 87440 | 22. April | 17:47 | x86 |
Microsoft.sqlserver.datawarehouse.engine.dll | 15.0.1951.0 | 1128336 | 22. April | 17:47 | x86 |
Microsoft.sqlserver.datawarehouse.engine.statsstream.dll | 15.0.1951.0 | 79760 | 22. April | 17:47 | x86 |
Microsoft.sqlserver.datawarehouse.eventing.dll | 15.0.1951.0 | 69520 | 22. April | 17:47 | x86 |
Microsoft.sqlserver.datawarehouse.fabric.appliance.dll | 15.0.1951.0 | 34208 | 22. April | 17:47 | x86 |
Microsoft.sqlserver.datawarehouse.fabric.interface.dll | 15.0.1951.0 | 30112 | 22. April | 17:47 | x86 |
Microsoft.sqlserver.datawarehouse.fabric.polybase.dll | 15.0.1951.0 | 45472 | 22. April | 17:47 | x86 |
Microsoft.sqlserver.datawarehouse.fabric.xdbinterface.dll | 15.0.1951.0 | 20384 | 22. April | 17:47 | x86 |
Microsoft.sqlserver.datawarehouse.failover.dll | 15.0.1951.0 | 25504 | 22. April | 17:47 | x86 |
Microsoft.sqlserver.datawarehouse.hadoop.hadoopbridge.dll | 15.0.1951.0 | 130472 | 22. April | 17:47 | x86 |
Microsoft.sqlserver.datawarehouse.loadercommon.dll | 15.0.1951.0 | 85408 | 22. April | 17:47 | x86 |
Microsoft.sqlserver.datawarehouse.loadmanager.dll | 15.0.1951.0 | 99744 | 22. April | 17:47 | x86 |
Microsoft.sqlserver.datawarehouse.localization.dll | 15.0.1951.0 | 291744 | 22. April | 17:47 | x86 |
Microsoft.sqlserver.datawarehouse.localization.resources.dll | 15.0.1951.0 | 119200 | 22. April | 17:47 | x86 |
Microsoft.sqlserver.datawarehouse.localization.resources.dll | 15.0.1951.0 | 137120 | 22. April | 17:47 | x86 |
Microsoft.sqlserver.datawarehouse.localization.resources.dll | 15.0.1951.0 | 140192 | 22. April | 17:47 | x86 |
Microsoft.sqlserver.datawarehouse.localization.resources.dll | 15.0.1951.0 | 136600 | 22. April | 17:47 | x86 |
Microsoft.sqlserver.datawarehouse.localization.resources.dll | 15.0.1951.0 | 149400 | 22. April | 17:47 | x86 |
Microsoft.sqlserver.datawarehouse.localization.resources.dll | 15.0.1951.0 | 138656 | 22. April | 17:47 | x86 |
Microsoft.sqlserver.datawarehouse.localization.resources.dll | 15.0.1951.0 | 133536 | 22. April | 17:47 | x86 |
Microsoft.sqlserver.datawarehouse.localization.resources.dll | 15.0.1951.0 | 175520 | 22. April | 17:47 | x86 |
Microsoft.sqlserver.datawarehouse.localization.resources.dll | 15.0.1951.0 | 116128 | 22. April | 17:47 | x86 |
Microsoft.sqlserver.datawarehouse.localization.resources.dll | 15.0.1951.0 | 135584 | 22. April | 17:47 | x86 |
Microsoft.sqlserver.datawarehouse.nodes.dll | 15.0.1951.0 | 71592 | 22. April | 17:47 | x86 |
Microsoft.sqlserver.datawarehouse.nulltransaction.dll | 15.0.1951.0 | 20888 | 22. April | 17:47 | x86 |
Microsoft.sqlserver.datawarehouse.parallelizer.dll | 15.0.1951.0 | 36240 | 22. April | 17:47 | x86 |
Microsoft.sqlserver.datawarehouse.resourcemanagement.dll | 15.0.1951.0 | 127912 | 22. April | 17:47 | x86 |
Microsoft.sqlserver.datawarehouse.sql.dll | 15.0.1951.0 | 3063696 | 22. April | 17:47 | x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.dll | 15.0.1951.0 | 3954576 | 22. April | 17:47 | x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll | 15.0.1951.0 | 117136 | 22. April | 17:47 | x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll | 15.0.1951.0 | 131984 | 22. April | 17:47 | x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll | 15.0.1951.0 | 136592 | 22. April | 17:47 | x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll | 15.0.1951.0 | 132496 | 22. April | 17:47 | x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll | 15.0.1951.0 | 147360 | 22. April | 17:47 | x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll | 15.0.1951.0 | 133008 | 22. April | 17:47 | x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll | 15.0.1951.0 | 129424 | 22. April | 17:47 | x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll | 15.0.1951.0 | 169888 | 22. April | 17:47 | x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll | 15.0.1951.0 | 114064 | 22. April | 17:47 | x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll | 15.0.1951.0 | 130960 | 22. April | 17:47 | x86 |
Microsoft.sqlserver.datawarehouse.sqldistributor.dll | 15.0.1951.0 | 66464 | 22. April | 17:47 | x86 |
Microsoft.sqlserver.datawarehouse.transactsql.scriptdom.dll | 15.0.1951.0 | 2681744 | 22. April | 17:47 | x86 |
Microsoft.sqlserver.datawarehouse.utilities.dll | 15.0.1951.0 | 2435496 | 22. April | 17:47 | x86 |
Mpdwinterop.dll | 2019.150.4223.1 | 452520 | 22. April | 17:47 | x64 |
Mpdwsvc.exe | 2019.150.4223.1 | 7399352 | 22. April | 17:47 | x64 |
Msodbcsql17.dll | 2017.174.1.1 | 2016120 | 22. April | 17:47 | x64 |
Odbc32.dll | 10.0.17763.1 | 720792 | 22. April | 17:47 | x64 |
Odbccp32.dll | 10.0.17763.1 | 138136 | 22. April | 17:47 | x64 |
Odbctrac.dll | 10.0.17763.1 | 175000 | 22. April | 17:47 | x64 |
Polybase-ODBC-Treiber für mongodb.ini | n/v | 229 | 22. April | 17:47 | n/v |
Polybase-ODBC-Treiber für oracle.ini | n/v | 207 | 22. April | 17:47 | n/v |
Polybase-ODBC-Treiber für sql server.ini | n/v | 317 | 22. April | 17:47 | n/v |
Polybase-ODBC-Treiber für teradata.ini | n/v | 235 | 22. April | 17:47 | n/v |
Saslplain.dll | 2.1.26.0 | 170880 | 22. April | 17:47 | x64 |
Secforwarder.dll | 2019.150.4223.1 | 79800 | 22. April | 17:47 | x64 |
Sharedmemory.dll | 2018.150.1951.0 | 60320 | 22. April | 17:47 | x64 |
Sqldk.dll | 2019.150.4223.1 | 3155872 | 22. April | 17:47 | x64 |
Sqldumper.exe | 2019.150.4223.1 | 186280 | 22. April | 17:47 | x64 |
Sqlevn70.rll |
2019.150.4223.1 | 1595320 | 22. April | 17:47 | x64 |
Sqlevn70.rll |
2019.150.4223.1 | 4163512 | 22. April | 17:47 | x64 |
Sqlevn70.rll |
2019.150.4223.1 | 3413944 | 22. April | 17:47 | x64 |
Sqlevn70.rll |
2019.150.4223.1 | 4155320 | 22. April | 17:47 | x64 |
Sqlevn70.rll |
2019.150.4223.1 | 4061112 | 22. April | 17:47 | x64 |
Sqlevn70.rll |
2019.150.4223.1 | 2222008 | 22. April | 17:47 | x64 |
Sqlevn70.rll |
2019.150.4223.1 | 2172856 | 22. April | 17:47 | x64 |
Sqlevn70.rll |
2019.150.4223.1 | 3819448 | 22. April | 17:47 | x64 |
Sqlevn70.rll |
2019.150.4223.1 | 3819448 | 22. April | 17:47 | x64 |
Sqlevn70.rll |
2019.150.4223.1 | 1537976 | 22. April | 17:47 | x64 |
Sqlevn70.rll |
2019.150.4223.1 | 4028344 | 22. April | 17:47 | x64 |
Sqlos.dll | 2019.150.4223.1 | 42936 | 22. April | 17:47 | x64 |
Sqlsortpdw.dll | 2018.150.1951.0 | 4840352 | 22. April | 17:47 | x64 |
Sqltses.dll | 2019.150.4223.1 | 9115576 | 22. April | 17:47 | x64 |
Tdataodbc_sb | 16.20.0.1078 | 14995920 | 22. April | 17:47 | x64 |
Terasso.dll | 16.20.0.13 | 2158896 | 22. April | 17:47 | x64 |
Zlibwapi.dll | 1.2.11.0 | 281472 | 22. April | 17:47 | x64 |
SQL Server 2019 sql_shared_mr
Dateiname | Dateiversion | Dateigröße | Datum | Zeit | Plattform |
---|---|---|---|---|---|
Smrdll.dll | 15.0.4223.1 | 30648 | 22. April | 17:05 | x86 |
sql_tools_extensions SQL Server 2019
Dateiname | Dateiversion | Dateigröße | Datum | Zeit | Plattform |
---|---|---|---|---|---|
Autoadmin.dll | 2019.150.4223.1 | 1632168 | 22. April | 18:00 | x86 |
Dtaengine.exe | 2019.150.4223.1 | 219064 | 22. April | 18:00 | x86 |
Dteparse.dll | 2019.150.4223.1 | 112552 | 22. April | 18:00 | x86 |
Dteparse.dll | 2019.150.4223.1 | 124832 | 22. April | 18:00 | x64 |
Dteparsemgd.dll | 2019.150.4223.1 | 116648 | 22. April | 18:00 | x86 |
Dteparsemgd.dll | 2019.150.4223.1 | 133032 | 22. April | 18:00 | x64 |
Dtepkg.dll | 2019.150.4223.1 | 133048 | 22. April | 18:00 | x86 |
Dtepkg.dll | 2019.150.4223.1 | 149432 | 22. April | 18:00 | x64 |
Dtexec.exe | 2019.150.4223.1 | 72616 | 22. April | 18:00 | x64 |
Dtexec.exe | 2019.150.4223.1 | 63904 | 22. April | 18:00 | x86 |
Dts.dll | 2019.150.4223.1 | 2762672 | 22. April | 18:00 | x86 |
Dts.dll | 2019.150.4223.1 | 3143592 | 22. April | 18:00 | x64 |
Dtscomexpreval.dll | 2019.150.4223.1 | 444328 | 22. April | 18:00 | x86 |
Dtscomexpreval.dll | 2019.150.4223.1 | 501664 | 22. April | 18:00 | x64 |
Dtsconn.dll | 2019.150.4223.1 | 432040 | 22. April | 18:00 | x86 |
Dtsconn.dll | 2019.150.4223.1 | 522152 | 22. April | 18:00 | x64 |
Dtshost.exe | 2019.150.4223.1 | 105384 | 22. April | 18:00 | x64 |
Dtshost.exe | 2019.150.4223.1 | 88488 | 22. April | 18:00 | x86 |
Dtsmsg.h | n/v | 779773 | 22. April | 18:00 | n/v |
Dtsmsg150.dll | 2019.150.4223.1 | 554920 | 22. April | 18:00 | x86 |
Dtsmsg150.dll | 2019.150.4223.1 | 567224 | 22. April | 18:00 | x64 |
Dtspipeline.dll | 2019.150.4223.1 | 1120184 | 22. April | 18:00 | x86 |
Dtspipeline.dll | 2019.150.4223.1 | 1329080 | 22. April | 18:00 | x64 |
Dtswizard.exe | 15.0.4223.1 | 886712 | 22. April | 18:00 | x64 |
Dtswizard.exe | 15.0.4223.1 | 890808 | 22. April | 18:00 | x86 |
Dtuparse.dll | 2019.150.4223.1 | 100264 | 22. April | 18:00 | x64 |
Dtuparse.dll | 2019.150.4223.1 | 87976 | 22. April | 18:00 | x86 |
Dtutil.exe | 2019.150.4223.1 | 129960 | 22. April | 18:00 | x86 |
Dtutil.exe | 2019.150.4223.1 | 148384 | 22. April | 18:00 | x64 |
Exceldest.dll | 2019.150.4223.1 | 280488 | 22. April | 18:00 | x64 |
Exceldest.dll | 2019.150.4223.1 | 235432 | 22. April | 18:00 | x86 |
Excelsrc.dll | 2019.150.4223.1 | 260008 | 22. April | 18:00 | x86 |
Excelsrc.dll | 2019.150.4223.1 | 309152 | 22. April | 18:00 | x64 |
Flatfiledest.dll | 2019.150.4223.1 | 358312 | 22. April | 18:00 | x86 |
Flatfiledest.dll | 2019.150.4223.1 | 411576 | 22. April | 18:00 | x64 |
Flatfilesrc.dll | 2019.150.4223.1 | 370600 | 22. April | 18:00 | x86 |
Flatfilesrc.dll | 2019.150.4223.1 | 427944 | 22. April | 18:00 | x64 |
Microsoft.sqlserver.astasks.dll | 15.0.4223.1 | 116664 | 22. April | 18:00 | x86 |
Microsoft.sqlserver.chainer.infrastructure.dll | 15.0.4223.1 | 403360 | 22. April | 18:00 | x86 |
Microsoft.sqlserver.chainer.infrastructure.dll | 15.0.4223.1 | 403360 | 22. April | 18:00 | x86 |
Microsoft.sqlserver.configuration.sco.dll | 15.0.4223.1 | 3000248 | 22. April | 18:00 | x86 |
Microsoft.sqlserver.configuration.sco.dll | 15.0.4223.1 | 3000232 | 22. April | 18:00 | x86 |
Microsoft.sqlserver.integrationservices.runtimetelemetry.dll | 15.0.4223.1 | 42920 | 22. April | 18:00 | x86 |
Microsoft.sqlserver.integrationservices.runtimetelemetry.dll | 15.0.4223.1 | 42936 | 22. April | 18:00 | x86 |
Microsoft.sqlserver.management.integrationservicesenum.dll | 15.0.4223.1 | 59320 | 22. April | 18:00 | x86 |
Microsoft.sqlserver.olapenum.dll | 15.0.18185.0 | 100800 | 22. April | 18:00 | x86 |
Msdtssrvrutil.dll | 2019.150.4223.1 | 100264 | 22. April | 18:00 | x86 |
Msdtssrvrutil.dll | 2019.150.4223.1 | 112552 | 22. April | 18:00 | x64 |
Msmgdsrv.dll | 2018.150.35.23 | 8279456 | 22. April | 17:02 | x86 |
Oledbdest.dll | 2019.150.4223.1 | 280488 | 22. April | 18:00 | x64 |
Oledbdest.dll | 2019.150.4223.1 | 239528 | 22. April | 18:00 | x86 |
Oledbsrc.dll | 2019.150.4223.1 | 264104 | 22. April | 18:00 | x86 |
Oledbsrc.dll | 2019.150.4223.1 | 313256 | 22. April | 18:00 | x64 |
Sqlresourceloader.dll | 2019.150.4223.1 | 51128 | 22. April | 18:00 | x64 |
Sqlresourceloader.dll | 2019.150.4223.1 | 38840 | 22. April | 18:00 | x86 |
Sqlscm.dll | 2019.150.4223.1 | 79784 | 22. April | 18:00 | x86 |
Sqlscm.dll | 2019.150.4223.1 | 87976 | 22. April | 18:00 | x64 |
Sqlsvc.dll | 2019.150.4223.1 | 182176 | 22. April | 18:00 | x64 |
Sqlsvc.dll | 2019.150.4223.1 | 149432 | 22. April | 18:00 | x86 |
Sqltaskconnections.dll | 2019.150.4223.1 | 202664 | 22. April | 18:00 | x64 |
Sqltaskconnections.dll | 2019.150.4223.1 | 169896 | 22. April | 18:00 | x86 |
Txdataconvert.dll | 2019.150.4223.1 | 276392 | 22. April | 18:00 | x86 |
Txdataconvert.dll | 2019.150.4223.1 | 317368 | 22. April | 18:00 | x64 |
Xe.dll | 2019.150.4223.1 | 632744 | 22. April | 18:00 | x86 |
Xe.dll | 2019.150.4223.1 | 722872 | 22. April | 18: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:
Aktualisieren eines Failoverclusters instance
Hinweis
Wenn Sie den parallelen 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).
-
Hinweis
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.
Anwenden eines Hotfixes für SQL Server in einer Replikationstopologie
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
- Öffnen Sie 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.
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
- Ankündigung von Updates für das SQL Server Inkrementelle Wartungsmodell (ISM)
- SQL Server Service Packs werden ab SQL Server 2017 nicht mehr unterstützt
- So ermitteln Sie die aktuell laufende Version und Edition des SQL Server-Datenbankmoduls
- Wartungsmodelle für SQL Server
- Benennungsschema und Beschreibungen der Fehlerkorrekturbereiche für Softwareupdatepakete für SQL Server
- Erläuterung von Standardbegriffen bei Microsoft-Softwareupdates