KB5024276 - Cumulatieve update 20 voor SQL Server 2019
Releasedatum: 13 april 2023
Versie: 15.0.4312.2
Samenvatting
In dit artikel wordt het cumulatieve updatepakket 20 (CU20) voor Microsoft SQL Server 2019 beschreven. Deze update bevat 24 fixes die zijn uitgegeven na de release van SQL Server 2019 Cumulatieve update 19 en die onderdelen in de volgende builds bijwerkt:
- SQL Server - Productversie: 15.0.4312.2, bestandsversie: 2019.150.4312.2
- Analysis Services - Productversie: 15.0.35.39, bestandsversie: 2018.150.35.39
Bekende problemen in deze update
Probleem één
SQL Server 2019 CU14 heeft een oplossing geïntroduceerd om onjuiste resultaten te verhelpen in parallelle plannen die worden geretourneerd door de ingebouwde SESSION_CONTEXT. Deze oplossing kan echter toegangsschendingsdumpbestanden maken wanneer het SESSION
opnieuw wordt ingesteld voor hergebruik. Als u dit probleem wilt beperken en onjuiste resultaten wilt voorkomen, kunt u de oorspronkelijke oplossing uitschakelen en ook de parallelle uitvoering voor de ingebouwde SESSION_CONTEXT
oplossing uitschakelen. Gebruik hiervoor de volgende traceringsvlagmen:
11042 - Deze traceringsvlag schakelt de parallelle uitvoering voor de ingebouwde
SESSION_CONTEXT
.9432 - Met deze traceringsvlag wordt de oplossing uitgeschakeld die is geïntroduceerd in SQL Server 2019 CU14.
Microsoft werkt aan een oplossing voor dit probleem en is beschikbaar in een toekomstige CU.
Probleem twee
Nadat u deze cumulatieve update hebt geïnstalleerd, werken externe gegevensbronnen met behulp van de algemene ODBC-connector mogelijk niet meer. Wanneer u probeert een query uit te voeren op externe tabellen die zijn gemaakt voordat u deze cumulatieve update installeert, wordt het volgende foutbericht weergegeven:
Msg 7320, Niveau 16, Staat 110, Regel 68
Kan de query 'Externe query' niet uitvoeren op OLE DB-provider 'MSOLEDBSQL' voor gekoppelde server (null). Objectverwijzing is niet ingesteld op een exemplaar van een object.
Als u probeert een nieuwe externe tabel te maken, wordt het volgende foutbericht weergegeven:
Msg 110813, Niveau 16, Staat 1, Regel 64
Objectverwijzing is niet ingesteld op een exemplaar van een object.
U kunt dit probleem omzeilen door deze cumulatieve update te verwijderen of het Driver
trefwoord toe te voegen aan het CONNECTION_OPTIONS
argument. Zie Algemene ODBC-externe gegevensbronnen werken mogelijk niet na de installatie van cumulatieve update voor meer informatie.
Probleem drie
Dit probleem wordt veroorzaakt door een wijziging die is geïntroduceerd in deze cumulatieve update voor de functie managed instance-koppeling . Stel dat de databases van een AlwaysOn-beschikbaarheidsgroep een van de volgende voorwaarden hebben:
De databases maken gebruik van tabellen die zijn geoptimaliseerd voor geheugen, de FileStream-klasse of meerdere logboekbestanden.
U werkt een replica bij naar deze cumulatieve update. De primaire replica wordt bijvoorbeeld bijgewerkt naar SQL Server 2019 CU20 en de secundaire replica blijft SQL Server 2019 CU19.
De databases geven de status Niet synchroniseren aan.
U controleert de
sys.dm_exec_requests
DMV en u ziet dat deDB STARTUP
opdracht wordt geblokkeerd bij wachtenHADR_RECOVERY_WAIT_FOR_UNDO
.
In dit scenario start u het SQL Server-exemplaar opnieuw op dat als host fungeert voor de primaire replica van de beschikbaarheidsgroep. Vervolgens worden de databases gesynchroniseerd. Daarnaast ziet u mogelijk de volgende foutberichten die zijn vastgelegd in het SQL Server-foutenlogboek en uitgebreide gebeurtenislogboeken:
Fout 9642, Ernst 16, Status 3: Er is een fout opgetreden in een service broker-/databasespiegeling-verbindingseindpunt. Fout: 8474, Status: 11. (Bijna-eindpuntrol: doel, eindpuntadres: '')
Als u deze cumulatieve update hebt toegepast op een of meer secundaire replica's en momenteel niet worden gesynchroniseerd met de primaire replica, kunt u de volgende stappen gebruiken om dit probleem te verhelpen:
Voeg traceringsvlag 12324 toe als opstartparameter op alle replica's (inclusief de primaire replica). Start de secundaire replica's opnieuw om deze traceringsvlag te activeren. Ondertussen moet de primaire replica worden gesynchroniseerd met alle secundaire replica's die opnieuw zijn opgestart met traceringsvlag 12324 als opstartparameter.
Nadat alle secundaire replica's zijn bijgewerkt en opnieuw gestart, voert u een failover uit van de primaire replica, nu als secundaire rol, en start u deze opnieuw om traceringsvlag 12324 in te schakelen.
Pas deze cumulatieve update toe op de oude primaire replica en start deze opnieuw op in de secundaire rol.
Verwijder traceringsvlag 12324 als opstartparameter uit alle replica's en schakel traceringsvlag 12324 uit op alle replica's door de
DBCC TRACEOFF(12324, -1)
instructie uit te voeren.
Notitie
Traceringsvlag 12324 heeft alleen invloed op de functie Managed Instance Link en wordt alleen gebruikt om de wijzigingen in SQL Server 2019 CU20 te activeren.
Verbeteringen en oplossingen die zijn opgenomen in deze update
Een downloadbare Excel-werkmap met een overzichtslijst met builds, samen met de huidige ondersteuningslevenscyclus, is beschikbaar. Het Excel-bestand bevat ook gedetailleerde fixlijsten voor SQL Server 2022, SQL Server 2019 en SQL Server 2017. Selecteer dit Excel-bestand nu te downloaden.
Notitie
Er kan rechtstreeks naar afzonderlijke vermeldingen in de volgende tabel worden verwezen via een bladwijzer. Als u een bugverwijzings-id in de tabel selecteert, wordt een bladwijzertag aan de URL toegevoegd met behulp van de indeling '#NNNNNNN'. U kunt deze URL vervolgens delen met anderen, zodat ze rechtstreeks naar de gewenste oplossing in de tabel kunnen springen.
Zie de volgende Microsoft Knowledge Base-artikelen voor meer informatie over de fouten die zijn opgelost en verbeteringen die zijn opgenomen in deze cumulatieve update.
Foutverwijzing | Beschrijving | Opgelost gebied | Onderdeel | Platform |
---|---|---|---|---|
2204516 | Lost een probleem op dat kan leiden tot beschadiging van de interne gegevensstructuur die door de Analysis Services-engine wordt gebruikt om het geheugen te beheren. | Analysis Services | Analysis Services | Windows |
2279650 | Lost een fout op in SQL Server Analysis Services (SSAS) die u tegenkomt nadat u de naam van partities hebt gewijzigd in dezelfde naam in een multidimensionaal model. | Analysis Services | Analysis Services | Windows |
2255878 | Hiermee worden beveiligingsproblemen opgelost met CVE-2015-6420 en CVE-2017-15708. | Integratieservices | Integratieservices | Windows |
2284765 | Lost een DateTime probleem op waarbij de maand en dag onjuist worden herkend in Master Data Services (MDS) die u tegenkomt wanneer de invoerindeling niet overeenkomt met de vooraf ingestelde indeling. |
Master Data Services | Master Data Services | Windows |
2290381 | Lost een probleem met toegangsschendingen op, meestal te zien in een database in een beschikbaarheidsgroep, die u tegenkomt tijdens VDI-back-ups (Virtual Device Interface). | SQL Server Engine | Back-up terugzetten | Alle |
2128204 | Lost een bevestigingsfout op (locatie: interop.cpp:125; Expressie: 'RTL_ASSERT(nullptr != error) of (nullptr == error)') die u tegenkomt wanneer tijdelijkedb-metagegevens die zijn geoptimaliseerd voor geheugen zijn ingeschakeld. | SQL Server Engine | In-Memory OLTP | Windows |
2268752 | Lost een probleem met geheugenlekken op dat u ondervindt bij het configureren van sql Server-logboekverzending die zich in de stand-by- of alleen-lezenmodus bevindt voor een OLTP-database in het geheugen. Opmerking: u moet traceringsvlag 9953 inschakelen tijdens het opstarten om het probleem te voorkomen. |
SQL Server Engine | In-Memory OLTP | Alle |
2251105 | Hiermee wordt het foutbericht bijgewerkt dat in de SqlBackendNotSupported uitzondering wordt geretourneerd wanneer u een serverloze externe Synapse-gegevensbron gebruikt CREATE EXTERNAL TABLE voor de volgende: Azure Synapse Serverloze SQL-pool is geen ondersteunde gegevensbron. |
SQL Server Engine | PolyBase | Alle |
2285519 | Lost een fout op waarbij het DateTime veld niet kan worden gepusht naar sommige externe ODBC-bronnen van PolyBase, zoals Denodo wanneer u een query uitvoert op een externe tabel met behulp van een filtercomponent voor een DateTime veld. |
SQL Server Engine | PolyBase | Alle |
2280420 2292769 |
OPLOSSING: Problemen met Scalar UDF Inlining in SQL Server 2022 en 2019 (KB4538581) | SQL Server Engine | Queryuitvoering | Alle |
2162863 | Lost een toegangsfout op die kan optreden bij het uitvoeren van query's op de sys.dm_os_memory_objects dynamische beheerweergave (DMV). |
SQL Server Engine | Queryuitvoering | Alle |
2204764 | Hiermee worden toegangsschendingen en INVALID_POINTER_READ_c0000005_sqlmin.dll!CProfileList::FGetPartitionSummaryXML uitzonderingen opgelost die u kunt tegenkomen tijdens de uitvoering van sys.dm_exec_query_plan_stats . |
SQL Server Engine | Queryuitvoering | Windows |
2275387 | Lost een bevestigingsfout op (locatie: bpctxt.cpp:129; Expressie: 'm_cCreated < m_cMaxBatches') die u tegenkomt bij het uitvoeren van vensterquery's met statistische functies in de batchmodus. | SQL Server Engine | Queryuitvoering | Alle |
2292999 | Lost een probleem op waarbij het uitvoeren van de ALTER ASSEMBLY opdracht voor een complexe CLR-assembly (Common Language Runtime) kan leiden tot een aantal andere opdrachten die parallel worden uitgevoerd om een time-out uit te voeren. |
SQL Server Engine | Queryuitvoering | Alle |
2112485 | Lost een probleem op waarbij de kardinaliteitschatting (CE) uniform toeneemt na elke LEFT JOIN of RIGHT JOIN combinaties, waardoor overschatting wordt veroorzaakt. Deze oplossing voegt een beperking toe aan de CE wanneer de joinpredicaten de primaire sleutels van de betrokken tabellen zijn. Opmerking: Traceringsvlag 9440 schakelt de functionaliteit van deze oplossing voor databases met een compatibiliteitsniveau van 160 en eerder uit. |
SQL Server Engine | Query Optimizer | Alle |
2161795 | Lost een bevestigingsfout op (locatie: purecall.cpp:51; Expressie: !" purecall") die u tegenkomt nadat u een door de gebruiker gedefinieerde opgeslagen procedure hebt geannuleerd die nog steeds wordt uitgevoerd. | SQL Server Engine | Query Optimizer | Alle |
2216357 | Produceert consistente resultaten voor instructies die meerdere updates uitvoeren voor een variabele wanneer de hotfixes voor queryoptimalisatie zijn ingeschakeld, zoals SELECT @sum = @sum + c FROM t . |
SQL Server Engine | Query Optimizer | Alle |
2264977 | Lost een probleem op dat wordt veroorzaakt door automatische parameterisatie van query's waarbij interleaved uitvoering van multi-statement tabelwaardefuncties (MSTVF's) onjuiste resultaten kan retourneren of een impasse veroorzaakt bij de eerste uitvoering. | SQL Server Engine | Query Optimizer | Alle |
2299078 | Hiermee lost u een probleem op waarbij de verwijzing naar het KILL STATS JOB proces op sommige items wordt geteld wanneer meerdere asynchrone statistiekentaken worden uitgevoerd, waardoor deze items in de wachtrij blijven staan (zichtbaar via sys.dm_exec_background_job_queue ) totdat het SQL Server-exemplaar opnieuw wordt opgestart. |
SQL Server Engine | Query Optimizer | Alle |
2162994 | Lost een probleem op waarbij de DataAccess eigenschap voor de gekoppelde server opnieuw wordt ingesteld False wanneer u de sp_addsubscription opgeslagen procedure uitvoert of een abonnement maakt via de wizard Nieuw abonnement op server A na: 1. U hebt een gekoppelde server op server A voor server B en hebt de gekoppelde server gebruikt voor gegevenstoegang. 2. U configureert server A als uitgever en server B als abonnee en maakt transactionele replicatie. |
SQL Server Engine | Replicatie | Windows |
2212160 2269819 |
Voordat de oplossing is opgelost, kunt u nog steeds transactionele replicatie inschakelen of gegevensopname (CDC) wijzigen en tegelijkertijd de duurzaamheid van een database vertraagd, zelfs als transactionele replicatie of CDC en vertraagde duurzaamheid niet compatibel zijn. Deze oplossing voorkomt expliciet dat u transactionele replicatie of CDC en vertraagde duurzaamheid voor een database tegelijk inschakelt door de volgende fout 22891 of 22892: 22891: Kan 'FeatureName>' niet inschakelen< voor database '<DatabaseName>'. <'FeatureName>' kan niet worden ingeschakeld voor een db met vertraagde duurzaamheidsset. 22892: Kan vertraagde duurzaamheid op DB niet inschakelen. Vertraagde duurzaamheid kan niet worden ingeschakeld voor een db terwijl< 'FeatureName>' is ingeschakeld. Zie Vertraagde duurzaamheid en andere SQL Server-functies voor meer informatie. |
SQL Server Engine | Replicatie | Alle |
2021114 | FIX: Er kan een fout optreden bij het instellen van het taakgeschiedenislogboek van de SQL Server Agent (KB5024352) | SQL Server Engine | SQL Agent | Linux |
Hoe u dit of het meest recente cumulatieve updatepakket kunt verkrijgen of downloaden
Het meest recente cumulatieve updatepakket voor Windows verkrijgen of downloaden (aanbevolen)
De volgende update is beschikbaar via het Microsoft Downloadcentrum:
Download nu het meest recente cumulatieve updatepakket voor SQL Server 2019
Notitie
- Microsoft Downloadcentrum presenteert altijd de nieuwste VERSIE van SQL Server 2019 CU.
- Als de downloadpagina niet wordt weergegeven, neemt u contact op met de klantenservice en de ondersteuning van Microsoft om het cumulatieve updatepakket te verkrijgen.
Dit cumulatieve updatepakket voor Windows verkrijgen of downloaden via Microsoft Update Catalog
De volgende update is beschikbaar in de Microsoft Update-catalogus:
Download nu het cumulatieve updatepakket voor SQL Server 2019 CU20
Notitie
- Microsoft Update Catalog bevat deze SQL Server 2019 CU en eerder uitgebrachte SQL Server 2019 CU-releases.
- Deze CU is ook beschikbaar via Windows Server Update Services (WSUS).
- U wordt aangeraden altijd de meest recente cumulatieve update te installeren die beschikbaar is.
Het meest recente cumulatieve updatepakket voor Linux verkrijgen of downloaden
Als u SQL Server 2019 op Linux wilt bijwerken naar de meest recente CU, moet u eerst de opslagplaats cumulatieve update hebben geconfigureerd. Werk vervolgens uw SQL Server-pakketten bij met behulp van de juiste platformspecifieke updateopdracht.
De meest recente cumulatieve update voor Big Data Clusters (BDC) verkrijgen of downloaden
Als u Microsoft SQL Server 2019 Big Data Clusters (BDC) op Linux wilt upgraden naar de nieuwste CU, raadpleegt u de richtlijnen voor de implementatie van big data-clusters.
Vanaf SQL Server 2019 CU1 kunt u in-place upgrades uitvoeren voor Big Data-clusters vanuit de ondersteunde productiereleases (SQL Server 2019 GDR1). Zie Sql Server Big Data-clusters upgraden voor meer informatie.
Zie de releaseopmerkingen voor Big Data Clusters voor meer informatie.
Bestandsgegevens
Informatie over bestands-hash
U kunt het downloaden controleren door de hash van het SQLServer2019-KB5024276-x64.exe-bestand te berekenen met behulp van de volgende opdracht:
certutil -hashfile SQLServer2019-KB5024276-x64.exe SHA256
Bestandsnaam | SHA256-hash |
---|---|
SQLServer2019-KB5024276-x64.exe | FD387773E613FECF9664CAF1777B48F3AB8C48A0B7BD863DEA40446867B7209C |
Informatie over het pakketbestand cumulatieve update
De Engelse versie van dit pakket heeft de bestandskenmerken (of latere bestandskenmerken) die worden vermeld in de volgende tabel. De datums en tijden voor deze bestanden worden vermeld in Coordinated Universal Time (UTC). Wanneer u de bestandsgegevens bekijkt, wordt deze geconverteerd naar lokale tijd. Als u het verschil tussen UTC en lokale tijd wilt vinden, gebruikt u het tabblad Tijdzone in het item Datum en tijd in Configuratiescherm.
x64-versies
SQL Server 2019 Analysis Services
Bestandsnaam | Bestandsversie | Bestandsgrootte | Datum | Tijd | Platform |
---|---|---|---|---|---|
Asplatformhost.dll | 2018.150.35.39 | 292776 | 01-apr-23 | 12:50 | x64 |
Mashupcompression.dll | 2.87.142.0 | 140672 | 01-apr-23 | 12:50 | x64 |
Microsoft.analysisservices.minterop.dll | 15.0.35.39 | 758224 | 01-apr-23 | 12:50 | x86 |
Microsoft.analysisservices.server.core.resources.dll | 15.0.35.39 | 175568 | 01-apr-23 | 12:50 | x86 |
Microsoft.analysisservices.server.core.resources.dll | 15.0.35.39 | 199632 | 01-apr-23 | 12:50 | x86 |
Microsoft.analysisservices.server.core.resources.dll | 15.0.35.39 | 202192 | 01-apr-23 | 12:50 | x86 |
Microsoft.analysisservices.server.core.resources.dll | 15.0.35.39 | 198608 | 01-apr-23 | 12:50 | x86 |
Microsoft.analysisservices.server.core.resources.dll | 15.0.35.39 | 214992 | 01-apr-23 | 12:50 | x86 |
Microsoft.analysisservices.server.core.resources.dll | 15.0.35.39 | 197584 | 01-apr-23 | 12:50 | x86 |
Microsoft.analysisservices.server.core.resources.dll | 15.0.35.39 | 193488 | 01-apr-23 | 12:50 | x86 |
Microsoft.analysisservices.server.core.resources.dll | 15.0.35.39 | 252368 | 01-apr-23 | 12:50 | x86 |
Microsoft.analysisservices.server.core.resources.dll | 15.0.35.39 | 174032 | 01-apr-23 | 12:50 | x86 |
Microsoft.analysisservices.server.core.resources.dll | 15.0.35.39 | 197072 | 01-apr-23 | 12:50 | x86 |
Microsoft.analysisservices.server.tabular.dll | 15.0.35.39 | 1098664 | 01-apr-23 | 12:50 | x86 |
Microsoft.analysisservices.server.tabular.json.dll | 15.0.35.39 | 567248 | 01-apr-23 | 12:50 | x86 |
Microsoft.analysisservices.server.tabular.resources.dll | 15.0.35.39 | 54696 | 01-apr-23 | 12:50 | x86 |
Microsoft.analysisservices.server.tabular.resources.dll | 15.0.35.39 | 59304 | 01-apr-23 | 12:50 | x86 |
Microsoft.analysisservices.server.tabular.resources.dll | 15.0.35.39 | 59816 | 01-apr-23 | 12:50 | x86 |
Microsoft.analysisservices.server.tabular.resources.dll | 15.0.35.39 | 58832 | 01-apr-23 | 12:50 | x86 |
Microsoft.analysisservices.server.tabular.resources.dll | 15.0.35.39 | 61864 | 01-apr-23 | 12:50 | x86 |
Microsoft.analysisservices.server.tabular.resources.dll | 15.0.35.39 | 58320 | 01-apr-23 | 12:50 | x86 |
Microsoft.analysisservices.server.tabular.resources.dll | 15.0.35.39 | 58320 | 01-apr-23 | 12:50 | x86 |
Microsoft.analysisservices.server.tabular.resources.dll | 15.0.35.39 | 67496 | 01-apr-23 | 12:50 | x86 |
Microsoft.analysisservices.server.tabular.resources.dll | 15.0.35.39 | 53712 | 01-apr-23 | 12:50 | x86 |
Microsoft.analysisservices.server.tabular.resources.dll | 15.0.35.39 | 58280 | 01-apr-23 | 12:50 | x86 |
Microsoft.analysisservices.timedimgenerator.resources.dll | 15.0.35.39 | 17872 | 01-apr-23 | 12:50 | x86 |
Microsoft.analysisservices.timedimgenerator.resources.dll | 15.0.35.39 | 17872 | 01-apr-23 | 12:50 | x86 |
Microsoft.analysisservices.timedimgenerator.resources.dll | 15.0.35.39 | 17872 | 01-apr-23 | 12:50 | x86 |
Microsoft.analysisservices.timedimgenerator.resources.dll | 15.0.35.39 | 17872 | 01-apr-23 | 12:50 | x86 |
Microsoft.analysisservices.timedimgenerator.resources.dll | 15.0.35.39 | 17872 | 01-apr-23 | 12:50 | x86 |
Microsoft.analysisservices.timedimgenerator.resources.dll | 15.0.35.39 | 17872 | 01-apr-23 | 12:50 | x86 |
Microsoft.analysisservices.timedimgenerator.resources.dll | 15.0.35.39 | 17872 | 01-apr-23 | 12:50 | x86 |
Microsoft.analysisservices.timedimgenerator.resources.dll | 15.0.35.39 | 18896 | 01-apr-23 | 12:50 | x86 |
Microsoft.analysisservices.timedimgenerator.resources.dll | 15.0.35.39 | 17832 | 01-apr-23 | 12:50 | x86 |
Microsoft.analysisservices.timedimgenerator.resources.dll | 15.0.35.39 | 17872 | 01-apr-23 | 12:50 | x86 |
Microsoft.data.edm.netfx35.dll | 5.7.0.62516 | 660872 | 01-apr-23 | 12:50 | x86 |
Microsoft.data.mashup.dll | 2.87.142.0 | 191352 | 01-apr-23 | 12:50 | x86 |
Microsoft.data.mashup.oledb.dll | 2.87.142.0 | 30592 | 01-apr-23 | 12:50 | x86 |
Microsoft.data.mashup.preview.dll | 2.87.142.0 | 76672 | 01-apr-23 | 12:50 | x86 |
Microsoft.data.mashup.providercommon.dll | 2.87.142.0 | 103808 | 01-apr-23 | 12:50 | x86 |
Microsoft.data.mashup.providercommon.resources.dll | 2.87.142.0 | 37760 | 01-apr-23 | 12:50 | x86 |
Microsoft.data.mashup.providercommon.resources.dll | 2.87.142.0 | 41864 | 01-apr-23 | 12:50 | x86 |
Microsoft.data.mashup.providercommon.resources.dll | 2.87.142.0 | 41856 | 01-apr-23 | 12:50 | x86 |
Microsoft.data.mashup.providercommon.resources.dll | 2.87.142.0 | 41856 | 01-apr-23 | 12:50 | x86 |
Microsoft.data.mashup.providercommon.resources.dll | 2.87.142.0 | 32120 | 01-apr-23 | 12:50 | x86 |
Microsoft.data.mashup.providercommon.resources.dll | 2.87.142.0 | 41856 | 01-apr-23 | 12:50 | x86 |
Microsoft.data.mashup.providercommon.resources.dll | 2.87.142.0 | 41864 | 01-apr-23 | 12:50 | x86 |
Microsoft.data.mashup.providercommon.resources.dll | 2.87.142.0 | 45952 | 01-apr-23 | 12:50 | x86 |
Microsoft.data.mashup.providercommon.resources.dll | 2.87.142.0 | 37752 | 01-apr-23 | 12:50 | x86 |
Microsoft.data.mashup.providercommon.resources.dll | 2.87.142.0 | 41864 | 01-apr-23 | 12:50 | x86 |
Microsoft.data.odata.netfx35.dll | 5.7.0.62516 | 1454464 | 01-apr-23 | 12:50 | x86 |
Microsoft.data.odata.query.netfx35.dll | 5.7.0.62516 | 181120 | 01-apr-23 | 12:50 | x86 |
Microsoft.data.sapclient.dll | 1.0.0.25 | 929592 | 01-apr-23 | 12:50 | x86 |
Microsoft.data.sapclient.resources.dll | 1.0.0.25 | 34616 | 01-apr-23 | 12:50 | x86 |
Microsoft.data.sapclient.resources.dll | 1.0.0.25 | 34624 | 01-apr-23 | 12:50 | x86 |
Microsoft.data.sapclient.resources.dll | 1.0.0.25 | 35128 | 01-apr-23 | 12:50 | x86 |
Microsoft.data.sapclient.resources.dll | 1.0.0.25 | 34600 | 01-apr-23 | 12:50 | x86 |
Microsoft.data.sapclient.resources.dll | 1.0.0.25 | 46888 | 01-apr-23 | 12:50 | x86 |
Microsoft.data.sapclient.resources.dll | 1.0.0.25 | 33064 | 01-apr-23 | 12:50 | x86 |
Microsoft.data.sapclient.resources.dll | 1.0.0.25 | 34616 | 01-apr-23 | 12:50 | x86 |
Microsoft.data.sapclient.resources.dll | 1.0.0.25 | 37672 | 01-apr-23 | 12:50 | x86 |
Microsoft.hostintegration.connectors.dll | 2.87.142.0 | 5283720 | 01-apr-23 | 12:50 | x86 |
Microsoft.mashup.container.exe | 2.87.142.0 | 23432 | 01-apr-23 | 12:50 | x64 |
Microsoft.mashup.container.netfx40.exe | 2.87.142.0 | 22912 | 01-apr-23 | 12:50 | x64 |
Microsoft.mashup.container.netfx45.exe | 2.87.142.0 | 22912 | 01-apr-23 | 12:50 | x64 |
Microsoft.mashup.eventsource.dll | 2.87.142.0 | 149384 | 01-apr-23 | 12:50 | x86 |
Microsoft.mashup.oauth.dll | 2.87.142.0 | 78720 | 01-apr-23 | 12:50 | x86 |
Microsoft.mashup.oauth.resources.dll | 2.87.142.0 | 14712 | 01-apr-23 | 12:50 | x86 |
Microsoft.mashup.oauth.resources.dll | 2.87.142.0 | 15240 | 01-apr-23 | 12:50 | x86 |
Microsoft.mashup.oauth.resources.dll | 2.87.142.0 | 15240 | 01-apr-23 | 12:50 | x86 |
Microsoft.mashup.oauth.resources.dll | 2.87.142.0 | 15232 | 01-apr-23 | 12:50 | x86 |
Microsoft.mashup.oauth.resources.dll | 2.87.142.0 | 15232 | 01-apr-23 | 12:50 | x86 |
Microsoft.mashup.oauth.resources.dll | 2.87.142.0 | 15224 | 01-apr-23 | 12:50 | x86 |
Microsoft.mashup.oauth.resources.dll | 2.87.142.0 | 14728 | 01-apr-23 | 12:50 | x86 |
Microsoft.mashup.oauth.resources.dll | 2.87.142.0 | 15744 | 01-apr-23 | 12:50 | x86 |
Microsoft.mashup.oauth.resources.dll | 2.87.142.0 | 14720 | 01-apr-23 | 12:50 | x86 |
Microsoft.mashup.oauth.resources.dll | 2.87.142.0 | 14728 | 01-apr-23 | 12:50 | x86 |
Microsoft.mashup.oledbinterop.dll | 2.87.142.0 | 199560 | 01-apr-23 | 12:50 | x64 |
Microsoft.mashup.oledbprovider.dll | 2.87.142.0 | 64888 | 01-apr-23 | 12:50 | x86 |
Microsoft.mashup.oledbprovider.resources.dll | 2.87.142.0 | 13176 | 01-apr-23 | 12:50 | x86 |
Microsoft.mashup.oledbprovider.resources.dll | 2.87.142.0 | 13192 | 01-apr-23 | 12:50 | x86 |
Microsoft.mashup.oledbprovider.resources.dll | 2.87.142.0 | 13192 | 01-apr-23 | 12:50 | x86 |
Microsoft.mashup.oledbprovider.resources.dll | 2.87.142.0 | 13192 | 01-apr-23 | 12:50 | x86 |
Microsoft.mashup.oledbprovider.resources.dll | 2.87.142.0 | 13176 | 01-apr-23 | 12:50 | x86 |
Microsoft.mashup.oledbprovider.resources.dll | 2.87.142.0 | 13184 | 01-apr-23 | 12:50 | x86 |
Microsoft.mashup.oledbprovider.resources.dll | 2.87.142.0 | 13176 | 01-apr-23 | 12:50 | x86 |
Microsoft.mashup.oledbprovider.resources.dll | 2.87.142.0 | 13184 | 01-apr-23 | 12:50 | x86 |
Microsoft.mashup.oledbprovider.resources.dll | 2.87.142.0 | 13192 | 01-apr-23 | 12:50 | x86 |
Microsoft.mashup.oledbprovider.resources.dll | 2.87.142.0 | 13192 | 01-apr-23 | 12:50 | x86 |
Microsoft.mashup.scriptdom.dll | 2.40.4554.261 | 2371808 | 01-apr-23 | 12:50 | x86 |
Microsoft.mashup.shims.dll | 2.87.142.0 | 27528 | 01-apr-23 | 12:50 | x86 |
Microsoft.mashup.storage.xmlserializers.dll | 1.0.0.0 | 140168 | 01-apr-23 | 12:50 | x86 |
Microsoft.mashupengine.dll | 2.87.142.0 | 14835080 | 01-apr-23 | 12:50 | x86 |
Microsoft.mashupengine.resources.dll | 2.87.142.0 | 566136 | 01-apr-23 | 12:50 | x86 |
Microsoft.mashupengine.resources.dll | 2.87.142.0 | 676728 | 01-apr-23 | 12:50 | x86 |
Microsoft.mashupengine.resources.dll | 2.87.142.0 | 672640 | 01-apr-23 | 12:50 | x86 |
Microsoft.mashupengine.resources.dll | 2.87.142.0 | 652152 | 01-apr-23 | 12:50 | x86 |
Microsoft.mashupengine.resources.dll | 2.87.142.0 | 701312 | 01-apr-23 | 12:50 | x86 |
Microsoft.mashupengine.resources.dll | 2.87.142.0 | 660352 | 01-apr-23 | 12:50 | x86 |
Microsoft.mashupengine.resources.dll | 2.87.142.0 | 639872 | 01-apr-23 | 12:50 | x86 |
Microsoft.mashupengine.resources.dll | 2.87.142.0 | 881536 | 01-apr-23 | 12:50 | x86 |
Microsoft.mashupengine.resources.dll | 2.87.142.0 | 553848 | 01-apr-23 | 12:50 | x86 |
Microsoft.mashupengine.resources.dll | 2.87.142.0 | 648064 | 01-apr-23 | 12:50 | x86 |
Microsoft.odata.core.netfx35.dll | 6.15.0.0 | 1437560 | 01-apr-23 | 12:50 | x86 |
Microsoft.odata.edm.netfx35.dll | 6.15.0.0 | 778632 | 01-apr-23 | 12:50 | x86 |
Microsoft.powerbi.adomdclient.dll | 15.1.61.21 | 1109368 | 01-apr-23 | 12:50 | x86 |
Microsoft.spatial.netfx35.dll | 6.15.0.0 | 126344 | 01-apr-23 | 12:50 | x86 |
Msmdctr.dll | 2018.150.35.39 | 38352 | 01-apr-23 | 12:50 | x64 |
Msmdlocal.dll | 2018.150.35.39 | 47787944 | 01-apr-23 | 12:50 | x86 |
Msmdlocal.dll | 2018.150.35.39 | 66299856 | 01-apr-23 | 12:50 | x64 |
Msmdpump.dll | 2018.150.35.39 | 10189736 | 01-apr-23 | 12:50 | x64 |
Msmdredir.dll | 2018.150.35.39 | 7957928 | 01-apr-23 | 12:50 | x86 |
Msmdspdm.resources.dll | 15.0.35.39 | 16848 | 01-apr-23 | 12:50 | x86 |
Msmdspdm.resources.dll | 15.0.35.39 | 16808 | 01-apr-23 | 12:50 | x86 |
Msmdspdm.resources.dll | 15.0.35.39 | 17360 | 01-apr-23 | 12:50 | x86 |
Msmdspdm.resources.dll | 15.0.35.39 | 16808 | 01-apr-23 | 12:50 | x86 |
Msmdspdm.resources.dll | 15.0.35.39 | 17320 | 01-apr-23 | 12:50 | x86 |
Msmdspdm.resources.dll | 15.0.35.39 | 17320 | 01-apr-23 | 12:50 | x86 |
Msmdspdm.resources.dll | 15.0.35.39 | 17360 | 01-apr-23 | 12:50 | x86 |
Msmdspdm.resources.dll | 15.0.35.39 | 18344 | 01-apr-23 | 12:50 | x86 |
Msmdspdm.resources.dll | 15.0.35.39 | 16808 | 01-apr-23 | 12:50 | x86 |
Msmdspdm.resources.dll | 15.0.35.39 | 16808 | 01-apr-23 | 12:50 | x86 |
Msmdsrv.exe | 2018.150.35.39 | 65835472 | 01-apr-23 | 12:50 | x64 |
Msmdsrv.rll | 2018.150.35.39 | 833448 | 01-apr-23 | 12:50 | x64 |
Msmdsrv.rll | 2018.150.35.39 | 1628072 | 01-apr-23 | 12:50 | x64 |
Msmdsrv.rll | 2018.150.35.39 | 1454032 | 01-apr-23 | 12:50 | x64 |
Msmdsrv.rll | 2018.150.35.39 | 1642960 | 01-apr-23 | 12:50 | x64 |
Msmdsrv.rll | 2018.150.35.39 | 1608608 | 01-apr-23 | 12:50 | x64 |
Msmdsrv.rll | 2018.150.35.39 | 1001376 | 01-apr-23 | 12:50 | x64 |
Msmdsrv.rll | 2018.150.35.39 | 992720 | 01-apr-23 | 12:50 | x64 |
Msmdsrv.rll | 2018.150.35.39 | 1536976 | 01-apr-23 | 12:50 | x64 |
Msmdsrv.rll | 2018.150.35.39 | 1521576 | 01-apr-23 | 12:50 | x64 |
Msmdsrv.rll | 2018.150.35.39 | 810920 | 01-apr-23 | 12:50 | x64 |
Msmdsrv.rll | 2018.150.35.39 | 1596368 | 01-apr-23 | 12:50 | x64 |
Msmdsrvi.rll | 2018.150.35.39 | 832464 | 01-apr-23 | 12:50 | x64 |
Msmdsrvi.rll | 2018.150.35.39 | 1624528 | 01-apr-23 | 12:50 | x64 |
Msmdsrvi.rll | 2018.150.35.39 | 1450960 | 01-apr-23 | 12:50 | x64 |
Msmdsrvi.rll | 2018.150.35.39 | 1637840 | 01-apr-23 | 12:50 | x64 |
Msmdsrvi.rll | 2018.150.35.39 | 1604560 | 01-apr-23 | 12:50 | x64 |
Msmdsrvi.rll | 2018.150.35.39 | 998864 | 01-apr-23 | 12:50 | x64 |
Msmdsrvi.rll | 2018.150.35.39 | 991184 | 01-apr-23 | 12:50 | x64 |
Msmdsrvi.rll | 2018.150.35.39 | 1532880 | 01-apr-23 | 12:50 | x64 |
Msmdsrvi.rll | 2018.150.35.39 | 1518032 | 01-apr-23 | 12:50 | x64 |
Msmdsrvi.rll | 2018.150.35.39 | 809936 | 01-apr-23 | 12:50 | x64 |
Msmdsrvi.rll | 2018.150.35.39 | 1591760 | 01-apr-23 | 12:50 | x64 |
Msmgdsrv.dll | 2018.150.35.39 | 8281000 | 01-apr-23 | 12:50 | x86 |
Msmgdsrv.dll | 2018.150.35.39 | 10187176 | 01-apr-23 | 12:50 | x64 |
Msolap.dll | 2018.150.35.39 | 8609232 | 01-apr-23 | 12:50 | x86 |
Msolap.dll | 2018.150.35.39 | 11017120 | 01-apr-23 | 12:50 | x64 |
Msolui.dll | 2018.150.35.39 | 286160 | 01-apr-23 | 12:50 | x86 |
Msolui.dll | 2018.150.35.39 | 306640 | 01-apr-23 | 12:50 | x64 |
Powerbiextensions.dll | 2.87.142.0 | 8853888 | 01-apr-23 | 12:50 | x86 |
Private_odbc32.dll | 10.0.14832.1000 | 728448 | 01-apr-23 | 12:50 | x64 |
Sqlboot.dll | 2019.150.4312.2 | 214992 | 01-apr-23 | 12:50 | x64 |
Sqlceip.exe | 15.0.4312.2 | 292800 | 01-apr-23 | 12:50 | x86 |
Sqldumper.exe | 2019.150.4312.2 | 153536 | 01-apr-23 | 12:50 | x86 |
Sqldumper.exe | 2019.150.4312.2 | 186264 | 01-apr-23 | 12:50 | x64 |
System.spatial.netfx35.dll | 5.7.0.62516 | 117640 | 01-apr-23 | 12:50 | x86 |
Tmapi.dll | 2018.150.35.39 | 6178216 | 01-apr-23 | 12:50 | x64 |
Tmcachemgr.dll | 2018.150.35.39 | 4917664 | 01-apr-23 | 12:50 | x64 |
Tmpersistence.dll | 2018.150.35.39 | 1184680 | 01-apr-23 | 12:50 | x64 |
Tmtransactions.dll | 2018.150.35.39 | 6806952 | 01-apr-23 | 12:50 | x64 |
Xmsrv.dll | 2018.150.35.39 | 35460560 | 01-apr-23 | 12:50 | x86 |
Xmsrv.dll | 2018.150.35.39 | 26026448 | 01-apr-23 | 12:50 | x64 |
SQL Server 2019 Database Services Common Core
Bestandsnaam | Bestandsversie | Bestandsgrootte | Datum | Tijd | Platform |
---|---|---|---|---|---|
Batchparser.dll | 2019.150.4312.2 | 165840 | 01-apr-23 | 12:50 | x86 |
Batchparser.dll | 2019.150.4312.2 | 182208 | 01-apr-23 | 12:50 | x64 |
Instapi150.dll | 2019.150.4312.2 | 88016 | 01-apr-23 | 12:50 | x64 |
Instapi150.dll | 2019.150.4312.2 | 75680 | 01-apr-23 | 12:50 | x86 |
Microsoft.sqlserver.mgdsqldumper.dll | 2019.150.4312.2 | 100240 | 01-apr-23 | 12:50 | x64 |
Microsoft.sqlserver.mgdsqldumper.dll | 2019.150.4312.2 | 87968 | 01-apr-23 | 12:50 | x86 |
Microsoft.sqlserver.rmo.dll | 15.0.4312.2 | 550856 | 01-apr-23 | 12:50 | x86 |
Microsoft.sqlserver.rmo.dll | 15.0.4312.2 | 550816 | 01-apr-23 | 12:50 | x86 |
Msasxpress.dll | 2018.150.35.39 | 27088 | 01-apr-23 | 12:50 | x86 |
Msasxpress.dll | 2018.150.35.39 | 32208 | 01-apr-23 | 12:50 | x64 |
Pbsvcacctsync.dll | 2019.150.4312.2 | 75664 | 01-apr-23 | 12:50 | x86 |
Pbsvcacctsync.dll | 2019.150.4312.2 | 92112 | 01-apr-23 | 12:50 | x64 |
Sqldumper.exe | 2019.150.4312.2 | 153536 | 01-apr-23 | 12:50 | x86 |
Sqldumper.exe | 2019.150.4312.2 | 186264 | 01-apr-23 | 12:50 | x64 |
Sqlftacct.dll | 2019.150.4312.2 | 59336 | 01-apr-23 | 12:50 | x86 |
Sqlftacct.dll | 2019.150.4312.2 | 79808 | 01-apr-23 | 12:50 | x64 |
Sqlmanager.dll | 2019.150.4312.2 | 743328 | 01-apr-23 | 12:50 | x86 |
Sqlmanager.dll | 2019.150.4312.2 | 878496 | 01-apr-23 | 12:50 | x64 |
Sqlmgmprovider.dll | 2019.150.4312.2 | 378816 | 01-apr-23 | 12:50 | x86 |
Sqlmgmprovider.dll | 2019.150.4312.2 | 432064 | 01-apr-23 | 12:50 | x64 |
Sqlsvcsync.dll | 2019.150.4312.2 | 276416 | 01-apr-23 | 12:50 | x86 |
Sqlsvcsync.dll | 2019.150.4312.2 | 358304 | 01-apr-23 | 12:50 | x64 |
Svrenumapi150.dll | 2019.150.4312.2 | 1161104 | 01-apr-23 | 12:50 | x64 |
Svrenumapi150.dll | 2019.150.4312.2 | 911248 | 01-apr-23 | 12:50 | x86 |
Gegevenskwaliteit van SQL Server 2019
Bestandsnaam | Bestandsversie | Bestandsgrootte | Datum | Tijd | Platform |
---|---|---|---|---|---|
Microsoft.ssdqs.core.dll | 15.0.4312.2 | 600000 | 01-apr-23 | 12:50 | x86 |
Microsoft.ssdqs.core.dll | 15.0.4312.2 | 599968 | 01-apr-23 | 12:50 | x86 |
Microsoft.ssdqs.infra.dll | 15.0.4312.2 | 1857488 | 01-apr-23 | 12:50 | x86 |
Microsoft.ssdqs.infra.dll | 15.0.4312.2 | 1857488 | 01-apr-23 | 12:50 | x86 |
SQL Server 2019 sql_dreplay_client
Bestandsnaam | Bestandsversie | Bestandsgrootte | Datum | Tijd | Platform |
---|---|---|---|---|---|
Dreplayclient.exe | 2019.150.4312.2 | 137120 | 01-apr-23 | 12:50 | x86 |
Dreplaycommon.dll | 2019.150.4312.2 | 667600 | 01-apr-23 | 12:50 | x86 |
Dreplayutil.dll | 2019.150.4312.2 | 305104 | 01-apr-23 | 12:50 | x86 |
Instapi150.dll | 2019.150.4312.2 | 88016 | 01-apr-23 | 12:50 | x64 |
Sqlresourceloader.dll | 2019.150.4312.2 | 38864 | 01-apr-23 | 12:50 | x86 |
SQL Server 2019 sql_dreplay_controller
Bestandsnaam | Bestandsversie | Bestandsgrootte | Datum | Tijd | Platform |
---|---|---|---|---|---|
Dreplaycommon.dll | 2019.150.4312.2 | 667600 | 01-apr-23 | 12:50 | x86 |
Dreplaycontroller.exe | 2019.150.4312.2 | 366480 | 01-apr-23 | 12:50 | x86 |
Instapi150.dll | 2019.150.4312.2 | 88016 | 01-apr-23 | 12:50 | x64 |
Sqlresourceloader.dll | 2019.150.4312.2 | 38864 | 01-apr-23 | 12:50 | x86 |
SQL Server 2019 Database Services Core Instance
Bestandsnaam | Bestandsversie | Bestandsgrootte | Datum | Tijd | Platform |
---|---|---|---|---|---|
Aetm-enclave-simulator.dll | 2019.150.4312.2 | 4658080 | 01-apr-23 | 16:08 | x64 |
Aetm-enclave.dll | 2019.150.4312.2 | 4612488 | 01-apr-23 | 16:08 | x64 |
Aetm-sgx-enclave-simulator.dll | 2019.150.4312.2 | 4931856 | 01-apr-23 | 16:09 | x64 |
Aetm-sgx-enclave.dll | 2019.150.4312.2 | 4873560 | 01-apr-23 | 16:08 | x64 |
Azureattest.dll | 10.0.18965.1000 | 255056 | 01-apr-23 | 16:08 | x64 |
Azureattestmanager.dll | 10.0.18965.1000 | 97528 | 01-apr-23 | 16:08 | x64 |
Batchparser.dll | 2019.150.4312.2 | 182208 | 01-apr-23 | 16:08 | x64 |
C1.dll | 19.16.27034.0 | 2438520 | 01-apr-23 | 16:08 | x64 |
C2.dll | 19.16.27034.0 | 7239032 | 01-apr-23 | 16:08 | x64 |
Cl.exe | 19.16.27034.0 | 424360 | 01-apr-23 | 16:08 | x64 |
Clui.dll | 19.16.27034.0 | 541048 | 01-apr-23 | 16:08 | x64 |
Datacollectorcontroller.dll | 2019.150.4312.2 | 280464 | 01-apr-23 | 16:08 | x64 |
Dcexec.exe | 2019.150.4312.2 | 87952 | 01-apr-23 | 16:09 | x64 |
Fssres.dll | 2019.150.4312.2 | 96160 | 01-apr-23 | 16:08 | x64 |
Hadrres.dll | 2019.150.4312.2 | 206784 | 01-apr-23 | 16:08 | x64 |
Hkcompile.dll | 2019.150.4312.2 | 1292176 | 01-apr-23 | 16:08 | x64 |
Hkengine.dll | 2019.150.4312.2 | 5793680 | 01-apr-23 | 16:08 | x64 |
Hkruntime.dll | 2019.150.4312.2 | 182208 | 01-apr-23 | 16:08 | x64 |
Hktempdb.dll | 2019.150.4312.2 | 63392 | 01-apr-23 | 16:08 | x64 |
Link.exe | 14.16.27034.0 | 1707936 | 01-apr-23 | 16:08 | x64 |
Microsoft.sqlautoadmin.autobackupagent.dll | 15.0.4312.2 | 235408 | 01-apr-23 | 16:08 | x86 |
Microsoft.sqlserver.types.dll | 2019.150.4312.2 | 391056 | 01-apr-23 | 16:09 | x86 |
Microsoft.sqlserver.xevent.linq.dll | 2019.150.4312.2 | 325520 | 01-apr-23 | 16:09 | x64 |
Microsoft.sqlserver.xevent.targets.dll | 2019.150.4312.2 | 92112 | 01-apr-23 | 16:09 | x64 |
Msobj140.dll | 14.16.27034.0 | 134008 | 01-apr-23 | 16:08 | x64 |
Mspdb140.dll | 14.16.27034.0 | 632184 | 01-apr-23 | 16:08 | x64 |
Mspdbcore.dll | 14.16.27034.0 | 632184 | 01-apr-23 | 16:08 | x64 |
Msvcp140.dll | 14.16.27034.0 | 628200 | 01-apr-23 | 16:08 | x64 |
Qds.dll | 2019.150.4312.2 | 1185728 | 01-apr-23 | 16:08 | x64 |
Rsfxft.dll | 2019.150.4312.2 | 51088 | 01-apr-23 | 16:09 | x64 |
Secforwarder.dll | 2019.150.4312.2 | 79808 | 01-apr-23 | 16:00 | x64 |
Sqagtres.dll | 2019.150.4312.2 | 88016 | 01-apr-23 | 16:09 | x64 |
Sqlaamss.dll | 2019.150.4312.2 | 108496 | 01-apr-23 | 16:09 | x64 |
Sqlaccess.dll | 2019.150.4312.2 | 493520 | 01-apr-23 | 16:09 | x64 |
Sqlagent.exe | 2019.150.4312.2 | 731040 | 01-apr-23 | 16:09 | x64 |
Sqlagentctr150.dll | 2019.150.4312.2 | 71632 | 01-apr-23 | 16:09 | x86 |
Sqlagentctr150.dll | 2019.150.4312.2 | 79776 | 01-apr-23 | 16:09 | x64 |
Sqlboot.dll | 2019.150.4312.2 | 214992 | 01-apr-23 | 16:09 | x64 |
Sqlceip.exe | 15.0.4312.2 | 292800 | 01-apr-23 | 16:09 | x86 |
Sqlcmdss.dll | 2019.150.4312.2 | 88016 | 01-apr-23 | 16:08 | x64 |
Sqlctr150.dll | 2019.150.4312.2 | 116688 | 01-apr-23 | 16:08 | x86 |
Sqlctr150.dll | 2019.150.4312.2 | 145312 | 01-apr-23 | 16:08 | x64 |
Sqldk.dll | 2019.150.4312.2 | 3159968 | 01-apr-23 | 16:00 | x64 |
Sqldtsss.dll | 2019.150.4312.2 | 108496 | 01-apr-23 | 16:09 | x64 |
Sqlevn70.rll |
2019.150.4312.2 | 1595344 | 01-apr-23 | 15:56 | x64 |
Sqlevn70.rll |
2019.150.4312.2 | 3504016 | 01-apr-23 | 15:56 | x64 |
Sqlevn70.rll |
2019.150.4312.2 | 3700640 | 01-apr-23 | 15:56 | x64 |
Sqlevn70.rll |
2019.150.4312.2 | 4167584 | 01-apr-23 | 15:56 | x64 |
Sqlevn70.rll |
2019.150.4312.2 | 4286368 | 01-apr-23 | 15:56 | x64 |
Sqlevn70.rll |
2019.150.4312.2 | 3418016 | 01-apr-23 | 15:56 | x64 |
Sqlevn70.rll |
2019.150.4312.2 | 3586000 | 01-apr-23 | 15:56 | x64 |
Sqlevn70.rll |
2019.150.4312.2 | 4163472 | 01-apr-23 | 15:56 | x64 |
Sqlevn70.rll |
2019.150.4312.2 | 4016024 | 01-apr-23 | 15:56 | x64 |
Sqlevn70.rll |
2019.150.4312.2 | 4065168 | 01-apr-23 | 15:56 | x64 |
Sqlevn70.rll |
2019.150.4312.2 | 2226064 | 01-apr-23 | 15:56 | x64 |
Sqlevn70.rll |
2019.150.4312.2 | 2172832 | 01-apr-23 | 15:56 | x64 |
Sqlevn70.rll |
2019.150.4312.2 | 3872672 | 01-apr-23 | 15:56 | x64 |
Sqlevn70.rll |
2019.150.4312.2 | 3549072 | 01-apr-23 | 15:56 | x64 |
Sqlevn70.rll |
2019.150.4312.2 | 4020128 | 01-apr-23 | 15:56 | x64 |
Sqlevn70.rll |
2019.150.4312.2 | 3823568 | 01-apr-23 | 15:56 | x64 |
Sqlevn70.rll |
2019.150.4312.2 | 3823504 | 01-apr-23 | 15:56 | x64 |
Sqlevn70.rll |
2019.150.4312.2 | 3618768 | 01-apr-23 | 15:56 | x64 |
Sqlevn70.rll |
2019.150.4312.2 | 3504016 | 01-apr-23 | 15:56 | x64 |
Sqlevn70.rll |
2019.150.4312.2 | 1537952 | 01-apr-23 | 15:56 | x64 |
Sqlevn70.rll |
2019.150.4312.2 | 3913680 | 01-apr-23 | 15:56 | x64 |
Sqlevn70.rll |
2019.150.4312.2 | 4032416 | 01-apr-23 | 15:56 | x64 |
Sqllang.dll | 2019.150.4312.2 | 39860176 | 01-apr-23 | 16:09 | x64 |
Sqlmin.dll | 2019.150.4312.2 | 40557984 | 01-apr-23 | 16:09 | x64 |
Sqlolapss.dll | 2019.150.4312.2 | 108448 | 01-apr-23 | 16:09 | x64 |
Sqlos.dll | 2019.150.4312.2 | 42960 | 01-apr-23 | 16:00 | x64 |
Sqlpowershellss.dll | 2019.150.4312.2 | 83920 | 01-apr-23 | 16:09 | x64 |
Sqlrepss.dll | 2019.150.4312.2 | 88016 | 01-apr-23 | 16:09 | x64 |
Sqlresourceloader.dll | 2019.150.4312.2 | 51104 | 01-apr-23 | 16:08 | x64 |
Sqlscm.dll | 2019.150.4312.2 | 88000 | 01-apr-23 | 16:09 | x64 |
Sqlscriptdowngrade.dll | 2019.150.4312.2 | 38864 | 01-apr-23 | 16:09 | x64 |
Sqlscriptupgrade.dll | 2019.150.4312.2 | 5806016 | 01-apr-23 | 16:08 | x64 |
Sqlserverspatial150.dll | 2019.150.4312.2 | 673696 | 01-apr-23 | 16:08 | x64 |
Sqlservr.exe | 2019.150.4312.2 | 628688 | 01-apr-23 | 16:08 | x64 |
Sqlsvc.dll | 2019.150.4312.2 | 182160 | 01-apr-23 | 16:09 | x64 |
Sqltses.dll | 2019.150.4312.2 | 9119648 | 01-apr-23 | 16:00 | x64 |
Sqsrvres.dll | 2019.150.4312.2 | 280512 | 01-apr-23 | 16:08 | x64 |
Stretchcodegen.exe | 15.0.4312.2 | 59344 | 01-apr-23 | 16:08 | x86 |
Svl.dll | 2019.150.4312.2 | 161744 | 01-apr-23 | 16:08 | x64 |
Vcruntime140.dll | 14.16.27034.0 | 85992 | 01-apr-23 | 16:08 | x64 |
Xe.dll | 2019.150.4312.2 | 722896 | 01-apr-23 | 16:09 | x64 |
Xpadsi.exe | 2019.150.4312.2 | 116688 | 01-apr-23 | 16:08 | x64 |
Xplog70.dll | 2019.150.4312.2 | 92104 | 01-apr-23 | 16:09 | x64 |
Xpqueue.dll | 2019.150.4312.2 | 92112 | 01-apr-23 | 16:08 | x64 |
Xprepl.dll | 2019.150.4312.2 | 120768 | 01-apr-23 | 16:08 | x64 |
Xpstar.dll | 2019.150.4312.2 | 472992 | 01-apr-23 | 16:09 | x64 |
Gedeelde SQL Server 2019 Database Services Core
Bestandsnaam | Bestandsversie | Bestandsgrootte | Datum | Tijd | Platform |
---|---|---|---|---|---|
Batchparser.dll | 2019.150.4312.2 | 165840 | 01-apr-23 | 12:50 | x86 |
Batchparser.dll | 2019.150.4312.2 | 182208 | 01-apr-23 | 12:50 | x64 |
Commanddest.dll | 2019.150.4312.2 | 264080 | 01-apr-23 | 12:50 | x64 |
Datacollectortasks.dll | 2019.150.4312.2 | 227264 | 01-apr-23 | 12:50 | x64 |
Distrib.exe | 2019.150.4312.2 | 243664 | 01-apr-23 | 12:50 | x64 |
Dteparse.dll | 2019.150.4312.2 | 124864 | 01-apr-23 | 12:50 | x64 |
Dteparsemgd.dll | 2019.150.4312.2 | 133072 | 01-apr-23 | 12:50 | x64 |
Dtepkg.dll | 2019.150.4312.2 | 149408 | 01-apr-23 | 12:50 | x64 |
Dtexec.exe | 2019.150.4312.2 | 72592 | 01-apr-23 | 12:50 | x64 |
Dts.dll | 2019.150.4312.2 | 3143632 | 01-apr-23 | 12:50 | x64 |
Dtscomexpreval.dll | 2019.150.4312.2 | 501712 | 01-apr-23 | 12:50 | x64 |
Dtsconn.dll | 2019.150.4312.2 | 522192 | 01-apr-23 | 12:50 | x64 |
Dtshost.exe | 2019.150.4312.2 | 106448 | 01-apr-23 | 12:50 | x64 |
Dtsmsg150.dll | 2019.150.4312.2 | 567232 | 01-apr-23 | 12:50 | x64 |
Dtspipeline.dll | 2019.150.4312.2 | 1329056 | 01-apr-23 | 12:50 | x64 |
Dtswizard.exe | 15.0.4312.2 | 886720 | 01-apr-23 | 12:50 | x64 |
Dtuparse.dll | 2019.150.4312.2 | 100296 | 01-apr-23 | 12:50 | x64 |
Dtutil.exe | 2019.150.4312.2 | 149408 | 01-apr-23 | 12:50 | x64 |
Exceldest.dll | 2019.150.4312.2 | 280520 | 01-apr-23 | 12:50 | x64 |
Excelsrc.dll | 2019.150.4312.2 | 309184 | 01-apr-23 | 12:50 | x64 |
Execpackagetask.dll | 2019.150.4312.2 | 186320 | 01-apr-23 | 12:50 | x64 |
Flatfiledest.dll | 2019.150.4312.2 | 411600 | 01-apr-23 | 12:50 | x64 |
Flatfilesrc.dll | 2019.150.4312.2 | 427936 | 01-apr-23 | 12:50 | x64 |
Logread.exe | 2019.150.4312.2 | 722880 | 01-apr-23 | 12:50 | x64 |
Mergetxt.dll | 2019.150.4312.2 | 75712 | 01-apr-23 | 12:50 | x64 |
Microsoft.sqlserver.integrationservice.hadoop.common.dll | 15.0.4312.2 | 59344 | 01-apr-23 | 12:50 | x86 |
Microsoft.sqlserver.integrationservices.runtimetelemetry.dll | 15.0.4312.2 | 42944 | 01-apr-23 | 12:50 | x86 |
Microsoft.sqlserver.maintenanceplantasks.dll | 15.0.4312.2 | 391072 | 01-apr-23 | 12:50 | x86 |
Microsoft.sqlserver.replication.dll | 2019.150.4312.2 | 1697680 | 01-apr-23 | 12:50 | x64 |
Microsoft.sqlserver.replication.dll | 2019.150.4312.2 | 1640384 | 01-apr-23 | 12:50 | x86 |
Microsoft.sqlserver.rmo.dll | 15.0.4312.2 | 550816 | 01-apr-23 | 12:50 | x86 |
Msdtssrvrutil.dll | 2019.150.4312.2 | 112576 | 01-apr-23 | 12:50 | x64 |
Msgprox.dll | 2019.150.4312.2 | 300960 | 01-apr-23 | 12:50 | x64 |
Msoledbsql.dll | 2018.186.5.0 | 2734064 | 01-apr-23 | 12:50 | x64 |
Msoledbsql.dll | 2018.186.5.0 | 153616 | 01-apr-23 | 12:50 | x64 |
Msxmlsql.dll | 2019.150.4312.2 | 1496992 | 01-apr-23 | 12:50 | x64 |
Oledbdest.dll | 2019.150.4312.2 | 280528 | 01-apr-23 | 12:50 | x64 |
Oledbsrc.dll | 2019.150.4312.2 | 313280 | 01-apr-23 | 12:50 | x64 |
Osql.exe | 2019.150.4312.2 | 92064 | 01-apr-23 | 12:50 | x64 |
Qrdrsvc.exe | 2019.150.4312.2 | 497568 | 01-apr-23 | 12:50 | x64 |
Rawdest.dll | 2019.150.4312.2 | 227264 | 01-apr-23 | 12:50 | x64 |
Rawsource.dll | 2019.150.4312.2 | 210832 | 01-apr-23 | 12:50 | x64 |
Rdistcom.dll | 2019.150.4312.2 | 915360 | 01-apr-23 | 12:50 | x64 |
Recordsetdest.dll | 2019.150.4312.2 | 202704 | 01-apr-23 | 12:50 | x64 |
Repldp.dll | 2019.150.4312.2 | 313248 | 01-apr-23 | 12:50 | x64 |
Replerrx.dll | 2019.150.4312.2 | 182224 | 01-apr-23 | 12:50 | x64 |
Replisapi.dll | 2019.150.4312.2 | 395168 | 01-apr-23 | 12:50 | x64 |
Replmerg.exe | 2019.150.4312.2 | 563104 | 01-apr-23 | 12:50 | x64 |
Replprov.dll | 2019.150.4312.2 | 862112 | 01-apr-23 | 12:50 | x64 |
Replrec.dll | 2019.150.4312.2 | 1034144 | 01-apr-23 | 12:50 | x64 |
Replsub.dll | 2019.150.4312.2 | 473040 | 01-apr-23 | 12:50 | x64 |
Replsync.dll | 2019.150.4312.2 | 165840 | 01-apr-23 | 12:50 | x64 |
Spresolv.dll | 2019.150.4312.2 | 276432 | 01-apr-23 | 12:50 | x64 |
Sqlcmd.exe | 2019.150.4312.2 | 264080 | 01-apr-23 | 12:50 | x64 |
Sqldiag.exe | 2019.150.4312.2 | 1140640 | 01-apr-23 | 12:50 | x64 |
Sqldistx.dll | 2019.150.4312.2 | 251856 | 01-apr-23 | 12:50 | x64 |
Sqllogship.exe | 15.0.4312.2 | 104352 | 01-apr-23 | 12:50 | x64 |
Sqlmergx.dll | 2019.150.4312.2 | 399264 | 01-apr-23 | 12:50 | x64 |
Sqlresourceloader.dll | 2019.150.4312.2 | 51104 | 01-apr-23 | 12:50 | x64 |
Sqlresourceloader.dll | 2019.150.4312.2 | 38864 | 01-apr-23 | 12:50 | x86 |
Sqlscm.dll | 2019.150.4312.2 | 79824 | 01-apr-23 | 12:50 | x86 |
Sqlscm.dll | 2019.150.4312.2 | 88000 | 01-apr-23 | 12:50 | x64 |
Sqlsvc.dll | 2019.150.4312.2 | 149456 | 01-apr-23 | 12:50 | x86 |
Sqlsvc.dll | 2019.150.4312.2 | 182160 | 01-apr-23 | 12:50 | x64 |
Sqltaskconnections.dll | 2019.150.4312.2 | 202704 | 01-apr-23 | 12:50 | x64 |
Ssradd.dll | 2019.150.4312.2 | 83920 | 01-apr-23 | 12:50 | x64 |
Ssravg.dll | 2019.150.4312.2 | 83904 | 01-apr-23 | 12:50 | x64 |
Ssrdown.dll | 2019.150.4312.2 | 75728 | 01-apr-23 | 12:50 | x64 |
Ssrmax.dll | 2019.150.4312.2 | 83904 | 01-apr-23 | 12:50 | x64 |
Ssrmin.dll | 2019.150.4312.2 | 83904 | 01-apr-23 | 12:50 | x64 |
Ssrpub.dll | 2019.150.4312.2 | 79824 | 01-apr-23 | 12:50 | x64 |
Ssrup.dll | 2019.150.4312.2 | 75712 | 01-apr-23 | 12:50 | x64 |
Txagg.dll | 2019.150.4312.2 | 391056 | 01-apr-23 | 12:50 | x64 |
Txbdd.dll | 2019.150.4312.2 | 194512 | 01-apr-23 | 12:50 | x64 |
Txdatacollector.dll | 2019.150.4312.2 | 473040 | 01-apr-23 | 12:50 | x64 |
Txdataconvert.dll | 2019.150.4312.2 | 317344 | 01-apr-23 | 12:50 | x64 |
Txderived.dll | 2019.150.4312.2 | 640928 | 01-apr-23 | 12:50 | x64 |
Txlookup.dll | 2019.150.4312.2 | 542672 | 01-apr-23 | 12:50 | x64 |
Txmerge.dll | 2019.150.4312.2 | 247744 | 01-apr-23 | 12:50 | x64 |
Txmergejoin.dll | 2019.150.4312.2 | 309200 | 01-apr-23 | 12:50 | x64 |
Txmulticast.dll | 2019.150.4312.2 | 145360 | 01-apr-23 | 12:50 | x64 |
Txrowcount.dll | 2019.150.4312.2 | 141264 | 01-apr-23 | 12:50 | x64 |
Txsort.dll | 2019.150.4312.2 | 288704 | 01-apr-23 | 12:50 | x64 |
Txsplit.dll | 2019.150.4312.2 | 624544 | 01-apr-23 | 12:50 | x64 |
Txunionall.dll | 2019.150.4312.2 | 198608 | 01-apr-23 | 12:50 | x64 |
Xe.dll | 2019.150.4312.2 | 722896 | 01-apr-23 | 12:50 | x64 |
Xmlsub.dll | 2019.150.4312.2 | 296896 | 01-apr-23 | 12:50 | x64 |
SQL Server 2019 sql_extensibility
Bestandsnaam | Bestandsversie | Bestandsgrootte | Datum | Tijd | Platform |
---|---|---|---|---|---|
Commonlauncher.dll | 2019.150.4312.2 | 96160 | 01-apr-23 | 12:50 | x64 |
Exthost.exe | 2019.150.4312.2 | 239520 | 01-apr-23 | 12:50 | x64 |
Launchpad.exe | 2019.150.4312.2 | 1230784 | 01-apr-23 | 12:50 | x64 |
Sqlsatellite.dll | 2019.150.4312.2 | 1025952 | 01-apr-23 | 12:50 | x64 |
SQL Server 2019 Full Text Engine
Bestandsnaam | Bestandsversie | Bestandsgrootte | Datum | Tijd | Platform |
---|---|---|---|---|---|
Fd.dll | 2019.150.4312.2 | 686032 | 01-apr-23 | 12:50 | x64 |
Fdhost.exe | 2019.150.4312.2 | 128928 | 01-apr-23 | 12:50 | x64 |
Fdlauncher.exe | 2019.150.4312.2 | 79824 | 01-apr-23 | 12:50 | x64 |
Sqlft150ph.dll | 2019.150.4312.2 | 92064 | 01-apr-23 | 12:50 | x64 |
SQL Server 2019 sql_inst_mr
Bestandsnaam | Bestandsversie | Bestandsgrootte | Datum | Tijd | Platform |
---|---|---|---|---|---|
Imrdll.dll | 15.0.4312.2 | 30656 | 01-apr-23 | 12:50 | x86 |
SQL Server 2019 Integration Services
Bestandsnaam | Bestandsversie | Bestandsgrootte | Datum | Tijd | Platform |
---|---|---|---|---|---|
Commanddest.dll | 2019.150.4312.2 | 227264 | 01-apr-23 | 12:56 | x86 |
Commanddest.dll | 2019.150.4312.2 | 264080 | 01-apr-23 | 12:56 | x64 |
Dteparse.dll | 2019.150.4312.2 | 124864 | 01-apr-23 | 12:56 | x64 |
Dteparse.dll | 2019.150.4312.2 | 112576 | 01-apr-23 | 12:56 | x86 |
Dteparsemgd.dll | 2019.150.4312.2 | 116672 | 01-apr-23 | 12:56 | x86 |
Dteparsemgd.dll | 2019.150.4312.2 | 133072 | 01-apr-23 | 12:56 | x64 |
Dtepkg.dll | 2019.150.4312.2 | 149408 | 01-apr-23 | 12:56 | x64 |
Dtepkg.dll | 2019.150.4312.2 | 133056 | 01-apr-23 | 12:56 | x86 |
Dtexec.exe | 2019.150.4312.2 | 72592 | 01-apr-23 | 12:56 | x64 |
Dtexec.exe | 2019.150.4312.2 | 63888 | 01-apr-23 | 12:56 | x86 |
Dts.dll | 2019.150.4312.2 | 2762688 | 01-apr-23 | 12:56 | x86 |
Dts.dll | 2019.150.4312.2 | 3143632 | 01-apr-23 | 12:56 | x64 |
Dtscomexpreval.dll | 2019.150.4312.2 | 444352 | 01-apr-23 | 12:56 | x86 |
Dtscomexpreval.dll | 2019.150.4312.2 | 501712 | 01-apr-23 | 12:56 | x64 |
Dtsconn.dll | 2019.150.4312.2 | 522192 | 01-apr-23 | 12:56 | x64 |
Dtsconn.dll | 2019.150.4312.2 | 432080 | 01-apr-23 | 12:56 | x86 |
Dtsdebughost.exe | 2019.150.4312.2 | 112072 | 01-apr-23 | 12:56 | x64 |
Dtsdebughost.exe | 2019.150.4312.2 | 93648 | 01-apr-23 | 12:56 | x86 |
Dtshost.exe | 2019.150.4312.2 | 106448 | 01-apr-23 | 12:56 | x64 |
Dtshost.exe | 2019.150.4312.2 | 89040 | 01-apr-23 | 12:56 | x86 |
Dtsmsg150.dll | 2019.150.4312.2 | 554912 | 01-apr-23 | 12:56 | x86 |
Dtsmsg150.dll | 2019.150.4312.2 | 567232 | 01-apr-23 | 12:56 | x64 |
Dtspipeline.dll | 2019.150.4312.2 | 1120208 | 01-apr-23 | 12:56 | x86 |
Dtspipeline.dll | 2019.150.4312.2 | 1329056 | 01-apr-23 | 12:56 | x64 |
Dtswizard.exe | 15.0.4312.2 | 886720 | 01-apr-23 | 12:56 | x64 |
Dtswizard.exe | 15.0.4312.2 | 890816 | 01-apr-23 | 12:56 | x86 |
Dtuparse.dll | 2019.150.4312.2 | 100296 | 01-apr-23 | 12:56 | x64 |
Dtuparse.dll | 2019.150.4312.2 | 88000 | 01-apr-23 | 12:56 | x86 |
Dtutil.exe | 2019.150.4312.2 | 130464 | 01-apr-23 | 12:56 | x86 |
Dtutil.exe | 2019.150.4312.2 | 149408 | 01-apr-23 | 12:56 | x64 |
Exceldest.dll | 2019.150.4312.2 | 280520 | 01-apr-23 | 12:56 | x64 |
Exceldest.dll | 2019.150.4312.2 | 235424 | 01-apr-23 | 12:56 | x86 |
Excelsrc.dll | 2019.150.4312.2 | 309184 | 01-apr-23 | 12:56 | x64 |
Excelsrc.dll | 2019.150.4312.2 | 260048 | 01-apr-23 | 12:56 | x86 |
Execpackagetask.dll | 2019.150.4312.2 | 149440 | 01-apr-23 | 12:56 | x86 |
Execpackagetask.dll | 2019.150.4312.2 | 186320 | 01-apr-23 | 12:56 | x64 |
Flatfiledest.dll | 2019.150.4312.2 | 358336 | 01-apr-23 | 12:56 | x86 |
Flatfiledest.dll | 2019.150.4312.2 | 411600 | 01-apr-23 | 12:56 | x64 |
Flatfilesrc.dll | 2019.150.4312.2 | 370624 | 01-apr-23 | 12:56 | x86 |
Flatfilesrc.dll | 2019.150.4312.2 | 427936 | 01-apr-23 | 12:56 | x64 |
Isdbupgradewizard.exe | 15.0.4312.2 | 120784 | 01-apr-23 | 12:56 | x86 |
Isdbupgradewizard.exe | 15.0.4312.2 | 120768 | 01-apr-23 | 12:56 | x86 |
Isserverexec.exe | 15.0.4312.2 | 145352 | 01-apr-23 | 12:56 | x64 |
Isserverexec.exe | 15.0.4312.2 | 149440 | 01-apr-23 | 12:56 | x86 |
Microsoft.sqlserver.astasks.dll | 15.0.4312.2 | 116640 | 01-apr-23 | 12:56 | x86 |
Microsoft.sqlserver.integrationservice.hadoop.common.dll | 15.0.4312.2 | 59344 | 01-apr-23 | 12:56 | x86 |
Microsoft.sqlserver.integrationservices.isserverdbupgrade.dll | 15.0.4312.2 | 509856 | 01-apr-23 | 12:56 | x86 |
Microsoft.sqlserver.integrationservices.isserverdbupgrade.dll | 15.0.4312.2 | 509888 | 01-apr-23 | 12:56 | x86 |
Microsoft.sqlserver.integrationservices.runtimetelemetry.dll | 15.0.4312.2 | 42896 | 01-apr-23 | 12:56 | x86 |
Microsoft.sqlserver.integrationservices.runtimetelemetry.dll | 15.0.4312.2 | 42944 | 01-apr-23 | 12:56 | x86 |
Microsoft.sqlserver.maintenanceplantasks.dll | 15.0.4312.2 | 391072 | 01-apr-23 | 12:56 | x86 |
Microsoft.sqlserver.management.integrationservicesenum.dll | 15.0.4312.2 | 59296 | 01-apr-23 | 12:56 | x86 |
Microsoft.sqlserver.management.integrationservicesenum.dll | 15.0.4312.2 | 59344 | 01-apr-23 | 12:56 | x86 |
Microsoft.sqlserver.scripttask.dll | 15.0.4312.2 | 141216 | 01-apr-23 | 12:56 | x86 |
Microsoft.sqlserver.scripttask.dll | 15.0.4312.2 | 141216 | 01-apr-23 | 12:56 | x86 |
Msdtssrvr.exe | 15.0.4312.2 | 219088 | 01-apr-23 | 12:56 | x64 |
Msdtssrvrutil.dll | 2019.150.4312.2 | 100288 | 01-apr-23 | 12:56 | x86 |
Msdtssrvrutil.dll | 2019.150.4312.2 | 112576 | 01-apr-23 | 12:56 | x64 |
Msmdpp.dll | 2018.150.35.39 | 10065320 | 01-apr-23 | 12:50 | x64 |
Odbcdest.dll | 2019.150.4312.2 | 370576 | 01-apr-23 | 12:56 | x64 |
Odbcdest.dll | 2019.150.4312.2 | 321440 | 01-apr-23 | 12:56 | x86 |
Odbcsrc.dll | 2019.150.4312.2 | 382864 | 01-apr-23 | 12:56 | x64 |
Odbcsrc.dll | 2019.150.4312.2 | 329680 | 01-apr-23 | 12:56 | x86 |
Oledbdest.dll | 2019.150.4312.2 | 280528 | 01-apr-23 | 12:56 | x64 |
Oledbdest.dll | 2019.150.4312.2 | 239568 | 01-apr-23 | 12:56 | x86 |
Oledbsrc.dll | 2019.150.4312.2 | 313280 | 01-apr-23 | 12:56 | x64 |
Oledbsrc.dll | 2019.150.4312.2 | 264128 | 01-apr-23 | 12:56 | x86 |
Rawdest.dll | 2019.150.4312.2 | 227264 | 01-apr-23 | 12:56 | x64 |
Rawdest.dll | 2019.150.4312.2 | 190416 | 01-apr-23 | 12:56 | x86 |
Rawsource.dll | 2019.150.4312.2 | 210832 | 01-apr-23 | 12:56 | x64 |
Rawsource.dll | 2019.150.4312.2 | 178128 | 01-apr-23 | 12:56 | x86 |
Recordsetdest.dll | 2019.150.4312.2 | 174016 | 01-apr-23 | 12:56 | x86 |
Recordsetdest.dll | 2019.150.4312.2 | 202704 | 01-apr-23 | 12:56 | x64 |
Sqlceip.exe | 15.0.4312.2 | 292800 | 01-apr-23 | 12:56 | x86 |
Sqldest.dll | 2019.150.4312.2 | 239552 | 01-apr-23 | 12:56 | x86 |
Sqldest.dll | 2019.150.4312.2 | 276424 | 01-apr-23 | 12:56 | x64 |
Sqltaskconnections.dll | 2019.150.4312.2 | 169920 | 01-apr-23 | 12:56 | x86 |
Sqltaskconnections.dll | 2019.150.4312.2 | 202704 | 01-apr-23 | 12:56 | x64 |
Txagg.dll | 2019.150.4312.2 | 329680 | 01-apr-23 | 12:56 | x86 |
Txagg.dll | 2019.150.4312.2 | 391056 | 01-apr-23 | 12:56 | x64 |
Txbdd.dll | 2019.150.4312.2 | 153544 | 01-apr-23 | 12:56 | x86 |
Txbdd.dll | 2019.150.4312.2 | 194512 | 01-apr-23 | 12:56 | x64 |
Txbestmatch.dll | 2019.150.4312.2 | 546752 | 01-apr-23 | 12:56 | x86 |
Txbestmatch.dll | 2019.150.4312.2 | 653248 | 01-apr-23 | 12:56 | x64 |
Txcache.dll | 2019.150.4312.2 | 165832 | 01-apr-23 | 12:56 | x86 |
Txcache.dll | 2019.150.4312.2 | 198592 | 01-apr-23 | 12:56 | x64 |
Txcharmap.dll | 2019.150.4312.2 | 272336 | 01-apr-23 | 12:56 | x86 |
Txcharmap.dll | 2019.150.4312.2 | 313248 | 01-apr-23 | 12:56 | x64 |
Txcopymap.dll | 2019.150.4312.2 | 165824 | 01-apr-23 | 12:56 | x86 |
Txcopymap.dll | 2019.150.4312.2 | 198608 | 01-apr-23 | 12:56 | x64 |
Txdataconvert.dll | 2019.150.4312.2 | 276432 | 01-apr-23 | 12:56 | x86 |
Txdataconvert.dll | 2019.150.4312.2 | 317344 | 01-apr-23 | 12:56 | x64 |
Txderived.dll | 2019.150.4312.2 | 559040 | 01-apr-23 | 12:56 | x86 |
Txderived.dll | 2019.150.4312.2 | 640928 | 01-apr-23 | 12:56 | x64 |
Txfileextractor.dll | 2019.150.4312.2 | 182208 | 01-apr-23 | 12:56 | x86 |
Txfileextractor.dll | 2019.150.4312.2 | 219072 | 01-apr-23 | 12:56 | x64 |
Txfileinserter.dll | 2019.150.4312.2 | 182224 | 01-apr-23 | 12:56 | x86 |
Txfileinserter.dll | 2019.150.4312.2 | 214992 | 01-apr-23 | 12:56 | x64 |
Txgroupdups.dll | 2019.150.4312.2 | 255952 | 01-apr-23 | 12:56 | x86 |
Txgroupdups.dll | 2019.150.4312.2 | 313248 | 01-apr-23 | 12:56 | x64 |
Txlineage.dll | 2019.150.4312.2 | 128976 | 01-apr-23 | 12:56 | x86 |
Txlineage.dll | 2019.150.4312.2 | 153552 | 01-apr-23 | 12:56 | x64 |
Txlookup.dll | 2019.150.4312.2 | 468944 | 01-apr-23 | 12:56 | x86 |
Txlookup.dll | 2019.150.4312.2 | 542672 | 01-apr-23 | 12:56 | x64 |
Txmerge.dll | 2019.150.4312.2 | 202704 | 01-apr-23 | 12:56 | x86 |
Txmerge.dll | 2019.150.4312.2 | 247744 | 01-apr-23 | 12:56 | x64 |
Txmergejoin.dll | 2019.150.4312.2 | 247744 | 01-apr-23 | 12:56 | x86 |
Txmergejoin.dll | 2019.150.4312.2 | 309200 | 01-apr-23 | 12:56 | x64 |
Txmulticast.dll | 2019.150.4312.2 | 116672 | 01-apr-23 | 12:56 | x86 |
Txmulticast.dll | 2019.150.4312.2 | 145360 | 01-apr-23 | 12:56 | x64 |
Txpivot.dll | 2019.150.4312.2 | 206784 | 01-apr-23 | 12:56 | x86 |
Txpivot.dll | 2019.150.4312.2 | 239552 | 01-apr-23 | 12:56 | x64 |
Txrowcount.dll | 2019.150.4312.2 | 112592 | 01-apr-23 | 12:56 | x86 |
Txrowcount.dll | 2019.150.4312.2 | 141264 | 01-apr-23 | 12:56 | x64 |
Txsampling.dll | 2019.150.4312.2 | 157632 | 01-apr-23 | 12:56 | x86 |
Txsampling.dll | 2019.150.4312.2 | 194496 | 01-apr-23 | 12:56 | x64 |
Txscd.dll | 2019.150.4312.2 | 198592 | 01-apr-23 | 12:56 | x86 |
Txscd.dll | 2019.150.4312.2 | 235472 | 01-apr-23 | 12:56 | x64 |
Txsort.dll | 2019.150.4312.2 | 231360 | 01-apr-23 | 12:56 | x86 |
Txsort.dll | 2019.150.4312.2 | 288704 | 01-apr-23 | 12:56 | x64 |
Txsplit.dll | 2019.150.4312.2 | 550864 | 01-apr-23 | 12:56 | x86 |
Txsplit.dll | 2019.150.4312.2 | 624544 | 01-apr-23 | 12:56 | x64 |
Txtermextraction.dll | 2019.150.4312.2 | 8644544 | 01-apr-23 | 12:56 | x86 |
Txtermextraction.dll | 2019.150.4312.2 | 8701840 | 01-apr-23 | 12:56 | x64 |
Txtermlookup.dll | 2019.150.4312.2 | 4138944 | 01-apr-23 | 12:56 | x86 |
Txtermlookup.dll | 2019.150.4312.2 | 4183968 | 01-apr-23 | 12:56 | x64 |
Txunionall.dll | 2019.150.4312.2 | 161728 | 01-apr-23 | 12:56 | x86 |
Txunionall.dll | 2019.150.4312.2 | 198608 | 01-apr-23 | 12:56 | x64 |
Txunpivot.dll | 2019.150.4312.2 | 182208 | 01-apr-23 | 12:56 | x86 |
Txunpivot.dll | 2019.150.4312.2 | 214992 | 01-apr-23 | 12:56 | x64 |
Xe.dll | 2019.150.4312.2 | 632720 | 01-apr-23 | 12:56 | x86 |
Xe.dll | 2019.150.4312.2 | 722896 | 01-apr-23 | 12:56 | x64 |
SQL Server 2019 sql_polybase_core_inst
Bestandsnaam | Bestandsversie | Bestandsgrootte | Datum | Tijd | Platform |
---|---|---|---|---|---|
Dms.dll | 15.0.1963.0 | 559576 | 01-apr-23 | 16:01 | x86 |
Dmsnative.dll | 2018.150.1963.0 | 152496 | 01-apr-23 | 16:01 | x64 |
Dwengineservice.dll | 15.0.1963.0 | 45016 | 01-apr-23 | 16:01 | x86 |
Eng_polybase_odbcdrivermongo_2321_mongodbodbc_sb64_dll.64 | 2.3.21.1023 | 18691056 | 01-apr-23 | 16:01 | x64 |
Eng_polybase_odbcdrivermongo_2321_saslsspi_dll.64 | 1.0.2.1003 | 147504 | 01-apr-23 | 16:01 | x64 |
Eng_polybase_odbcdrivermongo_238_mongodbodbc_sb64_dll.64 | 2.3.8.1008 | 17142672 | 01-apr-23 | 16:01 | x64 |
Eng_polybase_odbcdrivermongo_238_saslsspi_dll.64 | 1.0.2.1003 | 146304 | 01-apr-23 | 16:01 | x64 |
Eng_polybase_odbcdriveroracle_802_mscurl28_dll.64 | 8.0.2.304 | 2532096 | 01-apr-23 | 16:01 | x64 |
Eng_polybase_odbcdriveroracle_802_msora28_dll.64 | 8.0.2.2592 | 2425088 | 01-apr-23 | 16:01 | x64 |
Eng_polybase_odbcdriveroracle_802_msora28r_dll.64 | 8.0.2.2592 | 151808 | 01-apr-23 | 16:01 | x64 |
Eng_polybase_odbcdriveroracle_802_msssl28_dll.64 | 8.0.2.244 | 2416384 | 01-apr-23 | 16:01 | x64 |
Eng_polybase_odbcdriveroracle_802_mstls28_dll.64 | 8.0.2.216 | 2953472 | 01-apr-23 | 16:01 | x64 |
Icudt58.dll | 58.2.0.0 | 27109768 | 01-apr-23 | 16:01 | x64 |
Icudt58.dll | 58.2.0.0 | 27109832 | 01-apr-23 | 16:01 | x64 |
Icudt58.dll | 58.3.0.0 | 27110344 | 01-apr-23 | 16:01 | x64 |
Icudt58.dll | 58.3.0.0 | 27110344 | 01-apr-23 | 16:01 | x64 |
Icuin58.dll | 58.2.0.0 | 2425288 | 01-apr-23 | 16:01 | x64 |
Icuin58.dll | 58.2.0.0 | 2431880 | 01-apr-23 | 16:01 | x64 |
Icuin58.dll | 58.3.0.0 | 2551752 | 01-apr-23 | 16:01 | x64 |
Icuin58.dll | 58.3.0.0 | 2562504 | 01-apr-23 | 16:01 | x64 |
Icuuc42.dll | 8.0.2.124 | 15491840 | 01-apr-23 | 16:01 | x64 |
Icuuc58.dll | 58.2.0.0 | 1775048 | 01-apr-23 | 16:01 | x64 |
Icuuc58.dll | 58.2.0.0 | 1783688 | 01-apr-23 | 16:01 | x64 |
Icuuc58.dll | 58.3.0.0 | 1888712 | 01-apr-23 | 16:01 | x64 |
Icuuc58.dll | 58.3.0.0 | 1924040 | 01-apr-23 | 16:01 | x64 |
Instapi150.dll | 2019.150.4312.2 | 88016 | 01-apr-23 | 16:01 | x64 |
Libcrypto-1_1-x64.dll | 1.1.0.10 | 2620304 | 01-apr-23 | 16:01 | x64 |
Libcrypto | 1.1.1.4 | 2953680 | 01-apr-23 | 16:01 | x64 |
Libcrypto | 1.1.1.14 | 4085336 | 01-apr-23 | 16:01 | x64 |
Libcrypto | 1.1.1.11 | 4321232 | 01-apr-23 | 16:01 | x64 |
Libsasl.dll | 2.1.26.0 | 292224 | 01-apr-23 | 16:01 | x64 |
Libsasl.dll | 2.1.26.0 | 521664 | 01-apr-23 | 16:01 | x64 |
Libssl-1_1-x64.dll | 1.1.0.10 | 648080 | 01-apr-23 | 16:01 | x64 |
Bibliothekensl | 1.1.1.4 | 798160 | 01-apr-23 | 16:01 | x64 |
Bibliothekensl | 1.1.1.14 | 1195600 | 01-apr-23 | 16:01 | x64 |
Bibliothekensl | 1.1.1.11 | 1322960 | 01-apr-23 | 16:01 | x64 |
Microsoft.sqlserver.datawarehouse.backup.backupmetadata.dll | 15.0.1963.0 | 67504 | 01-apr-23 | 16:01 | x86 |
Microsoft.sqlserver.datawarehouse.catalog.dll | 15.0.1963.0 | 293296 | 01-apr-23 | 16:01 | x86 |
Microsoft.sqlserver.datawarehouse.common.dll | 15.0.1963.0 | 1957808 | 01-apr-23 | 16:01 | x86 |
Microsoft.sqlserver.datawarehouse.configuration.dll | 15.0.1963.0 | 169432 | 01-apr-23 | 16:01 | x86 |
Microsoft.sqlserver.datawarehouse.datamovement.common.dll | 15.0.1963.0 | 649688 | 01-apr-23 | 16:01 | x86 |
Microsoft.sqlserver.datawarehouse.datamovement.manager.dll | 15.0.1963.0 | 246192 | 01-apr-23 | 16:01 | x86 |
Microsoft.sqlserver.datawarehouse.datamovement.messagetypes.dll | 15.0.1963.0 | 139224 | 01-apr-23 | 16:01 | x86 |
Microsoft.sqlserver.datawarehouse.datamovement.messagingprotocol.dll | 15.0.1963.0 | 79832 | 01-apr-23 | 16:01 | x86 |
Microsoft.sqlserver.datawarehouse.diagnostics.dll | 15.0.1963.0 | 51160 | 01-apr-23 | 16:01 | x86 |
Microsoft.sqlserver.datawarehouse.distributor.dll | 15.0.1963.0 | 88536 | 01-apr-23 | 16:01 | x86 |
Microsoft.sqlserver.datawarehouse.engine.dll | 15.0.1963.0 | 1129432 | 01-apr-23 | 16:01 | x86 |
Microsoft.sqlserver.datawarehouse.engine.statsstream.dll | 15.0.1963.0 | 80856 | 01-apr-23 | 16:01 | x86 |
Microsoft.sqlserver.datawarehouse.eventing.dll | 15.0.1963.0 | 70576 | 01-apr-23 | 16:01 | x86 |
Microsoft.sqlserver.datawarehouse.fabric.appliance.dll | 15.0.1963.0 | 35248 | 01-apr-23 | 16:01 | x86 |
Microsoft.sqlserver.datawarehouse.fabric.interface.dll | 15.0.1963.0 | 31152 | 01-apr-23 | 16:01 | x86 |
Microsoft.sqlserver.datawarehouse.fabric.polybase.dll | 15.0.1963.0 | 46512 | 01-apr-23 | 16:01 | x86 |
Microsoft.sqlserver.datawarehouse.fabric.xdbinterface.dll | 15.0.1963.0 | 21424 | 01-apr-23 | 16:01 | x86 |
Microsoft.sqlserver.datawarehouse.failover.dll | 15.0.1963.0 | 26544 | 01-apr-23 | 16:01 | x86 |
Microsoft.sqlserver.datawarehouse.hadoop.hadoopbridge.dll | 15.0.1963.0 | 131504 | 01-apr-23 | 16:01 | x86 |
Microsoft.sqlserver.datawarehouse.loadercommon.dll | 15.0.1963.0 | 86488 | 01-apr-23 | 16:01 | x86 |
Microsoft.sqlserver.datawarehouse.loadmanager.dll | 15.0.1963.0 | 100784 | 01-apr-23 | 16:01 | x86 |
Microsoft.sqlserver.datawarehouse.localization.dll | 15.0.1963.0 | 293296 | 01-apr-23 | 16:01 | x86 |
Microsoft.sqlserver.datawarehouse.localization.resources.dll | 15.0.1963.0 | 120240 | 01-apr-23 | 16:01 | x86 |
Microsoft.sqlserver.datawarehouse.localization.resources.dll | 15.0.1963.0 | 138160 | 01-apr-23 | 16:01 | x86 |
Microsoft.sqlserver.datawarehouse.localization.resources.dll | 15.0.1963.0 | 141232 | 01-apr-23 | 16:01 | x86 |
Microsoft.sqlserver.datawarehouse.localization.resources.dll | 15.0.1963.0 | 137688 | 01-apr-23 | 16:01 | x86 |
Microsoft.sqlserver.datawarehouse.localization.resources.dll | 15.0.1963.0 | 150448 | 01-apr-23 | 16:01 | x86 |
Microsoft.sqlserver.datawarehouse.localization.resources.dll | 15.0.1963.0 | 139696 | 01-apr-23 | 16:01 | x86 |
Microsoft.sqlserver.datawarehouse.localization.resources.dll | 15.0.1963.0 | 134576 | 01-apr-23 | 16:01 | x86 |
Microsoft.sqlserver.datawarehouse.localization.resources.dll | 15.0.1963.0 | 176560 | 01-apr-23 | 16:01 | x86 |
Microsoft.sqlserver.datawarehouse.localization.resources.dll | 15.0.1963.0 | 117680 | 01-apr-23 | 16:01 | x86 |
Microsoft.sqlserver.datawarehouse.localization.resources.dll | 15.0.1963.0 | 136624 | 01-apr-23 | 16:01 | x86 |
Microsoft.sqlserver.datawarehouse.nodes.dll | 15.0.1963.0 | 72624 | 01-apr-23 | 16:01 | x86 |
Microsoft.sqlserver.datawarehouse.nulltransaction.dll | 15.0.1963.0 | 21936 | 01-apr-23 | 16:01 | x86 |
Microsoft.sqlserver.datawarehouse.parallelizer.dll | 15.0.1963.0 | 37336 | 01-apr-23 | 16:01 | x86 |
Microsoft.sqlserver.datawarehouse.resourcemanagement.dll | 15.0.1963.0 | 128984 | 01-apr-23 | 16:01 | x86 |
Microsoft.sqlserver.datawarehouse.sql.dll | 15.0.1963.0 | 3064752 | 01-apr-23 | 16:01 | x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.dll | 15.0.1963.0 | 3955632 | 01-apr-23 | 16:01 | x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll | 15.0.1963.0 | 118232 | 01-apr-23 | 16:01 | x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll | 15.0.1963.0 | 133080 | 01-apr-23 | 16:01 | x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll | 15.0.1963.0 | 137688 | 01-apr-23 | 16:01 | x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll | 15.0.1963.0 | 133592 | 01-apr-23 | 16:01 | x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll | 15.0.1963.0 | 148440 | 01-apr-23 | 16:01 | x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll | 15.0.1963.0 | 134064 | 01-apr-23 | 16:01 | x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll | 15.0.1963.0 | 130480 | 01-apr-23 | 16:01 | x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll | 15.0.1963.0 | 170968 | 01-apr-23 | 16:01 | x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll | 15.0.1963.0 | 115160 | 01-apr-23 | 16:01 | x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll | 15.0.1963.0 | 132016 | 01-apr-23 | 16:01 | x86 |
Microsoft.sqlserver.datawarehouse.sqldistributor.dll | 15.0.1963.0 | 67504 | 01-apr-23 | 16:01 | x86 |
Microsoft.sqlserver.datawarehouse.transactsql.scriptdom.dll | 15.0.1963.0 | 2682800 | 01-apr-23 | 16:01 | x86 |
Microsoft.sqlserver.datawarehouse.utilities.dll | 15.0.1963.0 | 2436568 | 01-apr-23 | 16:01 | x86 |
Mpdwinterop.dll | 2019.150.4312.2 | 452560 | 01-apr-23 | 16:01 | x64 |
Mpdwsvc.exe | 2019.150.4312.2 | 7403472 | 01-apr-23 | 16:01 | x64 |
Msodbcsql17.dll | 2017.174.1.1 | 2016120 | 01-apr-23 | 16:01 | x64 |
Odbc32.dll | 10.0.17763.1 | 720792 | 01-apr-23 | 16:01 | x64 |
Odbccp32.dll | 10.0.17763.1 | 138136 | 01-apr-23 | 16:01 | x64 |
Odbctrac.dll | 10.0.17763.1 | 175000 | 01-apr-23 | 16:01 | x64 |
Saslplain.dll | 2.1.26.0 | 170880 | 01-apr-23 | 16:01 | x64 |
Saslplain.dll | 2.1.26.0 | 377792 | 01-apr-23 | 16:01 | x64 |
Secforwarder.dll | 2019.150.4312.2 | 79808 | 01-apr-23 | 16:01 | x64 |
Sharedmemory.dll | 2018.150.1963.0 | 61360 | 01-apr-23 | 16:01 | x64 |
Sqldk.dll | 2019.150.4312.2 | 3159968 | 01-apr-23 | 16:01 | x64 |
Sqldumper.exe | 2019.150.4312.2 | 186264 | 01-apr-23 | 16:01 | x64 |
Sqlevn70.rll |
2019.150.4312.2 | 1595344 | 01-apr-23 | 15:56 | x64 |
Sqlevn70.rll |
2019.150.4312.2 | 4167584 | 01-apr-23 | 15:56 | x64 |
Sqlevn70.rll |
2019.150.4312.2 | 3418016 | 01-apr-23 | 15:56 | x64 |
Sqlevn70.rll |
2019.150.4312.2 | 4163472 | 01-apr-23 | 15:56 | x64 |
Sqlevn70.rll |
2019.150.4312.2 | 4065168 | 01-apr-23 | 15:56 | x64 |
Sqlevn70.rll |
2019.150.4312.2 | 2226064 | 01-apr-23 | 15:56 | x64 |
Sqlevn70.rll |
2019.150.4312.2 | 2172832 | 01-apr-23 | 15:56 | x64 |
Sqlevn70.rll |
2019.150.4312.2 | 3823568 | 01-apr-23 | 15:56 | x64 |
Sqlevn70.rll |
2019.150.4312.2 | 3823504 | 01-apr-23 | 15:56 | x64 |
Sqlevn70.rll |
2019.150.4312.2 | 1537952 | 01-apr-23 | 15:56 | x64 |
Sqlevn70.rll |
2019.150.4312.2 | 4032416 | 01-apr-23 | 15:56 | x64 |
Sqlncli17e.dll | 2017.1710.3.1 | 1898432 | 01-apr-23 | 16:01 | x64 |
Sqlos.dll | 2019.150.4312.2 | 42960 | 01-apr-23 | 16:01 | x64 |
Sqlsortpdw.dll | 2018.150.1963.0 | 4841392 | 01-apr-23 | 16:01 | x64 |
Sqltses.dll | 2019.150.4312.2 | 9119648 | 01-apr-23 | 16:01 | x64 |
Tdataodbc_sb | 17.0.0.27 | 12914640 | 01-apr-23 | 16:01 | x64 |
Tdataodbc_sb | 16.20.0.1078 | 14995920 | 01-apr-23 | 16:01 | x64 |
Terasso.dll | 17.0.0.28 | 2357064 | 01-apr-23 | 16:01 | x64 |
Terasso.dll | 16.20.0.13 | 2158896 | 01-apr-23 | 16:01 | x64 |
Zlibwapi.dll | 1.2.11.0 | 281472 | 01-apr-23 | 16:01 | x64 |
Zlibwapi.dll | 1.2.11.0 | 499248 | 01-apr-23 | 16:01 | x64 |
SQL Server 2019 sql_shared_mr
Bestandsnaam | Bestandsversie | Bestandsgrootte | Datum | Tijd | Platform |
---|---|---|---|---|---|
Smrdll.dll | 15.0.4312.2 | 30664 | 01-apr-23 | 12:50 | x86 |
SQL Server 2019 sql_tools_extensions
Bestandsnaam | Bestandsversie | Bestandsgrootte | Datum | Tijd | Platform |
---|---|---|---|---|---|
Autoadmin.dll | 2019.150.4312.2 | 1632192 | 01-apr-23 | 13:06 | x86 |
Dtaengine.exe | 2019.150.4312.2 | 219040 | 01-apr-23 | 13:06 | x86 |
Dteparse.dll | 2019.150.4312.2 | 112576 | 01-apr-23 | 13:06 | x86 |
Dteparse.dll | 2019.150.4312.2 | 124864 | 01-apr-23 | 13:06 | x64 |
Dteparsemgd.dll | 2019.150.4312.2 | 116672 | 01-apr-23 | 13:06 | x86 |
Dteparsemgd.dll | 2019.150.4312.2 | 133072 | 01-apr-23 | 13:06 | x64 |
Dtepkg.dll | 2019.150.4312.2 | 133056 | 01-apr-23 | 13:06 | x86 |
Dtepkg.dll | 2019.150.4312.2 | 149408 | 01-apr-23 | 13:06 | x64 |
Dtexec.exe | 2019.150.4312.2 | 63888 | 01-apr-23 | 13:06 | x86 |
Dtexec.exe | 2019.150.4312.2 | 72592 | 01-apr-23 | 13:06 | x64 |
Dts.dll | 2019.150.4312.2 | 2762688 | 01-apr-23 | 13:06 | x86 |
Dts.dll | 2019.150.4312.2 | 3143632 | 01-apr-23 | 13:06 | x64 |
Dtscomexpreval.dll | 2019.150.4312.2 | 444352 | 01-apr-23 | 13:06 | x86 |
Dtscomexpreval.dll | 2019.150.4312.2 | 501712 | 01-apr-23 | 13:06 | x64 |
Dtsconn.dll | 2019.150.4312.2 | 432080 | 01-apr-23 | 13:06 | x86 |
Dtsconn.dll | 2019.150.4312.2 | 522192 | 01-apr-23 | 13:06 | x64 |
Dtshost.exe | 2019.150.4312.2 | 106448 | 01-apr-23 | 13:06 | x64 |
Dtshost.exe | 2019.150.4312.2 | 89040 | 01-apr-23 | 13:06 | x86 |
Dtsmsg150.dll | 2019.150.4312.2 | 554912 | 01-apr-23 | 13:06 | x86 |
Dtsmsg150.dll | 2019.150.4312.2 | 567232 | 01-apr-23 | 13:06 | x64 |
Dtspipeline.dll | 2019.150.4312.2 | 1329056 | 01-apr-23 | 13:06 | x64 |
Dtspipeline.dll | 2019.150.4312.2 | 1120208 | 01-apr-23 | 13:06 | x86 |
Dtswizard.exe | 15.0.4312.2 | 886720 | 01-apr-23 | 13:06 | x64 |
Dtswizard.exe | 15.0.4312.2 | 890816 | 01-apr-23 | 13:06 | x86 |
Dtuparse.dll | 2019.150.4312.2 | 100296 | 01-apr-23 | 13:06 | x64 |
Dtuparse.dll | 2019.150.4312.2 | 88000 | 01-apr-23 | 13:06 | x86 |
Dtutil.exe | 2019.150.4312.2 | 130464 | 01-apr-23 | 13:06 | x86 |
Dtutil.exe | 2019.150.4312.2 | 149408 | 01-apr-23 | 13:06 | x64 |
Exceldest.dll | 2019.150.4312.2 | 235424 | 01-apr-23 | 13:06 | x86 |
Exceldest.dll | 2019.150.4312.2 | 280520 | 01-apr-23 | 13:06 | x64 |
Excelsrc.dll | 2019.150.4312.2 | 260048 | 01-apr-23 | 13:06 | x86 |
Excelsrc.dll | 2019.150.4312.2 | 309184 | 01-apr-23 | 13:06 | x64 |
Flatfiledest.dll | 2019.150.4312.2 | 358336 | 01-apr-23 | 13:06 | x86 |
Flatfiledest.dll | 2019.150.4312.2 | 411600 | 01-apr-23 | 13:06 | x64 |
Flatfilesrc.dll | 2019.150.4312.2 | 370624 | 01-apr-23 | 13:06 | x86 |
Flatfilesrc.dll | 2019.150.4312.2 | 427936 | 01-apr-23 | 13:06 | x64 |
Microsoft.sqlserver.astasks.dll | 15.0.4312.2 | 116688 | 01-apr-23 | 13:06 | x86 |
Microsoft.sqlserver.chainer.infrastructure.dll | 15.0.4312.2 | 403408 | 01-apr-23 | 13:06 | x86 |
Microsoft.sqlserver.chainer.infrastructure.dll | 15.0.4312.2 | 403408 | 01-apr-23 | 13:06 | x86 |
Microsoft.sqlserver.configuration.sco.dll | 15.0.4312.2 | 3004352 | 01-apr-23 | 13:06 | x86 |
Microsoft.sqlserver.configuration.sco.dll | 15.0.4312.2 | 3004368 | 01-apr-23 | 13:06 | x86 |
Microsoft.sqlserver.integrationservices.runtimetelemetry.dll | 15.0.4312.2 | 42896 | 01-apr-23 | 13:06 | x86 |
Microsoft.sqlserver.integrationservices.runtimetelemetry.dll | 15.0.4312.2 | 42944 | 01-apr-23 | 13:06 | x86 |
Microsoft.sqlserver.management.integrationservicesenum.dll | 15.0.4312.2 | 59296 | 01-apr-23 | 13:06 | x86 |
Microsoft.sqlserver.olapenum.dll | 15.0.18185.0 | 100800 | 01-apr-23 | 13:06 | x86 |
Msdtssrvrutil.dll | 2019.150.4312.2 | 100288 | 01-apr-23 | 13:06 | x86 |
Msdtssrvrutil.dll | 2019.150.4312.2 | 112576 | 01-apr-23 | 13:06 | x64 |
Msmgdsrv.dll | 2018.150.35.39 | 8281000 | 01-apr-23 | 12:50 | x86 |
Oledbdest.dll | 2019.150.4312.2 | 239568 | 01-apr-23 | 13:06 | x86 |
Oledbdest.dll | 2019.150.4312.2 | 280528 | 01-apr-23 | 13:06 | x64 |
Oledbsrc.dll | 2019.150.4312.2 | 264128 | 01-apr-23 | 13:06 | x86 |
Oledbsrc.dll | 2019.150.4312.2 | 313280 | 01-apr-23 | 13:06 | x64 |
Sqlresourceloader.dll | 2019.150.4312.2 | 38864 | 01-apr-23 | 13:06 | x86 |
Sqlresourceloader.dll | 2019.150.4312.2 | 51104 | 01-apr-23 | 13:06 | x64 |
Sqlscm.dll | 2019.150.4312.2 | 79824 | 01-apr-23 | 13:06 | x86 |
Sqlscm.dll | 2019.150.4312.2 | 88000 | 01-apr-23 | 13:06 | x64 |
Sqlsvc.dll | 2019.150.4312.2 | 149456 | 01-apr-23 | 13:06 | x86 |
Sqlsvc.dll | 2019.150.4312.2 | 182160 | 01-apr-23 | 13:06 | x64 |
Sqltaskconnections.dll | 2019.150.4312.2 | 169920 | 01-apr-23 | 13:06 | x86 |
Sqltaskconnections.dll | 2019.150.4312.2 | 202704 | 01-apr-23 | 13:06 | x64 |
Txdataconvert.dll | 2019.150.4312.2 | 276432 | 01-apr-23 | 13:06 | x86 |
Txdataconvert.dll | 2019.150.4312.2 | 317344 | 01-apr-23 | 13:06 | x64 |
Xe.dll | 2019.150.4312.2 | 632720 | 01-apr-23 | 13:06 | x86 |
Xe.dll | 2019.150.4312.2 | 722896 | 01-apr-23 | 13:06 | x64 |
Opmerkingen voor deze update
Vereisten
Als u dit cumulatieve updatepakket wilt toepassen, moet u SQL Server 2019 uitvoeren.
Gegevens opnieuw opstarten
Mogelijk moet u de computer opnieuw opstarten nadat u dit cumulatieve updatepakket hebt toegepast.
Registergegevens
Als u een van de hotfixes in dit pakket wilt gebruiken, hoeft u geen wijzigingen aan te brengen in het register.
Belangrijke kennisgevingen
Dit artikel bevat ook de volgende belangrijke informatie.
Buildversie van Analysis Services CU
Vanaf Microsoft SQL Server 2017 komen het versienummer van de Analysis Services-build en het versienummer van de SQL Server Database Engine-build niet overeen. Zie Buildversie van De cumulatieve update van Analysis Services controleren voor meer informatie.
Cumulatieve updates (CU)
- Elke nieuwe CU bevat alle oplossingen die zijn opgenomen in de vorige CU voor de geïnstalleerde versie van SQL Server.
- SQL Server-CA's zijn gecertificeerd voor dezelfde niveaus als servicepacks en moeten op hetzelfde betrouwbaarheidsniveau worden geïnstalleerd.
- We raden u aan doorlopende, proactieve installatie van CA's zodra deze beschikbaar worden volgens deze richtlijnen:
- Historische gegevens tonen aan dat een aanzienlijk aantal ondersteuningsaanvragen betrekking heeft op een probleem dat al is opgelost in een uitgebrachte CU.
- CU's kunnen boven en boven hotfixes toegevoegde waarde bevatten. Dit omvat ondersteunings-, beheerbaarheid- en betrouwbaarheidsupdates.
- U wordt aangeraden SQL Server-CA's te testen voordat u ze implementeert in productieomgevingen.
Implementatie van hybride omgeving
Wanneer u een update implementeert in een hybride omgeving (zoals AlwaysOn, replicatie, cluster en spiegeling), raden we u aan de volgende artikelen te raadplegen voordat u de update implementeert:
Failovercluster-exemplaar upraden
Notitie
Als u het rolling updateproces niet wilt gebruiken, volgt u deze stappen om een update toe te passen:
- Installeer de update op het passieve knooppunt.
- Installeer de update op het actieve knooppunt (hiervoor moet de service opnieuw worden opgestart).
-
Notitie
Als u AlwaysOn hebt ingeschakeld in combinatie met de SSISDB-catalogus , raadpleegt u de informatie over SSIS met AlwaysOn over het toepassen van een update in deze omgevingen.
Een hotfix toepassen voor SQL Server in een transactionele replicatie en databasespiegelingtopologie
Een hotfix toepassen voor SQL Server in een replicatietopologie
Taalondersteuning
SQL Server-CA's zijn momenteel meertalige. Daarom is dit CU-pakket niet specifiek voor één taal. Deze is van toepassing op alle ondersteunde talen.
Onderdelen (functies) bijgewerkt
Eén CU-pakket bevat alle beschikbare updates voor alle SQL Server 2019-onderdelen (functies). Het cumulatieve updatepakket werkt echter alleen de onderdelen bij die momenteel zijn geïnstalleerd op het SQL Server-exemplaar dat u selecteert om te worden onderhouden. Als er een SQL Server-functie (bijvoorbeeld Analysis Services) wordt toegevoegd aan het exemplaar nadat deze CU is toegepast, moet u deze CU opnieuw toepassen om de nieuwe functie bij te werken naar deze CU.
Ondersteuning voor deze update
Als er andere problemen optreden of als er probleemoplossing is vereist, moet u mogelijk een serviceaanvraag maken. De gebruikelijke ondersteuningskosten zijn van toepassing op aanvullende ondersteuningsvragen en op problemen die niet in aanmerking komen voor dit specifieke cumulatieve updatepakket. Ga naar de microsoft-ondersteuningswebsite voor een volledige lijst met telefoonnummers voor klantenservice en ondersteuning van Microsoft of om een afzonderlijke serviceaanvraag te maken.
Deze update verwijderen
Deze update verwijderen in Windows
- Open in Configuratiescherm het item Programma's en onderdelen en selecteer vervolgens Geïnstalleerde updates weergeven.
- Zoek de vermelding die overeenkomt met dit cumulatieve updatepakket onder SQL Server 2019.
- Houd de vermelding ingedrukt (of klik er met de rechtermuisknop op) en selecteer Verwijderen.
Deze update verwijderen in Linux
Als u deze CU in Linux wilt verwijderen, moet u het pakket terugdraaien naar de vorige versie. Zie Sql Server terugdraaien voor meer informatie over het terugdraaien van de installatie.
Naslaginformatie
- Aankondiging van updates voor het INCREMENTAL Servicing Model (ISM) van SQL Server
- SQL Server-servicepacks worden niet meer ondersteund vanaf SQL Server 2017
- Bepalen welke versie en editie van SQL Server Database Engine wordt uitgevoerd
- Onderhoudsmodellen voor SQL Server
- Naamgevingsschema en gebiedsbeschrijvingen voor SQL Server-software-updatepakketten
- Beschrijving van de standaardterminologie die wordt gebruikt voor het beschrijven van Microsoft-software-updates