Cumulatieve Update 2 voor SQL Server 2017
Dit artikel beschrijft cumulatieve updatepakket 2 (CU2) voor SQL Server 2017. Deze update bevat correcties die zijn uitgebracht na de eerste release van SQL Server 2017 en updates van de onderdelen van SQL Server en Analysis services de volgende opbouw:
Onderdeel |
Build-versie |
Bestandsversie |
SQL Server |
14.0.3008.27 |
2017.140.3008.27 |
Analyseservices |
14.0.1.440 |
2017.140.1.440 |
BELANGRIJK
Als u de functie Query winkel, installeer deze cumulatieve Update 2 (CU2) (14.0.3008.27). In plaats daarvan installeren CU3 (14.0.3015.40).
Als u CU2, al hebt geïnstalleerd na de installatie van CU3 of hoger, u onmiddellijk moet het volgende script op als u wilt verwijderen van alle regelingen die zijn verzameld door Query opslaan tijdens CU2 uitvoeren:
SET NOCOUNT ON;
DROP TABLE IF EXISTS #tmpUserDBs;
SELECT [database_id], 0 AS [IsDone]
INTO #tmpUserDBs
FROM master.sys.databases
WHERE [database_id] > 4
AND [state] = 0 -- must be ONLINE
AND is_read_only = 0 -- cannot be READ_ONLY
AND [database_id] NOT IN (SELECT dr.database_id FROM sys.dm_hadr_database_replica_states dr -- Except all local Always On secondary replicas
INNER JOIN sys.dm_hadr_availability_replica_states rs ON dr.group_id = rs.group_id
INNER JOIN sys.databases d ON dr.database_id = d.database_id
WHERE rs.role = 2 -- Is Secondary
AND dr.is_local = 1
AND rs.is_local = 1)
DECLARE @userDB sysname;
WHILE (SELECT COUNT([database_id]) FROM #tmpUserDBs WHERE [IsDone] = 0) > 0
BEGIN
SELECT TOP 1 @userDB = DB_NAME([database_id]) FROM #tmpUserDBs WHERE [IsDone] = 0
-- PRINT 'Working on database ' + @userDB
EXEC ('USE [' + @userDB + '];
DECLARE @clearPlan bigint, @clearQry bigint;
IF EXISTS (SELECT [actual_state] FROM sys.database_query_store_options WHERE [actual_state] IN (1,2))
BEGIN
IF EXISTS (SELECT plan_id FROM sys.query_store_plan WHERE engine_version = ''14.0.3008.27'')
BEGIN
DROP TABLE IF EXISTS #tmpclearPlans;
SELECT plan_id, query_id, 0 AS [IsDone]
INTO #tmpclearPlans
FROM sys.query_store_plan WHERE engine_version = ''14.0.3008.27''
WHILE (SELECT COUNT(plan_id) FROM #tmpclearPlans WHERE [IsDone] = 0) > 0
BEGIN
SELECT TOP 1 @clearPlan = plan_id, @clearQry = query_id FROM #tmpclearPlans WHERE [IsDone] = 0
EXECUTE sys.sp_query_store_unforce_plan @clearQry, @clearPlan;
EXECUTE sys.sp_query_store_remove_plan @clearPlan;
UPDATE #tmpclearPlans
SET [IsDone] = 1
WHERE plan_id = @clearPlan AND query_id = @clearQry
END;
PRINT ''- Cleared possibly affected plans in database [' + @userDB + ']''
END
ELSE
BEGIN
PRINT ''- No affected plans in database [' + @userDB + ']''
END
END
ELSE
BEGIN
PRINT ''- Query Store not enabled in database [' + @userDB + ']''
END')
UPDATE #tmpUserDBs
SET [IsDone] = 1
WHERE [database_id] = DB_ID(@userDB)
END
Cumulatieve update
Cumulatieve updates (CU) zijn nu beschikbaar op het Microsoft Download Center voor Windows. Alleen de meest recente CU is uitgebracht voor 2017 voor SQL Server is beschikbaar in het Downloadcentrum.
CU pakketten voor Linux zijn beschikbaar ophttps://Packages.Microsoft.com/.
Opmerkingen
-
Elke nieuwe CU bevat alle correcties die opgenomen in de vorige CU voor de geïnstalleerde versie van SQL Server zijn.
-
CUs van SQL Server op dezelfde niveaus als Service Packs zijn gecertificeerd en ze moeten worden geïnstalleerd op hetzelfde niveau van vertrouwen.
-
Microsoft raadt continue, proactieve installatie van CUs zodra deze beschikbaar is:
-
Historische gegevens blijkt dat een aanzienlijk aantal ondersteuning aanvragen betrekking hebben op een probleem dat reeds is geregeld in een vrijgegeven CU.
-
CUs mogen toegevoegde waarde dan hotfixes. Dit omvat ondersteuning, beheerbaarheid en betrouwbaarheidsupdates.
-
-
Het is raadzaam CUs te testen voordat u ze in productieomgevingen implementeert.
Dit pakket CU downloaden voor Windows
De volgende Windows update is beschikbaar via het Microsoft Download Center:

De meest recente cumulatieve update voor SQL Server-2017 nu downloaden.Als de downloadpagina niet wordt weergegeven, neem contact op met om het cumulatieve updatepakket verkrijgen. Opmerking Nadat de toekomstige cumulatieve updates voor SQL Server-2017 worden vrijgegeven, kunt u deze CU vinden en downloaden uit de . Microsoft raadt echter aan dat u de nieuwste beschikbare cumulatieve update installeert.
Dit pakket CU downloaden voor Linux
Linux bijwerken tot de meest recente CU, moet u eerst de cumulatieve update opslagplaats geconfigureerdhebben. Pas uw SQL Server-pakketten met de juiste update voor platform-specifieke opdracht.
Zie de release-opmerkingenvoor installatie-instructies en directe koppelingen naar downloads CU-pakket.
Aanvullende hotfixes die zijn opgenomen in deze cumulatieve update-pakket
Opmerking De volgende tabel geeft een overzicht van de status van het desbetreffende Microsoft Knowledge Base-artikelen. Een afzonderlijk Microsoft Knowledge Base-artikel kan niet worden gemaakt voor elke fout.
Foutnummer VSTS |
KB-artikelnummer |
Beschrijving |
Gebied repareren |
Platform |
---|---|---|---|---|
11076653 |
4052129 |
Update voor de handmatige procedure opruimen in SQL Server 2017 bijhouden |
SQL-Engine |
Alle |
11076285 |
4052126 |
SQL-Engine |
Alle |
|
11123810 |
4052122 |
Prestaties verbeteren voor ruimtelijke tussenliggende Filter in SQL Server-2017 |
SQL-Engine |
Alle |
11129098 |
4052338 |
SQL-Engine |
Linux |
|
11008401 |
4035062 |
FIX: Geheugengebruik met allerlei databases in SQL Server 2016 groter is dan in eerdere versies |
SQL-Engine |
Alle |
11078705 |
4039592 |
Beheerprogramma 's |
Windows |
|
11078715 |
4042232 |
SQL-prestaties |
Alle |
|
11078719 |
4043947 |
Reporting Services |
Alle |
|
11128807 |
4052697 |
SQL-Engine |
Linux |
|
11182963 |
4052969 |
FIX: Minimale limiet ingesteld op 2GB te installeren of starten van de SQL Server-2017 |
SQL-Engine |
Linux |
11128694 |
4052984 |
In Memory OLTP |
Alle |
|
11183519 |
4053291 |
SQL-prestaties |
Alle |
|
11186915 |
4053329 |
FIX: Impasse als gelijktijdig meerdere voorspellen T-SQL-functies worden uitgevoerd |
SQL-Engine |
Windows |
11179675 |
4053349 |
FIX: 'sys.external_libraries' catalogusweergaven zijn leeg voor de gebruikers niet dbo in SQL Server |
SQL-Engine |
Windows |
11179674 |
4053348 |
FIX: R externe bibliotheek is geïnstalleerd of verwijderd herhaaldelijk in SQL Server |
SQL-Engine |
Windows |
11192144 |
4053386 |
In Memory OLTP |
Windows |
|
11188014 |
4053393 |
SQL-Engine |
Linux |
|
11188013 |
4053392 |
FIX: Er treedt een fout op als IPv6 is uitgeschakeld in SQL Server 2017 op Linux naamomzetting |
SQL-Engine |
Linux |
11133453 |
4053407 |
SQL-Engine |
Alle |
|
11195748 |
4053447 |
Beheerprogramma 's |
Linux |
|
11133452 |
4037454 |
Op beleid gebaseerde beleid werkt niet nadat u CU2 voor SQL Server 2016 SP1 hebt geïnstalleerd |
Beheerprogramma 's |
Alle |
11187256 |
4052625 |
FIX: Gegevens ophalen met query's met niet-geclusterde index seek neemt veel langer in SQL Server |
SQL-Engine |
Windows |
10966006 |
4037412 |
FIX: Fout 156 wanneer SQL Server-replicatie-artikel GEOGRAPHY_AUTO_GRID of GEOMETRY_AUTO_GRID bevat |
SQL-Engine |
Alle |
10970440 |
4042962 |
Kwaliteit van gegevens (DQS) |
Alle |
|
11003332 |
4046102 |
SQL-Engine |
Alle |
|
11078729 |
4045814 |
SQL-Engine |
Windows |
|
11076441 |
4046858 |
SQL-prestaties |
Alle |
|
11057322 |
4052134 |
FIX: Fouten 33111 en als back-up van een TDE 3013 gecodeerde database in SQL Server |
SQL-Engine |
Alle |
11195379 |
4046056 |
FIX: Bevestiging vindt plaats voor het benaderen van geheugen geoptimaliseerd tabel via MARS |
SQL-Engine |
Windows |
11195380 |
4054037 |
In Memory OLTP |
Windows |
|
11195381 |
4054035 |
SQL-Engine |
Alle |
|
11195382 |
4054036 |
SQL-Engine |
Alle |
|
11229737 |
4054842 |
SQL-Engine |
Windows |
|
11281561 |
4055758 |
SQL-Engine |
Alle |
Notities voor deze update
Implementatie van hybride omgevingen
Als u de hotfixes in een hybride omgeving (zoals AlwaysOn, replicatie, cluster en mirroring) implementeert, raden we aan dat u naar de volgende artikelen verwijzen voordat u de hotfixes implementeert:
-
Opmerking als u niet dat het updateproces rolling gebruiken wilt, als volgt te werk om een CU of SP toepassen:
-
Installeer het servicepack op het passieve knooppunt.
-
Installeer het servicepack op het actieve knooppunt (een service opnieuw opstarten vereist).
-
-
Opmerking als u met de SSISDB catalogus AlwaysOn hebt ingeschakeld, Zie de voor meer informatie over het toepassen van een CU of SP in deze omgevingen.
Ondersteuning voor talen
-
Cumulatieve Updates voor SQL Server zijn momenteel meerdere talen. Dit cumulatieve pakket dus niet specifiek voor een bepaalde taal. Dit geldt voor alle ondersteunde talen.
-
De "Download de meest recente cumulatieve updatepakket voor Microsoft SQL Server-2017 nu" formulier wordt weergegeven voor de talen waarvoor het update-pakket beschikbaar is. Als uw taal niet wordt weergegeven, dat is een cumulatieve update-pakket is niet beschikbaar voor speciaal voor die taal en de download ENU is van toepassing op alle talen.
Onderdelen bijgewerkt
Een cumulatieve update-pakket bevat alle onderdeelpakketten. Het cumulatieve updatepakket werkt echter alleen de onderdelen die zijn geïnstalleerd op het systeem.
Ondersteuning voor deze update
Als er andere problemen optreden of als probleemoplossing is vereist, moet u wellicht een apart serviceverzoek indienen. De normale ondersteuningskosten blijven gelden voor extra ondersteuningsvragen en problemen die niet in aanmerking voor deze specifieke cumulatieve updatepakket komen. Ga naar de voor een volledige lijst met telefoonnummers van Microsoft Customer Service and Support of naar een afzonderlijk serviceverzoek indienen.
Het verwijderen van deze update
Procedure voor het verwijderen van de installatie van Windows:
-
Selecteer toevoegen of verwijderen van programma'sin het Configuratiescherm. Opmerking Als u werkt met Windows 7 of hoger, selecteer programma's en onderdelen in het Configuratiescherm.
-
Zoek de vermelding die overeenkomt met dit cumulatieve updatepakket.
-
Druk op en houdt (of klik met de rechtermuisknop) op de post, en selecteer vervolgens verwijderen.
Deze CU op Linux verwijderen:
Wilt verwijderen deze CU op Linux, moet u terugkeren naar een eerdere Pakketversie. Zie Rollback SQL Servervoor meer informatie.
Cumulatieve update pakket informatie
Vereisten
Als u wilt dit cumulatieve updatepakket hebt toegepast, moet u SQL Server 2017 worden uitgevoerd.
Opstartinformatie
U moet de computer opnieuw opstarten nadat u deze cumulatieve updatepakket hebt toegepast.
Informatie over het register
Om een van de hotfixes in dit pakket te gebruiken, hoeft u geen wijzigingen aan te brengen in het register.
Informatie over cumulatieve update-pakket
Dit cumulatieve updatepakket bevat mogelijk niet alle bestanden die u hebt nodig om een product volledig bijwerken naar de laatste build. Dit pakket bevat alleen de bestanden die u hebt nodig om de problemen verhelpen die in dit artikel worden vermeld.Van de Engelse versie van dit pakket heeft de bestandskenmerken (of recentere bestandskenmerken) die in de volgende tabel worden weergegeven. De datums en tijden voor deze bestanden worden weergegeven in Coordinated Universal Time (UTC). Wanneer u de bestandsinformatie weergeeft, wordt deze naar lokale tijd geconverteerd. Om het verschil tussen UTC en lokale tijd, gebruikt u het tabblad tijdzone in het onderdeel datum en tijd in het Configuratiescherm.
x64-versies
2017 van SQL Server Analysis Services
Bestandsnaam |
Bestandsversie |
Bestandsgrootte |
Datum |
Tijd |
Platform |
---|---|---|---|---|---|
Asplatformhost.dll |
2017.140.1.440 |
266400 |
08-Nov-2017 |
12:55 |
x64 |
Microsoft.analysisservices.minterop.dll |
14.0.1.440 |
741024 |
08-Nov-2017 |
12:57 |
x86 |
Microsoft.analysisservices.server.core.dll |
14.0.1.440 |
1380512 |
08-Nov-2017 |
12:55 |
x86 |
Microsoft.analysisservices.server.tabular.dll |
14.0.1.440 |
984224 |
08-Nov-2017 |
12:55 |
x86 |
Microsoft.analysisservices.server.tabular.json.dll |
14.0.1.440 |
521376 |
08-Nov-2017 |
12:55 |
x86 |
Microsoft.data.mashup.dll |
2.49.4831.201 |
174816 |
25-Oct-2017 |
03:11 |
x86 |
Microsoft.data.mashup.oledb.dll |
2.49.4831.201 |
36576 |
25-Oct-2017 |
03:11 |
x86 |
Microsoft.data.mashup.preview.dll |
2.49.4831.201 |
48864 |
25-Oct-2017 |
03:11 |
x86 |
Microsoft.data.mashup.providercommon.dll |
2.49.4831.201 |
105184 |
25-Oct-2017 |
03:11 |
x86 |
Microsoft.hostintegration.connectors.dll |
2.49.4831.201 |
5167328 |
25-Oct-2017 |
03:11 |
x86 |
Microsoft.mashup.container.exe |
2.49.4831.201 |
26336 |
25-Oct-2017 |
03:11 |
x64 |
Microsoft.mashup.container.netfx40.exe |
2.49.4831.201 |
26848 |
25-Oct-2017 |
03:11 |
x64 |
Microsoft.mashup.container.netfx45.exe |
2.49.4831.201 |
26848 |
25-Oct-2017 |
03:11 |
x64 |
Microsoft.mashup.eventsource.dll |
2.49.4831.201 |
159456 |
25-Oct-2017 |
03:11 |
x86 |
Microsoft.mashup.oauth.dll |
2.49.4831.201 |
82656 |
25-Oct-2017 |
03:11 |
x86 |
Microsoft.mashup.oledbprovider.dll |
2.49.4831.201 |
67296 |
25-Oct-2017 |
03:11 |
x86 |
Microsoft.mashup.shims.dll |
2.49.4831.201 |
25824 |
25-Oct-2017 |
03:11 |
x86 |
Microsoft.mashup.storage.xmlserializers.dll |
1.0.0.0 |
151264 |
25-Oct-2017 |
03:11 |
x86 |
Microsoft.mashupengine.dll |
2.49.4831.201 |
13032160 |
25-Oct-2017 |
03:11 |
x86 |
Microsoft.powerbi.adomdclient.dll |
14.0.1.484 |
1044672 |
25-Oct-2017 |
03:11 |
x86 |
Msmdctr.dll |
2017.140.1.440 |
40088 |
08-Nov-2017 |
12:57 |
x64 |
Msmdlocal.dll |
2017.140.1.440 |
59898528 |
08-Nov-2017 |
12:57 |
x64 |
Msmdlocal.dll |
2017.140.1.440 |
40357024 |
08-Nov-2017 |
12:57 |
x86 |
Msmdpump.dll |
2017.140.1.440 |
8544416 |
08-Nov-2017 |
12:57 |
x64 |
Msmdredir.dll |
2017.140.1.440 |
7091872 |
08-Nov-2017 |
12:57 |
x86 |
Msmdsrv.exe |
2017.140.1.440 |
60590752 |
08-Nov-2017 |
12:57 |
x64 |
Msmgdsrv.dll |
2017.140.1.440 |
8208544 |
08-Nov-2017 |
12:57 |
x64 |
Msmgdsrv.dll |
2017.140.1.440 |
7310496 |
08-Nov-2017 |
12:57 |
x86 |
Msolap.dll |
2017.140.1.440 |
7776416 |
08-Nov-2017 |
12:56 |
x86 |
Msolap.dll |
2017.140.1.440 |
9468064 |
08-Nov-2017 |
12:57 |
x64 |
Msolui.dll |
2017.140.1.440 |
310944 |
08-Nov-2017 |
12:57 |
x64 |
Msolui.dll |
2017.140.1.440 |
287392 |
08-Nov-2017 |
12:57 |
x86 |
Powerbiextensions.dll |
2.49.4831.201 |
5316832 |
25-Oct-2017 |
03:11 |
x64 |
Sql_as_keyfile.dll |
2017.140.3008.27 |
100512 |
16-Nov-2017 |
18:31 |
x64 |
Sqlboot.dll |
2017.140.3008.27 |
195232 |
16-Nov-2017 |
18:31 |
x64 |
Sqlceip.exe |
14.0.3008.27 |
249504 |
16-Nov-2017 |
19:19 |
x86 |
Sqldumper.exe |
2017.140.3008.27 |
118944 |
16-Nov-2017 |
18:28 |
x86 |
Sqldumper.exe |
2017.140.3008.27 |
140448 |
16-Nov-2017 |
19:04 |
x64 |
SQL Server 2017 Database Services Common Core
Bestandsnaam |
Bestandsversie |
Bestandsgrootte |
Datum |
Tijd |
Platform |
---|---|---|---|---|---|
Instapi140.dll |
2017.140.3008.27 |
61088 |
16-Nov-2017 |
17:54 |
x86 |
Instapi140.dll |
2017.140.3008.27 |
70304 |
16-Nov-2017 |
18:31 |
x64 |
Microsoft.analysisservices.adomdclient.dll |
14.0.1.440 |
1088672 |
08-Nov-2017 |
12:55 |
x86 |
Microsoft.analysisservices.adomdclient.dll |
14.0.1.440 |
1088672 |
08-Nov-2017 |
12:57 |
x86 |
Microsoft.analysisservices.core.dll |
14.0.1.440 |
1381536 |
08-Nov-2017 |
12:57 |
x86 |
Microsoft.analysisservices.xmla.dll |
14.0.1.440 |
741536 |
08-Nov-2017 |
12:55 |
x86 |
Microsoft.analysisservices.xmla.dll |
14.0.1.440 |
741536 |
08-Nov-2017 |
12:57 |
x86 |
Microsoft.sqlserver.edition.dll |
14.0.3008.27 |
37024 |
16-Nov-2017 |
19:18 |
x86 |
Msasxpress.dll |
2017.140.1.440 |
36000 |
08-Nov-2017 |
12:57 |
x64 |
Msasxpress.dll |
2017.140.1.440 |
31904 |
08-Nov-2017 |
12:57 |
x86 |
Pbsvcacctsync.dll |
2017.140.3008.27 |
82080 |
16-Nov-2017 |
19:17 |
x64 |
Pbsvcacctsync.dll |
2017.140.3008.27 |
67744 |
16-Nov-2017 |
19:19 |
x86 |
Sql_common_core_keyfile.dll |
2017.140.3008.27 |
100512 |
16-Nov-2017 |
18:31 |
x64 |
Sqldumper.exe |
2017.140.3008.27 |
118944 |
16-Nov-2017 |
18:28 |
x86 |
Sqldumper.exe |
2017.140.3008.27 |
140448 |
16-Nov-2017 |
19:04 |
x64 |
Sqlftacct.dll |
2017.140.3008.27 |
62112 |
16-Nov-2017 |
19:17 |
x64 |
Sqlftacct.dll |
2017.140.3008.27 |
54432 |
16-Nov-2017 |
19:19 |
x86 |
Sqlmgmprovider.dll |
2017.140.3008.27 |
415904 |
16-Nov-2017 |
19:15 |
x64 |
Sqlmgmprovider.dll |
2017.140.3008.27 |
372384 |
16-Nov-2017 |
19:18 |
x86 |
Sqlsvcsync.dll |
2017.140.3008.27 |
356000 |
16-Nov-2017 |
18:31 |
x64 |
Sqlsvcsync.dll |
2017.140.3008.27 |
273056 |
16-Nov-2017 |
18:32 |
x86 |
Svrenumapi140.dll |
2017.140.3008.27 |
1173152 |
16-Nov-2017 |
18:31 |
x64 |
Svrenumapi140.dll |
2017.140.3008.27 |
893600 |
16-Nov-2017 |
19:19 |
x86 |
SQL Server 2017 sql_dreplay_client
Bestandsnaam |
Bestandsversie |
Bestandsgrootte |
Datum |
Tijd |
Platform |
---|---|---|---|---|---|
Dreplayclient.exe |
2017.140.3008.27 |
120992 |
16-Nov-2017 |
19:18 |
x86 |
Dreplaycommon.dll |
2017.140.3008.27 |
697504 |
16-Nov-2017 |
19:18 |
x86 |
Dreplayutil.dll |
2017.140.3008.27 |
309920 |
16-Nov-2017 |
19:18 |
x86 |
Instapi140.dll |
2017.140.3008.27 |
70304 |
16-Nov-2017 |
18:31 |
x64 |
Sql_dreplay_client_keyfile.dll |
2017.140.3008.27 |
100512 |
16-Nov-2017 |
18:31 |
x64 |
SQL Server 2017 sql_dreplay_controller
Bestandsnaam |
Bestandsversie |
Bestandsgrootte |
Datum |
Tijd |
Platform |
---|---|---|---|---|---|
Dreplaycommon.dll |
2017.140.3008.27 |
697504 |
16-Nov-2017 |
19:18 |
x86 |
Dreplaycontroller.exe |
2017.140.3008.27 |
350368 |
16-Nov-2017 |
19:18 |
x86 |
Dreplayprocess.dll |
2017.140.3008.27 |
171168 |
16-Nov-2017 |
19:18 |
x86 |
Instapi140.dll |
2017.140.3008.27 |
70304 |
16-Nov-2017 |
18:31 |
x64 |
Sql_dreplay_controller_keyfile.dll |
2017.140.3008.27 |
100512 |
16-Nov-2017 |
18:31 |
x64 |
Core 2017 databaseservices van SQL Server-exemplaar
Bestandsnaam |
Bestandsversie |
Bestandsgrootte |
Datum |
Tijd |
Platform |
---|---|---|---|---|---|
Datacollectorcontroller.dll |
2017.140.3008.27 |
225952 |
16-Nov-2017 |
19:15 |
x64 |
Fssres.dll |
2017.140.3008.27 |
89248 |
16-Nov-2017 |
19:17 |
x64 |
Hadrres.dll |
2017.140.3008.27 |
187552 |
16-Nov-2017 |
19:17 |
x64 |
Hkcompile.dll |
2017.140.3008.27 |
1421984 |
16-Nov-2017 |
19:17 |
x64 |
Hkengine.dll |
2017.140.3008.27 |
5858472 |
16-Nov-2017 |
19:17 |
x64 |
Hkruntime.dll |
2017.140.3008.27 |
161952 |
16-Nov-2017 |
19:17 |
x64 |
Microsoft.analysisservices.applocal.xmla.dll |
14.0.1.440 |
741024 |
08-Nov-2017 |
12:55 |
x86 |
Microsoft.sqlautoadmin.autobackupagent.dll |
14.0.3008.27 |
237216 |
16-Nov-2017 |
19:15 |
x86 |
Microsoft.sqlautoadmin.sqlautoadmin.dll |
14.0.3008.27 |
79520 |
16-Nov-2017 |
19:15 |
x86 |
Microsoft.sqlserver.types.dll |
2017.140.3008.27 |
392352 |
16-Nov-2017 |
19:05 |
x86 |
Microsoft.sqlserver.xevent.linq.dll |
2017.140.3008.27 |
304288 |
16-Nov-2017 |
19:05 |
x64 |
Qds.dll |
2017.140.3008.27 |
1165472 |
16-Nov-2017 |
21:28 |
x64 |
Sqagtres.dll |
2017.140.3008.27 |
74400 |
16-Nov-2017 |
19:17 |
x64 |
Sql_engine_core_inst_keyfile.dll |
2017.140.3008.27 |
100512 |
16-Nov-2017 |
18:31 |
x64 |
Sqlaamss.dll |
2017.140.3008.27 |
89760 |
16-Nov-2017 |
19:15 |
x64 |
Sqlaccess.dll |
2017.140.3008.27 |
474784 |
16-Nov-2017 |
18:31 |
x64 |
Sqlagent.exe |
2017.140.3008.27 |
579744 |
16-Nov-2017 |
19:15 |
x64 |
Sqlagentctr140.dll |
2017.140.3008.27 |
61088 |
16-Nov-2017 |
19:15 |
x64 |
Sqlagentctr140.dll |
2017.140.3008.27 |
52896 |
16-Nov-2017 |
19:18 |
x86 |
Sqlagentmail.dll |
2017.140.3008.27 |
53920 |
16-Nov-2017 |
18:31 |
x64 |
Sqlboot.dll |
2017.140.3008.27 |
195232 |
16-Nov-2017 |
18:31 |
x64 |
Sqlceip.exe |
14.0.3008.27 |
249504 |
16-Nov-2017 |
19:19 |
x86 |
Sqlcmdss.dll |
2017.140.3008.27 |
72352 |
16-Nov-2017 |
19:15 |
x64 |
Sqlctr140.dll |
2017.140.3008.27 |
129184 |
16-Nov-2017 |
19:17 |
x64 |
Sqlctr140.dll |
2017.140.3008.27 |
111776 |
16-Nov-2017 |
19:19 |
x86 |
Sqldk.dll |
2017.140.3008.27 |
2789536 |
16-Nov-2017 |
21:28 |
x64 |
Sqldtsss.dll |
2017.140.3008.27 |
107168 |
16-Nov-2017 |
19:54 |
x64 |
Sqlevn70.rll |
2017.140.3008.27 |
3207328 |
16-Nov-2017 |
18:27 |
x64 |
Sqlevn70.rll |
2017.140.3008.27 |
3668128 |
16-Nov-2017 |
18:27 |
x64 |
Sqlevn70.rll |
2017.140.3008.27 |
3813024 |
16-Nov-2017 |
18:27 |
x64 |
Sqlevn70.rll |
2017.140.3008.27 |
3777184 |
16-Nov-2017 |
18:27 |
x64 |
Sqlevn70.rll |
2017.140.3008.27 |
4016800 |
16-Nov-2017 |
18:27 |
x64 |
Sqlevn70.rll |
2017.140.3008.27 |
2032800 |
16-Nov-2017 |
18:27 |
x64 |
Sqlevn70.rll |
2017.140.3008.27 |
1442464 |
16-Nov-2017 |
18:27 |
x64 |
Sqlevn70.rll |
2017.140.3008.27 |
3359904 |
16-Nov-2017 |
18:27 |
x64 |
Sqlevn70.rll |
2017.140.3008.27 |
3771040 |
16-Nov-2017 |
18:28 |
x64 |
Sqlevn70.rll |
2017.140.3008.27 |
3474080 |
16-Nov-2017 |
18:28 |
x64 |
Sqlevn70.rll |
2017.140.3008.27 |
3284640 |
16-Nov-2017 |
18:28 |
x64 |
Sqlevn70.rll |
2017.140.3008.27 |
3909792 |
16-Nov-2017 |
18:28 |
x64 |
Sqlevn70.rll |
2017.140.3008.27 |
2085536 |
16-Nov-2017 |
18:28 |
x64 |
Sqlevn70.rll |
2017.140.3008.27 |
3395232 |
16-Nov-2017 |
18:28 |
x64 |
Sqlevn70.rll |
2017.140.3008.27 |
3290272 |
16-Nov-2017 |
18:29 |
x64 |
Sqlevn70.rll |
2017.140.3008.27 |
3580576 |
16-Nov-2017 |
18:29 |
x64 |
Sqlevn70.rll |
2017.140.3008.27 |
3778208 |
16-Nov-2017 |
18:29 |
x64 |
Sqlevn70.rll |
2017.140.3008.27 |
3331744 |
16-Nov-2017 |
18:31 |
x64 |
Sqlevn70.rll |
2017.140.3008.27 |
3906720 |
16-Nov-2017 |
18:31 |
x64 |
Sqlevn70.rll |
2017.140.3008.27 |
1495200 |
16-Nov-2017 |
18:31 |
x64 |
Sqlevn70.rll |
2017.140.3008.27 |
3589792 |
16-Nov-2017 |
18:31 |
x64 |
Sqlevn70.rll |
2017.140.3008.27 |
3627168 |
16-Nov-2017 |
18:33 |
x64 |
Sqllang.dll |
2017.140.3008.27 |
41173152 |
16-Nov-2017 |
21:28 |
x64 |
Sqlmin.dll |
2017.140.3008.27 |
40238752 |
16-Nov-2017 |
21:28 |
x64 |
Sqlolapss.dll |
2017.140.3008.27 |
107680 |
16-Nov-2017 |
19:15 |
x64 |
Sqlos.dll |
2017.140.3008.27 |
26272 |
16-Nov-2017 |
19:05 |
x64 |
Sqlpowershellss.dll |
2017.140.3008.27 |
67744 |
16-Nov-2017 |
19:15 |
x64 |
Sqlrepss.dll |
2017.140.3008.27 |
64160 |
16-Nov-2017 |
19:15 |
x64 |
Sqlscm.dll |
2017.140.3008.27 |
70816 |
16-Nov-2017 |
19:15 |
x64 |
Sqlscriptdowngrade.dll |
2017.140.3008.27 |
27808 |
16-Nov-2017 |
17:43 |
x64 |
Sqlscriptupgrade.dll |
2017.140.3008.27 |
5871264 |
16-Nov-2017 |
18:31 |
x64 |
Sqlservr.exe |
2017.140.3008.27 |
487072 |
16-Nov-2017 |
21:28 |
x64 |
Sqlsvc.dll |
2017.140.3008.27 |
161440 |
16-Nov-2017 |
19:15 |
x64 |
Sqltses.dll |
2017.140.3008.27 |
9537696 |
16-Nov-2017 |
21:28 |
x64 |
Sqsrvres.dll |
2017.140.3008.27 |
260256 |
16-Nov-2017 |
19:17 |
x64 |
Svl.dll |
2017.140.3008.27 |
153760 |
16-Nov-2017 |
19:17 |
x64 |
Xpadsi.exe |
2017.140.3008.27 |
89760 |
16-Nov-2017 |
19:17 |
x64 |
Xplog70.dll |
2017.140.3008.27 |
75936 |
16-Nov-2017 |
19:17 |
x64 |
Xpqueue.dll |
2017.140.3008.27 |
74912 |
16-Nov-2017 |
19:17 |
x64 |
Xprepl.dll |
2017.140.3008.27 |
101536 |
16-Nov-2017 |
19:17 |
x64 |
Xpsqlbot.dll |
2017.140.3008.27 |
32416 |
16-Nov-2017 |
18:31 |
x64 |
Xpstar.dll |
2017.140.3008.27 |
437408 |
16-Nov-2017 |
19:17 |
x64 |
2017 van SQL Server-Database Core gedeelde Services
Bestandsnaam |
Bestandsversie |
Bestandsgrootte |
Datum |
Tijd |
Platform |
---|---|---|---|---|---|
Bcp.exe |
2017.140.3008.27 |
119968 |
16-Nov-2017 |
18:31 |
x64 |
Distrib.exe |
2017.140.3008.27 |
202400 |
16-Nov-2017 |
18:31 |
x64 |
Dts.dll |
2017.140.3008.27 |
2997920 |
16-Nov-2017 |
19:15 |
x64 |
Dtsconn.dll |
2017.140.3008.27 |
496800 |
16-Nov-2017 |
19:15 |
x64 |
Dtshost.exe |
2017.140.3008.27 |
103584 |
16-Nov-2017 |
19:17 |
x64 |
Dtspipeline.dll |
2017.140.3008.27 |
1265824 |
16-Nov-2017 |
19:15 |
x64 |
Dtutil.exe |
2017.140.3008.27 |
147104 |
16-Nov-2017 |
19:15 |
x64 |
Logread.exe |
2017.140.3008.27 |
623776 |
16-Nov-2017 |
19:17 |
x64 |
Mergetxt.dll |
2017.140.3008.27 |
63136 |
16-Nov-2017 |
18:31 |
x64 |
Microsoft.analysisservices.applocal.core.dll |
14.0.1.440 |
1381536 |
08-Nov-2017 |
12:55 |
x86 |
Microsoft.data.datafeedclient.dll |
13.1.1.0 |
171208 |
28-Oct-2017 |
03:16 |
x86 |
Microsoft.sqlserver.replication.dll |
2017.140.3008.27 |
1650336 |
16-Nov-2017 |
19:16 |
x64 |
Msgprox.dll |
2017.140.3008.27 |
269984 |
16-Nov-2017 |
18:31 |
x64 |
Msxmlsql.dll |
2017.140.3008.27 |
1450656 |
16-Nov-2017 |
19:17 |
x64 |
Qrdrsvc.exe |
2017.140.3008.27 |
472224 |
16-Nov-2017 |
19:17 |
x64 |
Rdistcom.dll |
2017.140.3008.27 |
839840 |
16-Nov-2017 |
19:17 |
x64 |
Repldp.dll |
2017.140.3008.27 |
284320 |
16-Nov-2017 |
18:31 |
x64 |
Replerrx.dll |
2017.140.3008.27 |
153760 |
16-Nov-2017 |
19:17 |
x64 |
Replisapi.dll |
2017.140.3008.27 |
361632 |
16-Nov-2017 |
19:17 |
x64 |
Replmerg.exe |
2017.140.3008.27 |
524448 |
16-Nov-2017 |
19:17 |
x64 |
Replprov.dll |
2017.140.3008.27 |
801440 |
16-Nov-2017 |
18:31 |
x64 |
Replrec.dll |
2017.140.3008.27 |
975008 |
16-Nov-2017 |
18:31 |
x64 |
Replsub.dll |
2017.140.3008.27 |
445600 |
16-Nov-2017 |
19:17 |
x64 |
Replsync.dll |
2017.140.3008.27 |
153760 |
16-Nov-2017 |
19:17 |
x64 |
Spresolv.dll |
2017.140.3008.27 |
252064 |
16-Nov-2017 |
19:17 |
x64 |
Sql_engine_core_shared_keyfile.dll |
2017.140.3008.27 |
100512 |
16-Nov-2017 |
18:31 |
x64 |
Sqldistx.dll |
2017.140.3008.27 |
224920 |
16-Nov-2017 |
19:17 |
x64 |
Sqlmergx.dll |
2017.140.3008.27 |
360608 |
16-Nov-2017 |
18:31 |
x64 |
Sqlscm.dll |
2017.140.3008.27 |
60064 |
16-Nov-2017 |
18:32 |
x86 |
Sqlscm.dll |
2017.140.3008.27 |
70816 |
16-Nov-2017 |
19:15 |
x64 |
Sqlsvc.dll |
2017.140.3008.27 |
161440 |
16-Nov-2017 |
19:15 |
x64 |
Sqlsvc.dll |
2017.140.3008.27 |
134304 |
16-Nov-2017 |
19:18 |
x86 |
Ssradd.dll |
2017.140.3008.27 |
74912 |
16-Nov-2017 |
18:31 |
x64 |
Ssravg.dll |
2017.140.3008.27 |
74912 |
16-Nov-2017 |
18:31 |
x64 |
Ssrdown.dll |
2017.140.3008.27 |
60064 |
16-Nov-2017 |
19:17 |
x64 |
Ssrmax.dll |
2017.140.3008.27 |
72864 |
16-Nov-2017 |
19:17 |
x64 |
Ssrmin.dll |
2017.140.3008.27 |
73376 |
16-Nov-2017 |
19:17 |
x64 |
Ssrpub.dll |
2017.140.3008.27 |
60576 |
16-Nov-2017 |
19:17 |
x64 |
Ssrup.dll |
2017.140.3008.27 |
60064 |
16-Nov-2017 |
18:31 |
x64 |
Xmlsub.dll |
2017.140.3008.27 |
260256 |
16-Nov-2017 |
19:17 |
x64 |
SQL Server 2017 sql_extensibility
Bestandsnaam |
Bestandsversie |
Bestandsgrootte |
Datum |
Tijd |
Platform |
---|---|---|---|---|---|
Launchpad.exe |
2017.140.3008.27 |
1122464 |
16-Nov-2017 |
19:17 |
x64 |
Sql_extensibility_keyfile.dll |
2017.140.3008.27 |
100512 |
16-Nov-2017 |
18:31 |
x64 |
Sqlsatellite.dll |
2017.140.3008.27 |
920736 |
16-Nov-2017 |
19:17 |
x64 |
SQL Server 2017 Full-Text Engine
Bestandsnaam |
Bestandsversie |
Bestandsgrootte |
Datum |
Tijd |
Platform |
---|---|---|---|---|---|
Fd.dll |
2017.140.3008.27 |
667296 |
16-Nov-2017 |
19:17 |
x64 |
Fdhost.exe |
2017.140.3008.27 |
114336 |
16-Nov-2017 |
19:17 |
x64 |
Fdlauncher.exe |
2017.140.3008.27 |
62112 |
16-Nov-2017 |
19:17 |
x64 |
Sql_fulltext_keyfile.dll |
2017.140.3008.27 |
100512 |
16-Nov-2017 |
18:31 |
x64 |
Sqlft140ph.dll |
2017.140.3008.27 |
67744 |
16-Nov-2017 |
19:17 |
x64 |
SQL Server 2017 sql_inst_mr
Bestandsnaam |
Bestandsversie |
Bestandsgrootte |
Datum |
Tijd |
Platform |
---|---|---|---|---|---|
Imrdll.dll |
14.0.3008.27 |
23712 |
16-Nov-2017 |
18:31 |
x86 |
Sql_inst_mr_keyfile.dll |
2017.140.3008.27 |
100512 |
16-Nov-2017 |
18:31 |
x64 |
2017 van SQL Server Integration Services
Bestandsnaam |
Bestandsversie |
Bestandsgrootte |
Datum |
Tijd |
Platform |
---|---|---|---|---|---|
Attunity.sqlserver.cdccontroltask.dll |
5.0.0.70 |
75248 |
25-Oct-2017 |
03:10 |
x86 |
Attunity.sqlserver.cdcsplit.dll |
5.0.0.70 |
36336 |
25-Oct-2017 |
03:10 |
x86 |
Attunity.sqlserver.cdcsrc.dll |
5.0.0.70 |
76272 |
25-Oct-2017 |
03:10 |
x86 |
Dts.dll |
2017.140.3008.27 |
2997920 |
16-Nov-2017 |
19:15 |
x64 |
Dts.dll |
2017.140.3008.27 |
2548896 |
16-Nov-2017 |
19:18 |
x86 |
Dtsconn.dll |
2017.140.3008.27 |
496800 |
16-Nov-2017 |
19:15 |
x64 |
Dtsconn.dll |
2017.140.3008.27 |
398496 |
16-Nov-2017 |
19:18 |
x86 |
Dtshost.exe |
2017.140.3008.27 |
103584 |
16-Nov-2017 |
19:17 |
x64 |
Dtshost.exe |
2017.140.3008.27 |
89760 |
16-Nov-2017 |
19:18 |
x86 |
Dtspipeline.dll |
2017.140.3008.27 |
1265824 |
16-Nov-2017 |
19:15 |
x64 |
Dtspipeline.dll |
2017.140.3008.27 |
1058464 |
16-Nov-2017 |
19:18 |
x86 |
Dtutil.exe |
2017.140.3008.27 |
147104 |
16-Nov-2017 |
19:15 |
x64 |
Dtutil.exe |
2017.140.3008.27 |
126112 |
16-Nov-2017 |
19:18 |
x86 |
Isdeploymentwizard.exe |
14.0.3008.27 |
476832 |
16-Nov-2017 |
19:53 |
x64 |
Isdeploymentwizard.exe |
14.0.3008.27 |
477344 |
16-Nov-2017 |
20:27 |
x86 |
Microsoft.analysisservices.applocal.core.dll |
14.0.1.440 |
1381536 |
08-Nov-2017 |
12:55 |
x86 |
Microsoft.analysisservices.applocal.core.dll |
14.0.1.440 |
1381536 |
08-Nov-2017 |
12:57 |
x86 |
Microsoft.data.datafeedclient.dll |
13.1.1.0 |
171208 |
28-Oct-2017 |
03:16 |
x86 |
Microsoft.sqlserver.integrationservices.isserverdbupgrade.dll |
14.0.3008.27 |
493728 |
16-Nov-2017 |
18:31 |
x86 |
Microsoft.sqlserver.integrationservices.isserverdbupgrade.dll |
14.0.3008.27 |
493728 |
16-Nov-2017 |
19:18 |
x86 |
Microsoft.sqlserver.integrationservices.server.dll |
14.0.3008.27 |
83616 |
16-Nov-2017 |
19:15 |
x86 |
Microsoft.sqlserver.integrationservices.server.dll |
14.0.3008.27 |
83616 |
16-Nov-2017 |
19:18 |
x86 |
Microsoft.sqlserver.integrationservices.wizard.common.dll |
14.0.3008.27 |
415392 |
16-Nov-2017 |
19:54 |
x86 |
Microsoft.sqlserver.integrationservices.wizard.common.dll |
14.0.3008.27 |
415392 |
16-Nov-2017 |
20:27 |
x86 |
Msdtssrvr.exe |
14.0.3008.27 |
219808 |
16-Nov-2017 |
19:15 |
x64 |
Msmdpp.dll |
2017.140.1.440 |
8400544 |
08-Nov-2017 |
12:57 |
x64 |
Sql_is_keyfile.dll |
2017.140.3008.27 |
100512 |
16-Nov-2017 |
18:31 |
x64 |
Sqlceip.exe |
14.0.3008.27 |
249504 |
16-Nov-2017 |
19:19 |
x86 |
SQL Server 2017 sql_polybase_core_inst
Bestandsnaam |
Bestandsversie |
Bestandsgrootte |
Datum |
Tijd |
Platform |
---|---|---|---|---|---|
Instapi140.dll |
2017.140.3008.27 |
70304 |
16-Nov-2017 |
18:31 |
x64 |
Mpdwsvc.exe |
2017.140.3008.27 |
7323296 |
16-Nov-2017 |
19:04 |
x64 |
Sqldumper.exe |
2017.140.3008.27 |
140448 |
16-Nov-2017 |
19:04 |
x64 |
Sqlevn70.rll |
2017.140.3008.27 |
1495200 |
16-Nov-2017 |
18:31 |
x64 |
Sqlevn70.rll |
2017.140.3008.27 |
3906720 |
16-Nov-2017 |
18:31 |
x64 |
Sqlevn70.rll |
2017.140.3008.27 |
3207328 |
16-Nov-2017 |
18:27 |
x64 |
Sqlevn70.rll |
2017.140.3008.27 |
3909792 |
16-Nov-2017 |
18:28 |
x64 |
Sqlevn70.rll |
2017.140.3008.27 |
3813024 |
16-Nov-2017 |
18:27 |
x64 |
Sqlevn70.rll |
2017.140.3008.27 |
2085536 |
16-Nov-2017 |
18:28 |
x64 |
Sqlevn70.rll |
2017.140.3008.27 |
2032800 |
16-Nov-2017 |
18:27 |
x64 |
Sqlevn70.rll |
2017.140.3008.27 |
3580576 |
16-Nov-2017 |
18:29 |
x64 |
Sqlevn70.rll |
2017.140.3008.27 |
3589792 |
16-Nov-2017 |
18:31 |
x64 |
Sqlevn70.rll |
2017.140.3008.27 |
1442464 |
16-Nov-2017 |
18:27 |
x64 |
Sqlevn70.rll |
2017.140.3008.27 |
3777184 |
16-Nov-2017 |
18:27 |
x64 |
SQL Server 2017 sql_shared_mr
Bestandsnaam |
Bestandsversie |
Bestandsgrootte |
Datum |
Tijd |
Platform |
---|---|---|---|---|---|
Smrdll.dll |
14.0.3008.27 |
23712 |
16-Nov-2017 |
18:31 |
x86 |
Sql_engine_core_shared_keyfile.dll |
2017.140.3008.27 |
100512 |
16-Nov-2017 |
18:31 |
x64 |
SQL Server 2017 sql_tools_extensions
Bestandsnaam |
Bestandsversie |
Bestandsgrootte |
Datum |
Tijd |
Platform |
---|---|---|---|---|---|
Dts.dll |
2017.140.3008.27 |
2997920 |
16-Nov-2017 |
19:15 |
x64 |
Dts.dll |
2017.140.3008.27 |
2548896 |
16-Nov-2017 |
19:18 |
x86 |
Dtsconn.dll |
2017.140.3008.27 |
496800 |
16-Nov-2017 |
19:15 |
x64 |
Dtsconn.dll |
2017.140.3008.27 |
398496 |
16-Nov-2017 |
19:18 |
x86 |
Dtshost.exe |
2017.140.3008.27 |
103584 |
16-Nov-2017 |
19:17 |
x64 |
Dtshost.exe |
2017.140.3008.27 |
89760 |
16-Nov-2017 |
19:18 |
x86 |
Dtspipeline.dll |
2017.140.3008.27 |
1265824 |
16-Nov-2017 |
19:15 |
x64 |
Dtspipeline.dll |
2017.140.3008.27 |
1058464 |
16-Nov-2017 |
19:18 |
x86 |
Dtutil.exe |
2017.140.3008.27 |
147104 |
16-Nov-2017 |
19:15 |
x64 |
Dtutil.exe |
2017.140.3008.27 |
126112 |
16-Nov-2017 |
19:18 |
x86 |
Microsoft.sqlserver.astasksui.dll |
14.0.3008.27 |
184480 |
16-Nov-2017 |
20:53 |
x86 |
Microsoft.sqlserver.chainer.infrastructure.dll |
14.0.3008.27 |
406688 |
16-Nov-2017 |
19:15 |
x86 |
Microsoft.sqlserver.chainer.infrastructure.dll |
14.0.3008.27 |
406688 |
16-Nov-2017 |
19:18 |
x86 |
Microsoft.sqlserver.configuration.sco.dll |
14.0.3008.27 |
2093216 |
16-Nov-2017 |
19:15 |
x86 |
Microsoft.sqlserver.configuration.sco.dll |
14.0.3008.27 |
2093216 |
16-Nov-2017 |
19:18 |
x86 |
Msmgdsrv.dll |
2017.140.1.440 |
7310496 |
08-Nov-2017 |
12:57 |
x86 |
Sql_tools_extensions_keyfile.dll |
2017.140.3008.27 |
100512 |
16-Nov-2017 |
18:31 |
x64 |
Sqlscm.dll |
2017.140.3008.27 |
60064 |
16-Nov-2017 |
18:32 |
x86 |
Sqlscm.dll |
2017.140.3008.27 |
70816 |
16-Nov-2017 |
19:15 |
x64 |
Sqlsvc.dll |
2017.140.3008.27 |
161440 |
16-Nov-2017 |
19:15 |
x64 |
Sqlsvc.dll |
2017.140.3008.27 |
134304 |
16-Nov-2017 |
19:18 |
x86 |