KB4549825 - Mise à jour cumulative 13 pour SQL Server 2016 SP2
Date de publication : 28 mai 2020
Version : 13.0.5820.21
Cet article décrit le package de mise à jour cumulative 13 (CU13) (numéro de build : 13.0.5820.21) pour Microsoft SQL Server 2016 Service Pack 2 (SP2). Cette mise à jour contient des correctifs qui ont été publiés après la version initiale de SQL Server 2016 SP2.
Améliorations et correctifs inclus dans cette mise à jour
Référence de bogue | Description | Domaine du correctif | Plateforme |
---|---|---|---|
13395275 | L’exception de violation d’accès peut se produire lorsqu’elle sp_server_diagnostics est exécutée. |
Haute disponibilité | Windows |
13418764 | DBCC CHECKDB peut signaler une altération incorrecte sur l’index spatial si une table de base a une colonne appelée ID. |
Moteur SQL | Windows |
13422835 | CORRECTIF : Les URL SSRS 2016 respectent la casse après l’application de KB4532097 ou de KB4535706 (KB4556096) de mise à jour de sécurité | Reporting Services | Windows |
13431656 | Lorsque SP/CU/GDR sont appliqués sur sql Server 2016 sur lequel LocalDB est installé, il peut échouer à mettre à jour les fichiers binaires LocalDB la première fois qu’il est exécuté. Toutefois, la deuxième tentative d’application de SP/CU/GDR met à jour les fichiers. | Installation et installation | Windows |
13433228 | Améliore la vitesse de génération de vidage de mémoire (vidages filtrés) à l’aide du mécanisme bitmap d’exclusion de page. La pageExclusionBitmap est activée par défaut dans SQL Server 2016. | Moteur SQL | Windows |
13435878 | CORRECTIF : l’exception de violation d’accès se produit lors de la promotion de verrous de pages de base de données fréquemment utilisées dans SQL Server 2016 et 2017 (KB4551720) | Moteur SQL | Windows |
13443327 | L’exception de violation d’accès peut se produire lorsque vous exécutez des requêtes en mode lecture non validée avec un modèle de lecture ou d’écriture simultané élevé sur des types de données XML. | Moteur SQL | Windows |
13457594 | Lorsque vous créez simultanément des sous-répertoires dans un répertoire FileTable, un blocage peut se produire en interne dans le moteur SQL Server et toutes les demandes suivantes adressées aux répertoires et fichiers FileTable peuvent ne pas répondre. | Moteur SQL | Windows |
13463169 | Correction du temps d’exécution de package long impliquant la tâche SSIS de type TransferSqlServerObjectsTask lorsque la base de données contient des dizaines de milliers de tables et que l’utilisateur de base de données n’est pas db_owner . |
Integration Services | Windows |
13478331 | Lorsqu’une erreur de réplication telle que le blocage se produit, la valeur d’ID de la MSRepl_errors table augmente beaucoup que la valeur d’ID précédente, alors qu’elle ne doit augmenter que de 1. |
Réplication | Windows |
13482849 | Lorsque vous exécutez certaines commandes alter qui incluent l’option de restauration immédiate, la restauration peut se déclencher avant le traitement de la commande, même si elle-même ALTER peut échouer en raison d’un manque d’autorisations. Ce correctif logiciel s’assure que la restauration est traitée uniquement une fois la ALTER commande terminée. |
Moteur SQL | Windows |
13485749 | CORRECTIF : l’analyse automatique de la recherche en texte intégral s’arrête lorsque le groupe de disponibilité est hors connexion dans SQL Server 2014 et 2016 (KB4511771) | Moteur SQL | Windows |
13487253 | CORRECTIF : Le script de mise à niveau peut échouer si vous utilisez un groupe de haute disponibilité Always On comme réplica secondaire dans SQL Server 2016 (KB4563115) | Moteur SQL | Windows |
13488608 | DELETE l’instruction retourne l’erreur de contrainte de vérification de clé étrangère comme suit même lorsque la table REFERENCE n’a pas de lignes correspondantes : Msg 547, Niveau 16, État 0, LineNumber < >L’instruction DELETE est en conflit avec la contrainte REFERENCE « FK_<TableName_<ColumnName>> ». Le conflit s’est produit dans la base de données «< DatabaseName », table « dbo ».<TableName", colonne '<ColumnName>>'. L’instruction a été arrêtée. |
Performances SQL | Windows |
13418158 | Vous rencontrez des messages sans rendement (Msg 17883) lorsqu’une requête avec un grand nombre d’expressions est compilée. <DateTime>Server Process 0:0:0 (0x402c) Worker 0x0000001A619EC160 semble ne pas produire sur Scheduler 11. Heure de création de thread : 13224499735417. Processeur thread approximatif utilisé : noyau 0 ms, utilisateur 70187 ms. Utilisation du processus 40 %. Inactivité du système 58 %. Intervalle : 70193 ms. |
Performances SQL | Windows |
13490149 | Cela améliore les performances d’exécution des requêtes MDX par rapport à une hiérarchie utilisateur de dimension qui est une hiérarchie ragged (HideMemberIf property set) et a un niveau de hiérarchie profond dans l’instance multidimensionnelle SSAS. | Analysis Services | Windows |
13491308 | Les composants du programme d’installation R ne parvient pas à télécharger les fichiers CAB lorsque TLS 1.0 est désactivé. Cette mise à jour inclut une nouvelle version du programme d’installation R pour ajouter la prise en charge de TLS1.2. | Installation et installation | Windows |
13502076 | sys.key_constraints signale les lignes dupliquées d’un index si vous avez un ID de composant XML avec un ID identique à la object_id clé primaire. |
Moteur SQL | Windows |
13503406 | Les composants du programme d’installation R ne parvient pas à télécharger les fichiers CAB lorsque TLS 1.0 est désactivé. Cette mise à jour inclut une nouvelle version du programme d’installation R pour ajouter la prise en charge de TLS1.2. | Installation et installation | Windows |
13507493 | Lorsque vous exécutez et CHECKDB CHECKFILEGROUP que vous exécutez DBCC CHECKTABLE des commandes sur une base de données avec une table contenant l’index Columnstore cluster (CCI) situé sur un groupe de fichiers en lecture seule, vous pouvez recevoir le message d’erreur suivant : Msg 8921, Level 16, State 1, Line <LineNumber> Check se termine. Une erreur s'est produite lors de la collecte des faits. Espace insuffisant dans tempdb ou incohérence d'une table système. Consultez les erreurs précédentes. |
Moteur SQL | Windows |
13508254 | CORRECTIF : Les transactions distribuées peuvent rencontrer de longues attentes avec DTC_STATE type d’attente dans SQL Server 2016 (KB4560183) | Moteur SQL | Windows |
13517385 | Une exception d’assertion ou une violation d’accès se produit lorsque vous interrogez sys.dm_db_file_space_usage dmv dans SQL Server 2016. |
Moteur SQL | Windows |
13517428 | CORRECTIF : les insertions simultanées sur des tables avec des index columnstore peuvent entraîner le blocage des requêtes dans SQL Server 2016 (KB4561305) | Moteur SQL | Windows |
13520595 | L’assertion peut se produire sur le serveur miroir pendant le processus de restauration automatique dans SQL Server 2016. Assertion : Fichier : <FileName>, line = <LineNumber> Failed Assertion = 'result == LCK_OK' |
Haute disponibilité | Windows |
13525856 | L’exception de violation d’accès se produit lorsqu’une requête est exécutée avec CTE récursif dont l’ancre est l’index Columnstore cluster (CCI) dans SQL Server 2016. | Performances SQL | Windows |
13530802 | L’exception violation d’accès se produit lors de l’exécution d’une requête qui fait référence à une fonction de partition non existante dans SQL Server 2016. | Performances SQL | Windows |
13525672 | CORRECTIF : Le vidage d’assertion peut se produire lorsque les transactions implicites sont activées dans SQL Server 2016 et 2017 (KB4563597) | Moteur SQL | Windows |
13545688 | Échec du démarrage de SQL Server : le niveau de script pour « system_xevents_modification.sql » dans la base de données « master » ne peut pas être rétrogradé de XXXXXXXXX à XXXXXXXXX, qui est pris en charge par ce serveur. Cela implique en général qu'une future base de données a été attachée et que le chemin de mise à niveau vers une version antérieure n'est pas pris en charge par l'installation actuelle. Installez une version plus récente de SQL Server et réessayez d’ouvrir la base de données. |
Moteur SQL | Windows |
13458569 | Les types de données spatiales (Geometry et Geography) sont implémentés en tant que types de données CLR dans SQL Server. Lorsque le domaine d’application hébergeant les structures de type de données spatiales est déchargé, le moteur traite cela comme une modification de schéma des objets sous-jacents référencés dans le curseur. Par conséquent, la requête spatiale peut échouer avec le message d’erreur associé lorsque la modification du schéma est détectée. | Moteur SQL | Tous |
13508779 | CORRECTIF : le basculement du groupe de disponibilité génère un grand nombre de vidages, car la prise en charge de DTC est activée entre PER_DB et NONE plusieurs fois (KB4562173) | Haute disponibilité | Tous |
Comment obtenir ce package de mise à jour cumulative
La mise à jour suivante est disponible à partir du Centre de téléchargement Microsoft :
Télécharger le dernier package de mise à jour cumulative pour SQL Server 2016 SP2 maintenant
Si la page de téléchargement n’apparaît pas, contactez le service clientèle microsoft et le support technique pour obtenir le package de mise à jour cumulative.
Note
Une fois les mises à jour cumulatives ultérieures publiées pour SQL Server 2016, cette cu peut être localisée et téléchargée à partir du catalogue Microsoft Windows Update. Toutefois, nous vous recommandons d’installer la dernière mise à jour cumulative disponible.
Remarques relatives à cette mise à jour
Mise à jour cumulative
Les mises à jour cumulatives (CU) sont désormais disponibles dans le Centre de téléchargement Microsoft.
Seul le dernier cu publié pour SQL Server 2016 est disponible dans le Centre de téléchargement.
Chaque nouvelle cu contient tous les correctifs inclus dans la cu précédente pour la version installée/Service Pack de SQL Server.
Microsoft recommande une installation continue et proactive des unités de gestion à mesure qu’elles deviennent disponibles :
Les unités de certification SQL Server sont certifiées aux mêmes niveaux que les Service Packs et doivent être installées au même niveau de confiance.
Les données historiques montrent qu’un nombre important de cas de support impliquent un problème qui a déjà été résolu dans une cu publiée.
Les unités de cluster peuvent contenir de la valeur ajoutée sur et au-dessus des correctifs logiciels. Cela inclut la prise en charge, la facilité de gestion et les mises à jour de fiabilité.
Tout comme pour les service packs SQL Server, nous vous recommandons de tester les unités de certification avant de les déployer dans des environnements de production.
Nous vous recommandons de mettre à niveau votre installation de SQL Server vers le dernier service pack SQL Server 2016.
Déploiement d’environnements hybrides
Lorsque vous déployez les correctifs logiciels dans un environnement hybride (comme Always On, réplication, cluster et mise en miroir), nous vous recommandons de consulter les articles suivants avant de déployer les correctifs logiciels :
Mettre à niveau une instance de cluster de basculement
Note
Si vous ne souhaitez pas utiliser le processus de mise à jour propagée, procédez comme suit pour appliquer une mise à jour :
1. Installez le Service Pack sur le nœud passif.
2. Installez la mise à jour sur le nœud actif (nécessite un redémarrage du service).Mettre à niveau les réplicas de groupe de disponibilité
Note
Si vous avez activé Always On avec le catalogue SSISDB, consultez les informations sur SSIS avec Always On pour plus d’informations sur l’application d’une mise à jour dans ces environnements.
Appliquer un correctif logiciel pour SQL Server dans une topologie de réplication
Prise en charge linguistique
Les mises à jour cumulatives SQL Server sont actuellement multilingues. Par conséquent, ce package de mise à jour cumulative n’est pas spécifique à une langue. Elle s’applique à toutes les langues prises en charge.
Composants (fonctionnalités) mis à jour
Un package de mise à jour cumulative inclut toutes les mises à jour disponibles pour tous les composants SQL Server 2016 (fonctionnalités). Toutefois, le package de mise à jour cumulative met à jour uniquement les composants actuellement installés sur l’instance SQL Server que vous sélectionnez pour être pris en charge. Si une fonctionnalité SQL Server (par exemple Analysis Services) est ajoutée à l’instance après l’application de cette cu, vous devez réappliquer cette cu pour mettre à jour la nouvelle fonctionnalité vers cette cu.
Prise en charge de cette mise à jour
Si d’autres problèmes se produisent ou si une résolution des problèmes est nécessaire, vous devrez peut-être créer une demande de service distincte. Les coûts de support habituels s’appliquent à des questions de support supplémentaires et aux problèmes qui ne sont pas éligibles pour ce package de mise à jour cumulative spécifique. Pour obtenir la liste complète des numéros de téléphone du service clientèle et du support technique Microsoft ou pour créer une demande de service distincte, accédez au site web du support Microsoft.
Comment désinstaller cette mise à jour
Dans Panneau de configuration, sélectionnez Afficher les mises à jour installées sous Programmes et fonctionnalités.
Recherchez l’entrée qui correspond à ce package de mise à jour cumulative sous Microsoft SQL Server 2016.
Appuyez longuement (ou cliquez avec le bouton droit) sur l’entrée, puis sélectionnez Désinstaller.
Informations sur le package de mise à jour cumulative
Conditions préalables
Pour appliquer ce package de mise à jour cumulative, vous devez exécuter SQL Server 2016 SP2.
Informations de redémarrage
Vous devrez peut-être redémarrer votre ordinateur après avoir appliqué ce package de mise à jour cumulative.
Informations sur le Registre
Pour utiliser l’un des correctifs logiciels de ce package, vous n’avez pas besoin d’apporter de modifications au Registre.
Informations sur les fichiers
Informations sur le fichier de package de mise à jour cumulative
La version anglaise de ce package dispose des attributs de fichier répertoriés dans le tableau suivant ou ceux d’une version ultérieure. Les date et heure de création de ces fichiers sont exprimées en temps universel coordonné (UTC). Lorsque vous affichez les informations de fichier, elles sont converties en heure locale. Pour rechercher la différence entre l’heure UTC et l’heure locale, utilisez l’onglet Fuseau horaire dans l’élément Date et Heure dans Panneau de configuration.
Versions x64
Service de navigateur SQL Server 2016
Nom de fichier | Version de fichier | Taille du fichier | Date | Time | Plateforme |
---|---|---|---|---|---|
Instapi130.dll | 2015.131.5820.21 | 46,488 | 22-mai-2020 | 20:43 | x86 |
Keyfile.dll | 2015.131.5820.21 | 81,816 | 22-mai-2020 | 20:46 | x86 |
Sqlbrowser.exe | 2015.131.5820.21 | 269704 | 22-mai-2020 | 20:44 | x86 |
sqldumper.exe | 2015.131.5820.21 | 103832 | 22-mai-2020 | 20:43 | x86 |
Enregistreur SQL Server 2016
Nom de fichier | Version de fichier | Taille du fichier | Date | Time | Plateforme |
---|---|---|---|---|---|
Instapi130.dll | 2015.131.5820.21 | 54160 | 22-mai-2020 | 20:45 | x64 |
Sqlboot.dll | 2015.131.5820.21 | 179608 | 22-mai-2020 | 20:43 | x64 |
sqldumper.exe | 2015.131.5820.21 | 123272 | 22-mai-2020 | 20:45 | x64 |
Sqlvdi.dll | 2015.131.5820.21 | 161688 | 22-mai-2020 | 20:43 | x86 |
Sqlvdi.dll | 2015.131.5820.21 | 190360 | 22-mai-2020 | 20:45 | x64 |
Sqlwriter.exe | 2015.131.5820.21 | 124816 | 22-mai-2020 | 20:43 | x64 |
Sqlwriter_keyfile.dll | 2015.131.5820.21 | 93584 | 22-mai-2020 | 20:44 | x64 |
Sqlwvss.dll | 2015.131.5820.21 | 339864 | 22-mai-2020 | 20:41 | x64 |
Sqlwvss_xp.dll | 2015.131.5820.21 | 19,336 | 22-mai-2020 | 20:38 | x64 |
SQL Server 2016 Analysis Services
Nom de fichier | Version de fichier | Taille du fichier | Date | Time | Plateforme |
---|---|---|---|---|---|
Microsoft.analysisservices.server.core.dll | 13.0.5820.21 | 1341320 | 22-mai-2020 | 20:47 | x86 |
Microsoft.applicationinsights.dll | 2.7.0.13435 | 329872 | 06-Juillet-2018 | 22:33 | x86 |
Microsoft.powerbi.adomdclient.dll | 13.0.5820.21 | 983440 | 22-mai-2020 | 20:45 | x86 |
Microsoft.powerbi.adomdclient.dll | 13.0.5820.21 | 983440 | 22-mai-2020 | 20:47 | x86 |
Msmdctr130.dll | 2015.131.5820.21 | 33,168 | 22-mai-2020 | 20:44 | x64 |
msmdlocal.dll | 2015.131.5820.21 | 37128080 | 22-mai-2020 | 20:44 | x86 |
msmdlocal.dll | 2015.131.5820.21 | 56246672 | 22-mai-2020 | 20:45 | x64 |
Msmdsrv.exe | 2015.131.5820.21 | 56790424 | 22-mai-2020 | 20:45 | x64 |
msmgdsrv.dll | 2015.131.5820.21 | 7502736 | 22-mai-2020 | 20:51 | x64 |
msmgdsrv.dll | 2015.131.5820.21 | 6502280 | 22-mai-2020 | 20:51 | x86 |
Msolap130.dll | 2015.131.5820.21 | 7004056 | 22-mai-2020 | 20:45 | x86 |
Msolap130.dll | 2015.131.5820.21 | 8636304 | 22-mai-2020 | 20:45 | x64 |
Msolui130.dll | 2015.131.5820.21 | 303512 | 22-mai-2020 | 20:43 | x64 |
Msolui130.dll | 2015.131.5820.21 | 280464 | 22-mai-2020 | 20:44 | x86 |
Sql_as_keyfile.dll | 2015.131.5820.21 | 93584 | 22-mai-2020 | 20:44 | x64 |
Sqlboot.dll | 2015.131.5820.21 | 179608 | 22-mai-2020 | 20:43 | x64 |
Sqlceip.exe | 13.0.5820.21 | 249240 | 22-mai-2020 | 20:44 | x86 |
sqldumper.exe | 2015.131.5820.21 | 103832 | 22-mai-2020 | 20:43 | x86 |
sqldumper.exe | 2015.131.5820.21 | 123272 | 22-mai-2020 | 20:45 | x64 |
Tmapi.dll | 2015.131.5820.21 | 4339080 | 22-mai-2020 | 20:38 | x64 |
Tmcachemgr.dll | 2015.131.5820.21 | 2819472 | 22-mai-2020 | 20:37 | x64 |
Tmpersistence.dll | 2015.131.5820.21 | 1064336 | 22-mai-2020 | 20:37 | x64 |
Tmtransactions.dll | 2015.131.5820.21 | 1345416 | 22-mai-2020 | 20:37 | x64 |
Xe.dll | 2015.131.5820.21 | 619400 | 22-mai-2020 | 20:46 | x64 |
xmlrw.dll | 2015.131.5820.21 | 312208 | 22-mai-2020 | 20:45 | x64 |
xmlrw.dll | 2015.131.5820.21 | 252816 | 22-mai-2020 | 20:49 | x86 |
xmlrwbin.dll | 2015.131.5820.21 | 220560 | 22-mai-2020 | 20:45 | x64 |
xmlrwbin.dll | 2015.131.5820.21 | 184712 | 22-mai-2020 | 20:49 | x86 |
xmsrv.dll | 2015.131.5820.21 | 24040840 | 22-mai-2020 | 20:40 | x64 |
xmsrv.dll | 2015.131.5820.21 | 32721304 | 22-mai-2020 | 20:49 | x86 |
SQL Server 2016 Database Services Common Core
Nom de fichier | Version de fichier | Taille du fichier | Date | Time | Plateforme |
---|---|---|---|---|---|
Batchparser.dll | 2015.131.5820.21 | 153,496 | 22-mai-2020 | 20:43 | x86 |
Batchparser.dll | 2015.131.5820.21 | 173960 | 22-mai-2020 | 20:46 | x64 |
Instapi130.dll | 2015.131.5820.21 | 46,488 | 22-mai-2020 | 20:43 | x86 |
Instapi130.dll | 2015.131.5820.21 | 54160 | 22-mai-2020 | 20:45 | x64 |
Isacctchange.dll | 2015.131.5820.21 | 22,408 | 22-mai-2020 | 20:43 | x86 |
Isacctchange.dll | 2015.131.5820.21 | 23944 | 22-mai-2020 | 20:46 | x64 |
Microsoft.analysisservices.adomdclient.dll | 13.0.5820.21 | 1020816 | 22-mai-2020 | 20:47 | x86 |
Microsoft.analysisservices.adomdclient.dll | 13.0.5820.21 | 1020816 | 22-mai-2020 | 20:49 | x86 |
Microsoft.analysisservices.core.dll | 13.0.5820.21 | 1341840 | 22-mai-2020 | 20:49 | x86 |
Microsoft.analysisservices.dll | 13.0.5820.21 | 695696 | 22-mai-2020 | 20:49 | x86 |
Microsoft.analysisservices.tabular.dll | 13.0.5820.21 | 758672 | 22-mai-2020 | 20:47 | x86 |
Microsoft.analysisservices.tabular.json.dll | 13.0.5820.21 | 513944 | 22-mai-2020 | 20:49 | x86 |
Microsoft.analysisservices.xmla.dll | 13.0.5820.21 | 704904 | 22-mai-2020 | 20:47 | x86 |
Microsoft.analysisservices.xmla.dll | 13.0.5820.21 | 704920 | 22-mai-2020 | 20:48 | x86 |
Microsoft.sqlserver.mgdsqldumper.dll | 2015.131.5820.21 | 65,944 | 22-mai-2020 | 20:46 | x86 |
Microsoft.sqlserver.mgdsqldumper.dll | 2015.131.5820.21 | 68,488 | 22-mai-2020 | 20:48 | x64 |
Microsoft.sqlserver.rmo.dll | 13.0.5820.21 | 562576 | 22-mai-2020 | 20:46 | x86 |
Microsoft.sqlserver.rmo.dll | 13.0.5820.21 | 562568 | 22-mai-2020 | 20:51 | x86 |
Msasxpress.dll | 2015.131.5820.21 | 29,080 | 22-mai-2020 | 20:43 | x64 |
Msasxpress.dll | 2015.131.5820.21 | 24,984 | 22-mai-2020 | 20:44 | x86 |
Pbsvcacctsync.dll | 2015.131.5820.21 | 65,944 | 22-mai-2020 | 20:43 | x64 |
Pbsvcacctsync.dll | 2015.131.5820.21 | 53136 | 22-mai-2020 | 20:44 | x86 |
Sql_common_core_keyfile.dll | 2015.131.5820.21 | 93584 | 22-mai-2020 | 20:44 | x64 |
sqldumper.exe | 2015.131.5820.21 | 103832 | 22-mai-2020 | 20:43 | x86 |
sqldumper.exe | 2015.131.5820.21 | 123272 | 22-mai-2020 | 20:45 | x64 |
Sqlftacct.dll | 2015.131.5820.21 | 44936 | 22-mai-2020 | 20:43 | x64 |
Sqlftacct.dll | 2015.131.5820.21 | 39,816 | 22-mai-2020 | 20:43 | x86 |
Sqlmgmprovider.dll | 2015.131.5820.21 | 399240 | 22-mai-2020 | 20:40 | x64 |
Sqlmgmprovider.dll | 2015.131.5820.21 | 358808 | 22-mai-2020 | 20:44 | x86 |
Sqlsecacctchg.dll | 2015.131.5820.21 | 30,608 | 22-mai-2020 | 20:38 | x64 |
Sqlsecacctchg.dll | 2015.131.5820.21 | 28,056 | 22-mai-2020 | 20:43 | x86 |
Sqltdiagn.dll | 2015.131.5820.21 | 60816 | 22-mai-2020 | 20:40 | x64 |
Sqltdiagn.dll | 2015.131.5820.21 | 53,656 | 22-mai-2020 | 20:43 | x86 |
SQL Server 2016 sql_dreplay_client
Nom de fichier | Version de fichier | Taille du fichier | Date | Time | Plateforme |
---|---|---|---|---|---|
Dreplayclient.exe | 2015.131.5820.21 | 114064 | 22-mai-2020 | 20:44 | x86 |
Dreplaycommon.dll | 2015.131.5820.21 | 683928 | 22-mai-2020 | 20:49 | x86 |
Dreplayutil.dll | 2015.131.5820.21 | 303000 | 22-mai-2020 | 20:43 | x86 |
Instapi130.dll | 2015.131.5820.21 | 54160 | 22-mai-2020 | 20:45 | x64 |
Sql_dreplay_client_keyfile.dll | 2015.131.5820.21 | 93584 | 22-mai-2020 | 20:44 | x64 |
Sqlresourceloader.dll | 2015.131.5820.21 | 21400 | 22-mai-2020 | 20:44 | x86 |
SQL Server 2016 sql_dreplay_controller
Nom de fichier | Version de fichier | Taille du fichier | Date | Time | Plateforme |
---|---|---|---|---|---|
Dreplaycommon.dll | 2015.131.5820.21 | 683928 | 22-mai-2020 | 20:49 | x86 |
Dreplaycontroller.exe | 2015.131.5820.21 | 343,440 | 22-mai-2020 | 20:44 | x86 |
Dreplayprocess.dll | 2015.131.5820.21 | 164,760 | 22-mai-2020 | 20:44 | x86 |
Instapi130.dll | 2015.131.5820.21 | 54160 | 22-mai-2020 | 20:45 | x64 |
Sql_dreplay_controller_keyfile.dll | 2015.131.5820.21 | 93584 | 22-mai-2020 | 20:44 | x64 |
Sqlresourceloader.dll | 2015.131.5820.21 | 21400 | 22-mai-2020 | 20:44 | x86 |
Instance principale de SQL Server 2016 Database Services
Nom de fichier | Version de fichier | Taille du fichier | Date | Time | Plateforme |
---|---|---|---|---|---|
Backuptourl.exe | 13.0.5820.21 | 34200 | 22-mai-2020 | 20:43 | x64 |
Batchparser.dll | 2015.131.5820.21 | 173960 | 22-mai-2020 | 20:46 | x64 |
Datacollectorcontroller.dll | 2015.131.5820.21 | 218512 | 22-mai-2020 | 20:45 | x64 |
Dcexec.exe | 2015.131.5820.21 | 67464 | 22-mai-2020 | 20:44 | x64 |
Fssres.dll | 2015.131.5820.21 | 74,632 | 22-mai-2020 | 20:46 | x64 |
Hadrres.dll | 2015.131.5820.21 | 170888 | 22-mai-2020 | 20:46 | x64 |
Hkcompile.dll | 2015.131.5820.21 | 1291160 | 22-mai-2020 | 20:45 | x64 |
Hkengine.dll | 2015.131.5820.21 | 5594520 | 22-mai-2020 | 20:45 | x64 |
Hkruntime.dll | 2015.131.5820.21 | 151952 | 22-mai-2020 | 20:45 | x64 |
Microsoft.applicationinsights.dll | 2.7.0.13435 | 329872 | 06-Juillet-2018 | 22:33 | x86 |
Microsoft.sqlautoadmin.autobackupagent.dll | 13.0.5820.21 | 227224 | 22-mai-2020 | 20:50 | x86 |
Microsoft.sqlserver.types.dll | 2015.131.5820.21 | 385944 | 22-mai-2020 | 20:48 | x86 |
Microsoft.sqlserver.vdiinterface.dll | 2015.131.5820.21 | 65,416 | 22-mai-2020 | 20:52 | x64 |
Microsoft.sqlserver.xe.core.dll | 2015.131.5820.21 | 58248 | 22-mai-2020 | 20:48 | x64 |
Microsoft.sqlserver.xevent.configuration.dll | 2015.131.5820.21 | 143256 | 22-mai-2020 | 20:48 | x64 |
Microsoft.sqlserver.xevent.dll | 2015.131.5820.21 | 151960 | 22-mai-2020 | 20:48 | x64 |
Microsoft.sqlserver.xevent.linq.dll | 2015.131.5820.21 | 265112 | 22-mai-2020 | 20:49 | x64 |
Microsoft.sqlserver.xevent.targets.dll | 2015.131.5820.21 | 67984 | 22-mai-2020 | 20:48 | x64 |
Odsole70.dll | 2015.131.5820.21 | 85912 | 22-mai-2020 | 20:44 | x64 |
Opends60.dll | 2015.131.5820.21 | 26000 | 22-mai-2020 | 20:45 | x64 |
Qds.dll | 2015.131.5820.21 | 866704 | 22-mai-2020 | 20:44 | x64 |
Rsfxft.dll | 2015.131.5820.21 | 27,528 | 22-mai-2020 | 20:45 | x64 |
Sqagtres.dll | 2015.131.5820.21 | 57752 | 22-mai-2020 | 20:43 | x64 |
Sql_engine_core_inst_keyfile.dll | 2015.131.5820.21 | 93584 | 22-mai-2020 | 20:44 | x64 |
Sqlaamss.dll | 2015.131.5820.21 | 73,624 | 22-mai-2020 | 20:50 | x64 |
Sqlaccess.dll | 2015.131.5820.21 | 456072 | 22-mai-2020 | 20:49 | x64 |
Sqlagent.exe | 2015.131.5820.21 | 559496 | 22-mai-2020 | 20:43 | x64 |
Sqlagentctr130.dll | 2015.131.5820.21 | 37,272 | 22-mai-2020 | 20:44 | x86 |
Sqlagentctr130.dll | 2015.131.5820.21 | 44,952 | 22-mai-2020 | 20:48 | x64 |
Sqlagentlog.dll | 2015.131.5820.21 | 25,992 | 22-mai-2020 | 20:43 | x64 |
Sqlagentmail.dll | 2015.131.5820.21 | 40,856 | 22-mai-2020 | 20:49 | x64 |
Sqlboot.dll | 2015.131.5820.21 | 179608 | 22-mai-2020 | 20:43 | x64 |
Sqlceip.exe | 13.0.5820.21 | 249240 | 22-mai-2020 | 20:44 | x86 |
Sqlcmdss.dll | 2015.131.5820.21 | 53136 | 22-mai-2020 | 20:44 | x64 |
Sqldk.dll | 2015.131.5820.21 | 2588552 | 22-mai-2020 | 20:45 | x64 |
Sqldtsss.dll | 2015.131.5820.21 | 90520 | 22-mai-2020 | 20:49 | x64 |
Sqliosim.com | 2015.131.5820.21 | 300952 | 22-mai-2020 | 20:48 | x64 |
Sqliosim.exe | 2015.131.5820.21 | 3007376 | 22-mai-2020 | 20:43 | x64 |
Sqllang.dll | 2015.131.5820.21 | 39540112 | 22-mai-2020 | 20:46 | x64 |
Sqlmin.dll | 2015.131.5820.21 | 37942672 | 22-mai-2020 | 20:41 | x64 |
Sqlolapss.dll | 2015.131.5820.21 | 91,032 | 22-mai-2020 | 20:51 | x64 |
Sqlos.dll | 2015.131.5820.21 | 19344 | 22-mai-2020 | 20:46 | x64 |
Sqlpowershellss.dll | 2015.131.5820.21 | 51592 | 22-mai-2020 | 20:38 | x64 |
Sqlrepss.dll | 2015.131.5820.21 | 48008 | 22-mai-2020 | 20:38 | x64 |
Sqlresld.dll | 2015.131.5820.21 | 23960 | 22-mai-2020 | 20:38 | x64 |
Sqlresourceloader.dll | 2015.131.5820.21 | 23944 | 22-mai-2020 | 20:38 | x64 |
Sqlscm.dll | 2015.131.5820.21 | 54160 | 22-mai-2020 | 20:45 | x64 |
Sqlscriptdowngrade.dll | 2015.131.5820.21 | 20880 | 22-mai-2020 | 20:38 | x64 |
Sqlscriptupgrade.dll | 2015.131.5820.21 | 5804944 | 22-mai-2020 | 20:46 | x64 |
Sqlserverspatial130.dll | 2015.131.5820.21 | 725896 | 22-mai-2020 | 20:45 | x64 |
Sqlservr.exe | 2015.131.5820.21 | 385944 | 22-mai-2020 | 20:43 | x64 |
Sqlsvc.dll | 2015.131.5820.21 | 145,288 | 22-mai-2020 | 20:38 | x64 |
Sqltses.dll | 2015.131.5820.21 | 8916368 | 22-mai-2020 | 20:40 | x64 |
Sqsrvres.dll | 2015.131.5820.21 | 244104 | 22-mai-2020 | 20:39 | x64 |
Xe.dll | 2015.131.5820.21 | 619400 | 22-mai-2020 | 20:46 | x64 |
xmlrw.dll | 2015.131.5820.21 | 312208 | 22-mai-2020 | 20:45 | x64 |
xmlrwbin.dll | 2015.131.5820.21 | 220560 | 22-mai-2020 | 20:45 | x64 |
Xpadsi.exe | 2015.131.5820.21 | 72,080 | 22-mai-2020 | 20:51 | x64 |
Xplog70.dll | 2015.131.5820.21 | 58,768 | 22-mai-2020 | 20:45 | x64 |
Xpsqlbot.dll | 2015.131.5820.21 | 26,512 | 22-mai-2020 | 20:46 | x64 |
Xpstar.dll | 2015.131.5820.21 | 415632 | 22-mai-2020 | 20:46 | x64 |
SQL Server 2016 Database Services Core Shared
Nom de fichier | Version de fichier | Taille du fichier | Date | Time | Plateforme |
---|---|---|---|---|---|
Batchparser.dll | 2015.131.5820.21 | 153,496 | 22-mai-2020 | 20:43 | x86 |
Batchparser.dll | 2015.131.5820.21 | 173960 | 22-mai-2020 | 20:46 | x64 |
Bcp.exe | 2015.131.5820.21 | 113040 | 22-mai-2020 | 20:45 | x64 |
Commanddest.dll | 2015.131.5820.21 | 242072 | 22-mai-2020 | 20:44 | x64 |
Datacollectorenumerators.dll | 2015.131.5820.21 | 108936 | 22-mai-2020 | 20:44 | x64 |
Datacollectortasks.dll | 2015.131.5820.21 | 181128 | 22-mai-2020 | 20:45 | x64 |
Distrib.exe | 2015.131.5820.21 | 184216 | 22-mai-2020 | 20:43 | x64 |
Dteparse.dll | 2015.131.5820.21 | 102,792 | 22-mai-2020 | 20:45 | x64 |
Dteparsemgd.dll | 2015.131.5820.21 | 81800 | 22-mai-2020 | 20:47 | x64 |
Dtepkg.dll | 2015.131.5820.21 | 130440 | 22-mai-2020 | 20:45 | x64 |
Dtexec.exe | 2015.131.5820.21 | 65,944 | 22-mai-2020 | 20:43 | x64 |
Dts.dll | 2015.131.5820.21 | 3139984 | 22-mai-2020 | 20:45 | x64 |
Dtscomexpreval.dll | 2015.131.5820.21 | 470416 | 22-mai-2020 | 20:45 | x64 |
Dtsconn.dll | 2015.131.5820.21 | 485768 | 22-mai-2020 | 20:45 | x64 |
Dtshost.exe | 2015.131.5820.21 | 79768 | 22-mai-2020 | 20:43 | x64 |
Dtslog.dll | 2015.131.5820.21 | 113552 | 22-mai-2020 | 20:45 | x64 |
Dtsmsg130.dll | 2015.131.5820.21 | 538512 | 22-mai-2020 | 20:45 | x64 |
Dtspipeline.dll | 2015.131.5820.21 | 1272200 | 22-mai-2020 | 20:45 | x64 |
Dtspipelineperf130.dll | 2015.131.5820.21 | 41,352 | 22-mai-2020 | 20:45 | x64 |
Dtuparse.dll | 2015.131.5820.21 | 80,792 | 22-mai-2020 | 20:44 | x64 |
Dtutil.exe | 2015.131.5820.21 | 127896 | 22-mai-2020 | 20:43 | x64 |
Exceldest.dll | 2015.131.5820.21 | 256400 | 22-mai-2020 | 20:44 | x64 |
Excelsrc.dll | 2015.131.5820.21 | 278424 | 22-mai-2020 | 20:44 | x64 |
Execpackagetask.dll | 2015.131.5820.21 | 159624 | 22-mai-2020 | 20:44 | x64 |
Flatfiledest.dll | 2015.131.5820.21 | 382352 | 22-mai-2020 | 20:45 | x64 |
Flatfilesrc.dll | 2015.131.5820.21 | 394632 | 22-mai-2020 | 20:45 | x64 |
Foreachfileenumerator.dll | 2015.131.5820.21 | 89488 | 22-mai-2020 | 20:45 | x64 |
Hkengperfctrs.dll | 2015.131.5820.21 | 52112 | 22-mai-2020 | 20:45 | x64 |
Logread.exe | 2015.131.5820.21 | 619912 | 22-mai-2020 | 20:43 | x64 |
Microsoft.analysisservices.applocal.core.dll | 13.0.5820.21 | 1307016 | 22-mai-2020 | 20:46 | x86 |
Microsoft.sqlserver.maintenanceplantasks.dll | 13.0.5820.21 | 385424 | 22-mai-2020 | 20:46 | x86 |
Microsoft.sqlserver.replication.dll | 2015.131.5820.21 | 1644424 | 22-mai-2020 | 20:51 | x64 |
Microsoft.sqlserver.rmo.dll | 13.0.5820.21 | 562576 | 22-mai-2020 | 20:46 | x86 |
Microsoft.sqlserver.xevent.configuration.dll | 2015.131.5820.21 | 143256 | 22-mai-2020 | 20:48 | x64 |
Microsoft.sqlserver.xevent.dll | 2015.131.5820.21 | 151960 | 22-mai-2020 | 20:48 | x64 |
Msdtssrvrutil.dll | 2015.131.5820.21 | 94616 | 22-mai-2020 | 20:44 | x64 |
Msxmlsql.dll | 2015.131.5820.21 | 1487760 | 22-mai-2020 | 20:45 | x64 |
Oledbdest.dll | 2015.131.5820.21 | 257,432 | 22-mai-2020 | 20:44 | x64 |
Oledbsrc.dll | 2015.131.5820.21 | 284056 | 22-mai-2020 | 20:43 | x64 |
Osql.exe | 2015.131.5820.21 | 68504 | 22-mai-2020 | 20:45 | x64 |
Rawdest.dll | 2015.131.5820.21 | 202648 | 22-mai-2020 | 20:43 | x64 |
Rawsource.dll | 2015.131.5820.21 | 189848 | 22-mai-2020 | 20:43 | x64 |
Rdistcom.dll | 2015.131.5820.21 | 900496 | 22-mai-2020 | 20:44 | x64 |
Recordsetdest.dll | 2015.131.5820.21 | 180,120 | 22-mai-2020 | 20:43 | x64 |
Repldp.dll | 2015.131.5820.21 | 274840 | 22-mai-2020 | 20:44 | x64 |
Replmerg.exe | 2015.131.5820.21 | 511880 | 22-mai-2020 | 20:43 | x64 |
Replprov.dll | 2015.131.5820.21 | 805264 | 22-mai-2020 | 20:44 | x64 |
Replrec.dll | 2015.131.5820.21 | 1012112 | 22-mai-2020 | 20:51 | x64 |
Sql_engine_core_shared_keyfile.dll | 2015.131.5820.21 | 93584 | 22-mai-2020 | 20:44 | x64 |
Sqlcmd.exe | 2015.131.5820.21 | 242584 | 22-mai-2020 | 20:45 | x64 |
Sqldiag.exe | 2015.131.5820.21 | 1250712 | 22-mai-2020 | 20:43 | x64 |
Sqllogship.exe | 13.0.5820.21 | 97688 | 22-mai-2020 | 20:44 | x64 |
Sqlresld.dll | 2015.131.5820.21 | 23960 | 22-mai-2020 | 20:38 | x64 |
Sqlresld.dll | 2015.131.5820.21 | 21912 | 22-mai-2020 | 20:43 | x86 |
Sqlresourceloader.dll | 2015.131.5820.21 | 23944 | 22-mai-2020 | 20:38 | x64 |
Sqlresourceloader.dll | 2015.131.5820.21 | 21400 | 22-mai-2020 | 20:44 | x86 |
Sqlscm.dll | 2015.131.5820.21 | 45976 | 22-mai-2020 | 20:44 | x86 |
Sqlscm.dll | 2015.131.5820.21 | 54160 | 22-mai-2020 | 20:45 | x64 |
Sqlsvc.dll | 2015.131.5820.21 | 145,288 | 22-mai-2020 | 20:38 | x64 |
Sqlsvc.dll | 2015.131.5820.21 | 120,200 | 22-mai-2020 | 20:43 | x86 |
Sqltaskconnections.dll | 2015.131.5820.21 | 173,976 | 22-mai-2020 | 20:38 | x64 |
Sqlwep130.dll | 2015.131.5820.21 | 98704 | 22-mai-2020 | 20:38 | x64 |
Ssisoledb.dll | 2015.131.5820.21 | 209296 | 22-mai-2020 | 20:38 | x64 |
Tablediff.exe | 13.0.5820.21 | 79768 | 22-mai-2020 | 20:45 | x64 |
Txagg.dll | 2015.131.5820.21 | 357776 | 22-mai-2020 | 20:39 | x64 |
Txbdd.dll | 2015.131.5820.21 | 165768 | 22-mai-2020 | 20:37 | x64 |
Txdatacollector.dll | 2015.131.5820.21 | 360840 | 22-mai-2020 | 20:37 | x64 |
Txdataconvert.dll | 2015.131.5820.21 | 289688 | 22-mai-2020 | 20:37 | x64 |
Txderived.dll | 2015.131.5820.21 | 600976 | 22-mai-2020 | 20:37 | x64 |
Txlookup.dll | 2015.131.5820.21 | 525208 | 22-mai-2020 | 20:37 | x64 |
Txmerge.dll | 2015.131.5820.21 | 223640 | 22-mai-2020 | 20:36 | x64 |
Txmergejoin.dll | 2015.131.5820.21 | 271760 | 22-mai-2020 | 20:36 | x64 |
Txmulticast.dll | 2015.131.5820.21 | 121,232 | 22-mai-2020 | 20:40 | x64 |
Txrowcount.dll | 2015.131.5820.21 | 119688 | 22-mai-2020 | 20:37 | x64 |
Txsort.dll | 2015.131.5820.21 | 252296 | 22-mai-2020 | 20:39 | x64 |
Txsplit.dll | 2015.131.5820.21 | 593808 | 22-mai-2020 | 20:41 | x64 |
Txunionall.dll | 2015.131.5820.21 | 174,984 | 22-mai-2020 | 20:37 | x64 |
Xe.dll | 2015.131.5820.21 | 619400 | 22-mai-2020 | 20:46 | x64 |
xmlrw.dll | 2015.131.5820.21 | 312208 | 22-mai-2020 | 20:45 | x64 |
SQL Server 2016 sql_extensibility
Nom de fichier | Version de fichier | Taille du fichier | Date | Time | Plateforme |
---|---|---|---|---|---|
Launchpad.exe | 2015.131.5820.21 | 1008536 | 22-mai-2020 | 20:45 | x64 |
Sql_extensibility_keyfile.dll | 2015.131.5820.21 | 93584 | 22-mai-2020 | 20:44 | x64 |
Sqlsatellite.dll | 2015.131.5820.21 | 831376 | 22-mai-2020 | 20:45 | x64 |
Moteur de recherche en texte intégral SQL Server 2016
Nom de fichier | Version de fichier | Taille du fichier | Date | Time | Plateforme |
---|---|---|---|---|---|
Fd.dll | 2015.131.5820.21 | 653200 | 22-mai-2020 | 20:45 | x64 |
Fdhost.exe | 2015.131.5820.21 | 98192 | 22-mai-2020 | 20:45 | x64 |
Fdlauncher.exe | 2015.131.5820.21 | 44,440 | 22-mai-2020 | 20:45 | x64 |
Sql_fulltext_keyfile.dll | 2015.131.5820.21 | 93584 | 22-mai-2020 | 20:44 | x64 |
Sqlft130ph.dll | 2015.131.5820.21 | 51088 | 22-mai-2020 | 20:45 | x64 |
SQL Server 2016 sql_inst_mr
Nom de fichier | Version de fichier | Taille du fichier | Date | Time | Plateforme |
---|---|---|---|---|---|
Imrdll.dll | 13.0.5820.21 | 16776 | 22-mai-2020 | 20:46 | x86 |
Sql_inst_mr_keyfile.dll | 2015.131.5820.21 | 93584 | 22-mai-2020 | 20:44 | x64 |
SQL Server 2016 Integration Services
Nom de fichier | Version de fichier | Taille du fichier | Date | Time | Plateforme |
---|---|---|---|---|---|
Attunity.sqlserver.cdccontroltask.dll | 4.0.0.111 | 77944 | 18-mai-2020 | 10:12 | x86 |
Attunity.sqlserver.cdccontroltask.dll | 4.0.0.111 | 77944 | 20-Mai-20 | 4:13 | x86 |
Attunity.sqlserver.cdcsplit.dll | 4.0.0.111 | 37496 | 18-mai-2020 | 10:12 | x86 |
Attunity.sqlserver.cdcsplit.dll | 4.0.0.111 | 37496 | 20-Mai-20 | 4:13 | x86 |
Attunity.sqlserver.cdcsrc.dll | 4.0.0.111 | 78456 | 18-mai-2020 | 10:12 | x86 |
Attunity.sqlserver.cdcsrc.dll | 4.0.0.111 | 78456 | 20-Mai-20 | 4:13 | x86 |
Commanddest.dll | 2015.131.5820.21 | 195992 | 22-mai-2020 | 20:43 | x86 |
Commanddest.dll | 2015.131.5820.21 | 242072 | 22-mai-2020 | 20:44 | x64 |
Dteparse.dll | 2015.131.5820.21 | 92568 | 22-mai-2020 | 20:43 | x86 |
Dteparse.dll | 2015.131.5820.21 | 102,792 | 22-mai-2020 | 20:45 | x64 |
Dteparsemgd.dll | 2015.131.5820.21 | 81800 | 22-mai-2020 | 20:47 | x64 |
Dteparsemgd.dll | 2015.131.5820.21 | 76688 | 22-mai-2020 | 20:49 | x86 |
Dtepkg.dll | 2015.131.5820.21 | 108952 | 22-mai-2020 | 20:43 | x86 |
Dtepkg.dll | 2015.131.5820.21 | 130440 | 22-mai-2020 | 20:45 | x64 |
Dtexec.exe | 2015.131.5820.21 | 65,944 | 22-mai-2020 | 20:43 | x64 |
Dtexec.exe | 2015.131.5820.21 | 59792 | 22-mai-2020 | 20:44 | x86 |
Dts.dll | 2015.131.5820.21 | 2625944 | 22-mai-2020 | 20:43 | x86 |
Dts.dll | 2015.131.5820.21 | 3139984 | 22-mai-2020 | 20:45 | x64 |
Dtscomexpreval.dll | 2015.131.5820.21 | 412056 | 22-mai-2020 | 20:43 | x86 |
Dtscomexpreval.dll | 2015.131.5820.21 | 470416 | 22-mai-2020 | 20:45 | x64 |
Dtsconn.dll | 2015.131.5820.21 | 385432 | 22-mai-2020 | 20:44 | x86 |
Dtsconn.dll | 2015.131.5820.21 | 485768 | 22-mai-2020 | 20:45 | x64 |
Dtsdebughost.exe | 2015.131.5820.21 | 102,792 | 22-mai-2020 | 20:43 | x64 |
Dtsdebughost.exe | 2015.131.5820.21 | 86920 | 22-mai-2020 | 20:45 | x86 |
Dtshost.exe | 2015.131.5820.21 | 79768 | 22-mai-2020 | 20:43 | x64 |
Dtshost.exe | 2015.131.5820.21 | 69520 | 22-mai-2020 | 20:44 | x86 |
Dtslog.dll | 2015.131.5820.21 | 96136 | 22-mai-2020 | 20:43 | x86 |
Dtslog.dll | 2015.131.5820.21 | 113552 | 22-mai-2020 | 20:45 | x64 |
Dtsmsg130.dll | 2015.131.5820.21 | 534424 | 22-mai-2020 | 20:43 | x86 |
Dtsmsg130.dll | 2015.131.5820.21 | 538512 | 22-mai-2020 | 20:45 | x64 |
Dtspipeline.dll | 2015.131.5820.21 | 1052568 | 22-mai-2020 | 20:43 | x86 |
Dtspipeline.dll | 2015.131.5820.21 | 1272200 | 22-mai-2020 | 20:45 | x64 |
Dtspipelineperf130.dll | 2015.131.5820.21 | 35,224 | 22-mai-2020 | 20:43 | x86 |
Dtspipelineperf130.dll | 2015.131.5820.21 | 41,352 | 22-mai-2020 | 20:45 | x64 |
Dtuparse.dll | 2015.131.5820.21 | 73112 | 22-mai-2020 | 20:44 | x86 |
Dtuparse.dll | 2015.131.5820.21 | 80,792 | 22-mai-2020 | 20:44 | x64 |
Dtutil.exe | 2015.131.5820.21 | 127896 | 22-mai-2020 | 20:43 | x64 |
Dtutil.exe | 2015.131.5820.21 | 108432 | 22-mai-2020 | 20:44 | x86 |
Exceldest.dll | 2015.131.5820.21 | 209800 | 22-mai-2020 | 20:43 | x86 |
Exceldest.dll | 2015.131.5820.21 | 256400 | 22-mai-2020 | 20:44 | x64 |
Excelsrc.dll | 2015.131.5820.21 | 225680 | 22-mai-2020 | 20:43 | x86 |
Excelsrc.dll | 2015.131.5820.21 | 278424 | 22-mai-2020 | 20:44 | x64 |
Execpackagetask.dll | 2015.131.5820.21 | 128,408 | 22-mai-2020 | 20:43 | x86 |
Execpackagetask.dll | 2015.131.5820.21 | 159624 | 22-mai-2020 | 20:44 | x64 |
Flatfiledest.dll | 2015.131.5820.21 | 327576 | 22-mai-2020 | 20:43 | x86 |
Flatfiledest.dll | 2015.131.5820.21 | 382352 | 22-mai-2020 | 20:45 | x64 |
Flatfilesrc.dll | 2015.131.5820.21 | 338328 | 22-mai-2020 | 20:43 | x86 |
Flatfilesrc.dll | 2015.131.5820.21 | 394632 | 22-mai-2020 | 20:45 | x64 |
Foreachfileenumerator.dll | 2015.131.5820.21 | 89488 | 22-mai-2020 | 20:45 | x64 |
Foreachfileenumerator.dll | 2015.131.5820.21 | 73608 | 22-mai-2020 | 20:46 | x86 |
Microsoft.analysisservices.applocal.core.dll | 13.0.5820.21 | 1307016 | 22-mai-2020 | 20:46 | x86 |
Microsoft.analysisservices.applocal.core.dll | 13.0.5820.21 | 1307024 | 22-mai-2020 | 20:49 | x86 |
Microsoft.applicationinsights.dll | 2.7.0.13435 | 329872 | 06-Juillet-2018 | 22:33 | x86 |
Microsoft.sqlserver.astasks.dll | 13.0.5820.21 | 66456 | 22-mai-2020 | 20:50 | x86 |
Microsoft.sqlserver.bulkinserttaskconnections.dll | 2015.131.5820.21 | 100232 | 22-mai-2020 | 20:46 | x86 |
Microsoft.sqlserver.bulkinserttaskconnections.dll | 2015.131.5820.21 | 105352 | 22-mai-2020 | 20:50 | x64 |
Microsoft.sqlserver.integrationservices.server.dll | 13.0.5820.21 | 75664 | 22-mai-2020 | 9:33 | x86 |
Microsoft.sqlserver.integrationservices.server.dll | 13.0.5820.21 | 75656 | 22-mai-2020 | 20:52 | x86 |
Microsoft.sqlserver.maintenanceplantasks.dll | 13.0.5820.21 | 385424 | 22-mai-2020 | 20:46 | x86 |
Microsoft.sqlserver.xevent.configuration.dll | 2015.131.5820.21 | 131984 | 22-mai-2020 | 20:45 | x86 |
Microsoft.sqlserver.xevent.configuration.dll | 2015.131.5820.21 | 143256 | 22-mai-2020 | 20:48 | x64 |
Microsoft.sqlserver.xevent.dll | 2015.131.5820.21 | 137616 | 22-mai-2020 | 20:45 | x86 |
Microsoft.sqlserver.xevent.dll | 2015.131.5820.21 | 151960 | 22-mai-2020 | 20:48 | x64 |
Msdtssrvr.exe | 13.0.5820.21 | 209800 | 22-mai-2020 | 20:44 | x64 |
Msdtssrvrutil.dll | 2015.131.5820.21 | 94616 | 22-mai-2020 | 20:44 | x64 |
Msdtssrvrutil.dll | 2015.131.5820.21 | 83344 | 22-mai-2020 | 20:44 | x86 |
Oledbdest.dll | 2015.131.5820.21 | 257,432 | 22-mai-2020 | 20:44 | x64 |
Oledbdest.dll | 2015.131.5820.21 | 209808 | 22-mai-2020 | 20:44 | x86 |
Oledbsrc.dll | 2015.131.5820.21 | 284056 | 22-mai-2020 | 20:43 | x64 |
Oledbsrc.dll | 2015.131.5820.21 | 228744 | 22-mai-2020 | 20:44 | x86 |
Rawdest.dll | 2015.131.5820.21 | 202648 | 22-mai-2020 | 20:43 | x64 |
Rawdest.dll | 2015.131.5820.21 | 161680 | 22-mai-2020 | 20:44 | x86 |
Rawsource.dll | 2015.131.5820.21 | 189848 | 22-mai-2020 | 20:43 | x64 |
Rawsource.dll | 2015.131.5820.21 | 148360 | 22-mai-2020 | 20:44 | x86 |
Recordsetdest.dll | 2015.131.5820.21 | 180,120 | 22-mai-2020 | 20:43 | x64 |
Recordsetdest.dll | 2015.131.5820.21 | 144792 | 22-mai-2020 | 20:44 | x86 |
Sql_is_keyfile.dll | 2015.131.5820.21 | 93584 | 22-mai-2020 | 20:44 | x64 |
Sqlceip.exe | 13.0.5820.21 | 249240 | 22-mai-2020 | 20:44 | x86 |
Sqldest.dll | 2015.131.5820.21 | 208776 | 22-mai-2020 | 20:43 | x86 |
Sqldest.dll | 2015.131.5820.21 | 256920 | 22-mai-2020 | 20:44 | x64 |
Sqltaskconnections.dll | 2015.131.5820.21 | 173,976 | 22-mai-2020 | 20:38 | x64 |
Sqltaskconnections.dll | 2015.131.5820.21 | 144280 | 22-mai-2020 | 20:43 | x86 |
Ssisoledb.dll | 2015.131.5820.21 | 209296 | 22-mai-2020 | 20:38 | x64 |
Ssisoledb.dll | 2015.131.5820.21 | 169880 | 22-mai-2020 | 20:43 | x86 |
Txagg.dll | 2015.131.5820.21 | 357776 | 22-mai-2020 | 20:39 | x64 |
Txagg.dll | 2015.131.5820.21 | 297872 | 22-mai-2020 | 20:50 | x86 |
Txbdd.dll | 2015.131.5820.21 | 165768 | 22-mai-2020 | 20:37 | x64 |
Txbdd.dll | 2015.131.5820.21 | 130960 | 22-mai-2020 | 20:49 | x86 |
Txbestmatch.dll | 2015.131.5820.21 | 604552 | 22-mai-2020 | 20:39 | x64 |
Txbestmatch.dll | 2015.131.5820.21 | 489360 | 22-mai-2020 | 20:51 | x86 |
Txcache.dll | 2015.131.5820.21 | 176,528 | 22-mai-2020 | 20:37 | x64 |
Txcache.dll | 2015.131.5820.21 | 141208 | 22-mai-2020 | 20:49 | x86 |
Txcharmap.dll | 2015.131.5820.21 | 283032 | 22-mai-2020 | 20:37 | x64 |
Txcharmap.dll | 2015.131.5820.21 | 243600 | 22-mai-2020 | 20:49 | x86 |
Txcopymap.dll | 2015.131.5820.21 | 176016 | 22-mai-2020 | 20:40 | x64 |
Txcopymap.dll | 2015.131.5820.21 | 140680 | 22-mai-2020 | 20:49 | x86 |
Txdataconvert.dll | 2015.131.5820.21 | 289688 | 22-mai-2020 | 20:37 | x64 |
Txdataconvert.dll | 2015.131.5820.21 | 248216 | 22-mai-2020 | 20:49 | x86 |
Txderived.dll | 2015.131.5820.21 | 600976 | 22-mai-2020 | 20:37 | x64 |
Txderived.dll | 2015.131.5820.21 | 512400 | 22-mai-2020 | 20:50 | x86 |
Txfileextractor.dll | 2015.131.5820.21 | 194960 | 22-mai-2020 | 20:36 | x64 |
Txfileextractor.dll | 2015.131.5820.21 | 156056 | 22-mai-2020 | 20:50 | x86 |
Txfileinserter.dll | 2015.131.5820.21 | 192912 | 22-mai-2020 | 20:37 | x64 |
Txfileinserter.dll | 2015.131.5820.21 | 154008 | 22-mai-2020 | 20:49 | x86 |
Txgroupdups.dll | 2015.131.5820.21 | 284040 | 22-mai-2020 | 20:37 | x64 |
Txgroupdups.dll | 2015.131.5820.21 | 224656 | 22-mai-2020 | 20:49 | x86 |
Txlineage.dll | 2015.131.5820.21 | 130952 | 22-mai-2020 | 20:36 | x64 |
Txlineage.dll | 2015.131.5820.21 | 102808 | 22-mai-2020 | 20:49 | x86 |
Txlookup.dll | 2015.131.5820.21 | 525208 | 22-mai-2020 | 20:37 | x64 |
Txlookup.dll | 2015.131.5820.21 | 442776 | 22-mai-2020 | 20:50 | x86 |
Txmerge.dll | 2015.131.5820.21 | 223640 | 22-mai-2020 | 20:36 | x64 |
Txmerge.dll | 2015.131.5820.21 | 169864 | 22-mai-2020 | 20:49 | x86 |
Txmergejoin.dll | 2015.131.5820.21 | 271760 | 22-mai-2020 | 20:36 | x64 |
Txmergejoin.dll | 2015.131.5820.21 | 216984 | 22-mai-2020 | 20:49 | x86 |
Txmulticast.dll | 2015.131.5820.21 | 121,232 | 22-mai-2020 | 20:40 | x64 |
Txmulticast.dll | 2015.131.5820.21 | 95128 | 22-mai-2020 | 20:50 | x86 |
Txpivot.dll | 2015.131.5820.21 | 221072 | 22-mai-2020 | 20:41 | x64 |
Txpivot.dll | 2015.131.5820.21 | 175 000 | 22-mai-2020 | 20:49 | x86 |
Txrowcount.dll | 2015.131.5820.21 | 119688 | 22-mai-2020 | 20:37 | x64 |
Txrowcount.dll | 2015.131.5820.21 | 94616 | 22-mai-2020 | 20:49 | x86 |
Txsampling.dll | 2015.131.5820.21 | 165256 | 22-mai-2020 | 20:36 | x64 |
Txsampling.dll | 2015.131.5820.21 | 127880 | 22-mai-2020 | 20:49 | x86 |
Txscd.dll | 2015.131.5820.21 | 213392 | 22-mai-2020 | 20:38 | x64 |
Txscd.dll | 2015.131.5820.21 | 162712 | 22-mai-2020 | 20:49 | x86 |
Txsort.dll | 2015.131.5820.21 | 252296 | 22-mai-2020 | 20:39 | x64 |
Txsort.dll | 2015.131.5820.21 | 204168 | 22-mai-2020 | 20:49 | x86 |
Txsplit.dll | 2015.131.5820.21 | 593808 | 22-mai-2020 | 20:41 | x64 |
Txsplit.dll | 2015.131.5820.21 | 506264 | 22-mai-2020 | 20:49 | x86 |
Txtermextraction.dll | 2015.131.5820.21 | 8671112 | 22-mai-2020 | 20:40 | x64 |
Txtermextraction.dll | 2015.131.5820.21 | 8608648 | 22-mai-2020 | 20:49 | x86 |
Txtermlookup.dll | 2015.131.5820.21 | 4151688 | 22-mai-2020 | 20:37 | x64 |
Txtermlookup.dll | 2015.131.5820.21 | 4099976 | 22-mai-2020 | 20:49 | x86 |
Txunionall.dll | 2015.131.5820.21 | 174,984 | 22-mai-2020 | 20:37 | x64 |
Txunionall.dll | 2015.131.5820.21 | 131984 | 22-mai-2020 | 20:49 | x86 |
Txunpivot.dll | 2015.131.5820.21 | 194952 | 22-mai-2020 | 20:38 | x64 |
Txunpivot.dll | 2015.131.5820.21 | 155528 | 22-mai-2020 | 20:49 | x86 |
Xe.dll | 2015.131.5820.21 | 619400 | 22-mai-2020 | 20:46 | x64 |
Xe.dll | 2015.131.5820.21 | 551832 | 22-mai-2020 | 20:49 | x86 |
SQL Server 2016 sql_polybase_core_inst
Nom de fichier | Version de fichier | Taille du fichier | Date | Time | Plateforme |
---|---|---|---|---|---|
Dms.dll | 10.0.8224.49 | 483624 | 09-mai-2019 | 1,933 | x86 |
Dmsnative.dll | 2014.120.8224.49 | 75560 | 09-mai-2019 | 1,933 | x64 |
Dwengineservice.dll | 10.0.8224.49 | 45864 | 09-mai-2019 | 1,933 | x86 |
Instapi130.dll | 2015.131.5820.21 | 54152 | 22-mai-2020 | 20:35 | x64 |
Microsoft.sqlserver.datawarehouse.backup.backupmetadata.dll | 10.0.8224.49 | 74536 | 09-mai-2019 | 1,933 | x86 |
Microsoft.sqlserver.datawarehouse.catalog.dll | 10.0.8224.49 | 202024 | 09-mai-2019 | 1,933 | x86 |
Microsoft.sqlserver.datawarehouse.common.dll | 10.0.8224.49 | 2347304 | 09-mai-2019 | 1,933 | x86 |
Microsoft.sqlserver.datawarehouse.configuration.dll | 10.0.8224.49 | 102184 | 09-mai-2019 | 1,933 | x86 |
Microsoft.sqlserver.datawarehouse.datamovement.common.dll | 10.0.8224.49 | 378664 | 09-mai-2019 | 1,933 | x86 |
Microsoft.sqlserver.datawarehouse.datamovement.manager.dll | 10.0.8224.49 | 185640 | 09-mai-2019 | 1,933 | x86 |
Microsoft.sqlserver.datawarehouse.datamovement.messagetypes.dll | 10.0.8224.49 | 127272 | 09-mai-2019 | 1,933 | x86 |
Microsoft.sqlserver.datawarehouse.datamovement.messagingprotocol.dll | 10.0.8224.49 | 63272 | 09-mai-2019 | 1,933 | x86 |
Microsoft.sqlserver.datawarehouse.diagnostics.dll | 10.0.8224.49 | 52520 | 09-mai-2019 | 1,933 | x86 |
Microsoft.sqlserver.datawarehouse.distributor.dll | 10.0.8224.49 | 87336 | 09-mai-2019 | 1,933 | x86 |
Microsoft.sqlserver.datawarehouse.engine.dll | 10.0.8224.49 | 721704 | 09-mai-2019 | 1,933 | x86 |
Microsoft.sqlserver.datawarehouse.engine.statsstream.dll | 10.0.8224.49 | 87336 | 09-mai-2019 | 1,933 | x86 |
Microsoft.sqlserver.datawarehouse.eventing.dll | 10.0.8224.49 | 78120 | 09-mai-2019 | 1,933 | x86 |
Microsoft.sqlserver.datawarehouse.fabric.appliance.dll | 10.0.8224.49 | 41768 | 09-mai-2019 | 1,933 | x86 |
Microsoft.sqlserver.datawarehouse.fabric.interface.dll | 10.0.8224.49 | 36648 | 09-mai-2019 | 1,933 | x86 |
Microsoft.sqlserver.datawarehouse.fabric.polybase.dll | 10.0.8224.49 | 47912 | 09-mai-2019 | 1,933 | x86 |
Microsoft.sqlserver.datawarehouse.fabric.xdbinterface.dll | 10.0.8224.49 | 27432 | 09-mai-2019 | 1,933 | x86 |
Microsoft.sqlserver.datawarehouse.failover.dll | 10.0.8224.49 | 33064 | 09-mai-2019 | 1,933 | x86 |
Microsoft.sqlserver.datawarehouse.hadoop.hadoopbridge.dll | 10.0.8224.49 | 119080 | 09-mai-2019 | 1,933 | x86 |
Microsoft.sqlserver.datawarehouse.loadercommon.dll | 10.0.8224.49 | 94504 | 09-mai-2019 | 1,933 | x86 |
Microsoft.sqlserver.datawarehouse.loadmanager.dll | 10.0.8224.49 | 108328 | 09-mai-2019 | 1,933 | x86 |
Microsoft.sqlserver.datawarehouse.localization.dll | 10.0.8224.49 | 256808 | 09-mai-2019 | 1,933 | x86 |
Microsoft.sqlserver.datawarehouse.localization.resources.dll | 10.0.8224.49 | 102184 | 09-mai-2019 | 1,933 | x86 |
Microsoft.sqlserver.datawarehouse.localization.resources.dll | 10.0.8224.49 | 116008 | 09-mai-2019 | 1,933 | x86 |
Microsoft.sqlserver.datawarehouse.localization.resources.dll | 10.0.8224.49 | 119080 | 09-mai-2019 | 1,933 | x86 |
Microsoft.sqlserver.datawarehouse.localization.resources.dll | 10.0.8224.49 | 116008 | 09-mai-2019 | 1,933 | x86 |
Microsoft.sqlserver.datawarehouse.localization.resources.dll | 10.0.8224.49 | 125736 | 09-mai-2019 | 1,933 | x86 |
Microsoft.sqlserver.datawarehouse.localization.resources.dll | 10.0.8224.49 | 118056 | 09-mai-2019 | 1,933 | x86 |
Microsoft.sqlserver.datawarehouse.localization.resources.dll | 10.0.8224.49 | 113448 | 09-mai-2019 | 1,933 | x86 |
Microsoft.sqlserver.datawarehouse.localization.resources.dll | 10.0.8224.49 | 145704 | 09-mai-2019 | 1,933 | x86 |
Microsoft.sqlserver.datawarehouse.localization.resources.dll | 10.0.8224.49 | 100136 | 09-mai-2019 | 1,933 | x86 |
Microsoft.sqlserver.datawarehouse.localization.resources.dll | 10.0.8224.49 | 114984 | 09-mai-2019 | 1,933 | x86 |
Microsoft.sqlserver.datawarehouse.nodes.dll | 10.0.8224.49 | 69,416 | 09-mai-2019 | 1,933 | x86 |
Microsoft.sqlserver.datawarehouse.nulltransaction.dll | 10.0.8224.49 | 28456 | 09-mai-2019 | 1,933 | x86 |
Microsoft.sqlserver.datawarehouse.parallelizer.dll | 10.0.8224.49 | 43816 | 09-mai-2019 | 1,933 | x86 |
Microsoft.sqlserver.datawarehouse.resourcemanagement.dll | 10.0.8224.49 | 82216 | 09-mai-2019 | 1,933 | x86 |
Microsoft.sqlserver.datawarehouse.setup.componentupgradelibrary.dll | 10.0.8224.49 | 137000 | 09-mai-2019 | 1,933 | x86 |
Microsoft.sqlserver.datawarehouse.sql.dll | 10.0.8224.49 | 2155816 | 09-mai-2019 | 1,933 | x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.dll | 10.0.8224.49 | 3818792 | 09-mai-2019 | 1,933 | x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll | 10.0.8224.49 | 107816 | 09-mai-2019 | 1,933 | x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll | 10.0.8224.49 | 120104 | 09-mai-2019 | 1,933 | x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll | 10.0.8224.49 | 124712 | 09-mai-2019 | 1,933 | x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll | 10.0.8224.49 | 121,128 | 09-mai-2019 | 1,933 | x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll | 10.0.8224.49 | 133408 | 09-mai-2019 | 1,933 | x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll | 10.0.8224.49 | 121,128 | 09-mai-2019 | 1,933 | x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll | 10.0.8224.49 | 118568 | 09-mai-2019 | 1,933 | x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll | 10.0.8224.49 | 152360 | 09-mai-2019 | 1,933 | x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll | 10.0.8224.49 | 105280 | 09-mai-2019 | 1,933 | x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll | 10.0.8224.49 | 119592 | 09-mai-2019 | 1,933 | x86 |
Microsoft.sqlserver.datawarehouse.sqldistributor.dll | 10.0.8224.49 | 66856 | 09-mai-2019 | 1,933 | x86 |
Microsoft.sqlserver.datawarehouse.transactsql.scriptdom.dll | 10.0.8224.49 | 2756392 | 09-mai-2019 | 1,933 | x86 |
Microsoft.sqlserver.datawarehouse.utilities.dll | 10.0.8224.49 | 752424 | 09-mai-2019 | 1,933 | x86 |
Mpdwinterop.dll | 2015.131.5820.21 | 387992 | 22-mai-2020 | 20:50 | x64 |
Mpdwsvc.exe | 2015.131.5820.21 | 6612360 | 22-mai-2020 | 20:51 | x64 |
Pdwodbcsql11.dll | 2015.131.5820.21 | 2223496 | 22-mai-2020 | 20:36 | x64 |
Sharedmemory.dll | 2014.120.8224.49 | 47400 | 09-mai-2019 | 1,933 | x64 |
Sqldk.dll | 2015.131.5820.21 | 2532744 | 22-mai-2020 | 20:38 | x64 |
sqldumper.exe | 2015.131.5820.21 | 123272 | 22-mai-2020 | 20:50 | x64 |
Sqlos.dll | 2015.131.5820.21 | 19,336 | 22-mai-2020 | 20:35 | x64 |
Sqlsortpdw.dll | 2014.120.8224.49 | 4348200 | 09-mai-2019 | 1,933 | x64 |
Sqltses.dll | 2015.131.5820.21 | 9085832 | 22-mai-2020 | 20:38 | x64 |
SQL Server 2016 Reporting Services
Nom de fichier | Version de fichier | Taille du fichier | Date | Time | Plateforme |
---|---|---|---|---|---|
Microsoft.analysisservices.modeling.dll | 13.0.5820.21 | 604040 | 22-mai-2020 | 20:46 | x86 |
Microsoft.reportingservices.diagnostics.dll | 13.0.5820.21 | 1613200 | 22-mai-2020 | 20:45 | x86 |
Microsoft.reportingservices.excelrendering.dll | 13.0.5820.21 | 651664 | 22-mai-2020 | 20:45 | x86 |
Microsoft.reportingservices.hpbprocessing.dll | 13.0.5820.21 | 322952 | 22-mai-2020 | 20:45 | x86 |
Microsoft.reportingservices.htmlrendering.dll | 13.0.5820.21 | 1083784 | 22-mai-2020 | 20:45 | x86 |
Microsoft.reportingservices.htmlrendering.resources.dll | 13.0.5820.21 | 541576 | 22-mai-2020 | 20:49 | x86 |
Microsoft.reportingservices.htmlrendering.resources.dll | 13.0.5820.21 | 541576 | 22-mai-2020 | 20:48 | x86 |
Microsoft.reportingservices.htmlrendering.resources.dll | 13.0.5820.21 | 541576 | 22-mai-2020 | 20:45 | x86 |
Microsoft.reportingservices.htmlrendering.resources.dll | 13.0.5820.21 | 541576 | 22-mai-2020 | 20:51 | x86 |
Microsoft.reportingservices.htmlrendering.resources.dll | 13.0.5820.21 | 541592 | 22-mai-2020 | 20:49 | x86 |
Microsoft.reportingservices.htmlrendering.resources.dll | 13.0.5820.21 | 541584 | 22-mai-2020 | 20:44 | x86 |
Microsoft.reportingservices.htmlrendering.resources.dll | 13.0.5820.21 | 541592 | 22-mai-2020 | 20:47 | x86 |
Microsoft.reportingservices.htmlrendering.resources.dll | 13.0.5820.21 | 541592 | 22-mai-2020 | 20:51 | x86 |
Microsoft.reportingservices.htmlrendering.resources.dll | 13.0.5820.21 | 541576 | 22-mai-2020 | 20:51 | x86 |
Microsoft.reportingservices.htmlrendering.resources.dll | 13.0.5820.21 | 541592 | 22-mai-2020 | 20:49 | x86 |
Microsoft.reportingservices.imagerendering.dll | 13.0.5820.21 | 156040 | 22-mai-2020 | 20:45 | x86 |
Microsoft.reportingservices.portal.interfaces.dll | 13.0.5820.21 | 119176 | 22-mai-2020 | 20:51 | x86 |
Microsoft.reportingservices.portal.services.dll | 13.0.5820.21 | 6069648 | 22-mai-2020 | 20:51 | x86 |
Microsoft.reportingservices.portal.services.resources.dll | 13.0.5820.21 | 4504472 | 22-mai-2020 | 20:50 | x86 |
Microsoft.reportingservices.portal.services.resources.dll | 13.0.5820.21 | 4504984 | 22-mai-2020 | 20:49 | x86 |
Microsoft.reportingservices.portal.services.resources.dll | 13.0.5820.21 | 4504984 | 22-mai-2020 | 20:45 | x86 |
Microsoft.reportingservices.portal.services.resources.dll | 13.0.5820.21 | 4504968 | 22-mai-2020 | 20:51 | x86 |
Microsoft.reportingservices.portal.services.resources.dll | 13.0.5820.21 | 4505496 | 22-mai-2020 | 20:49 | x86 |
Microsoft.reportingservices.portal.services.resources.dll | 13.0.5820.21 | 4505496 | 22-mai-2020 | 20:46 | x86 |
Microsoft.reportingservices.portal.services.resources.dll | 13.0.5820.21 | 4504984 | 22-mai-2020 | 20:48 | x86 |
Microsoft.reportingservices.portal.services.resources.dll | 13.0.5820.21 | 4506000 | 22-mai-2020 | 20:50 | x86 |
Microsoft.reportingservices.portal.services.resources.dll | 13.0.5820.21 | 4504456 | 22-mai-2020 | 20:51 | x86 |
Microsoft.reportingservices.portal.services.resources.dll | 13.0.5820.21 | 4504976 | 22-mai-2020 | 20:50 | x86 |
Microsoft.reportingservices.portal.web.dll | 13.0.5820.21 | 10920848 | 22-mai-2020 | 20:51 | x86 |
Microsoft.reportingservices.portal.webhost.exe | 13.0.5820.21 | 96144 | 22-mai-2020 | 20:44 | x64 |
Microsoft.reportingservices.storage.dll | 13.0.5820.21 | 201608 | 22-mai-2020 | 20:50 | x86 |
Microsoft.reportingservices.usagetracking.dll | 2015.131.5820.21 | 40,840 | 22-mai-2020 | 20:50 | x64 |
Microsoft.sqlserver.types.dll | 2015.131.5820.21 | 385944 | 22-mai-2020 | 20:48 | x86 |
Microsoft.sqlserver.types.dll | 2015.131.5820.21 | 390040 | 22-mai-2020 | 20:51 | x86 |
msmdlocal.dll | 2015.131.5820.21 | 37128080 | 22-mai-2020 | 20:44 | x86 |
msmdlocal.dll | 2015.131.5820.21 | 56246672 | 22-mai-2020 | 20:45 | x64 |
msmgdsrv.dll | 2015.131.5820.21 | 7502736 | 22-mai-2020 | 20:51 | x64 |
msmgdsrv.dll | 2015.131.5820.21 | 6502280 | 22-mai-2020 | 20:51 | x86 |
Msolap130.dll | 2015.131.5820.21 | 7004056 | 22-mai-2020 | 20:45 | x86 |
Msolap130.dll | 2015.131.5820.21 | 8636304 | 22-mai-2020 | 20:45 | x64 |
Msolui130.dll | 2015.131.5820.21 | 303512 | 22-mai-2020 | 20:43 | x64 |
Msolui130.dll | 2015.131.5820.21 | 280464 | 22-mai-2020 | 20:44 | x86 |
Reportingservicescompression.dll | 2015.131.5820.21 | 55,704 | 22-mai-2020 | 20:43 | x64 |
Reportingservicesemaildeliveryprovider.dll | 13.0.5820.21 | 77712 | 22-mai-2020 | 20:49 | x86 |
Reportingserviceslibrary.dll | 13.0.5820.21 | 2536856 | 22-mai-2020 | 20:51 | x86 |
Reportingservicesnativeclient.dll | 2015.131.5820.21 | 107400 | 22-mai-2020 | 20:50 | x86 |
Reportingservicesnativeclient.dll | 2015.131.5820.21 | 101776 | 22-mai-2020 | 20:51 | x64 |
Reportingservicesnativeserver.dll | 2015.131.5820.21 | 92,056 | 22-mai-2020 | 20:49 | x64 |
Reportingserviceswebserver.dll | 13.0.5820.21 | 2722192 | 22-mai-2020 | 20:51 | x86 |
Reportingserviceswebserver.resources.dll | 13.0.5820.21 | 877456 | 22-mai-2020 | 20:50 | x86 |
Reportingserviceswebserver.resources.dll | 13.0.5820.21 | 881552 | 22-mai-2020 | 20:46 | x86 |
Reportingserviceswebserver.resources.dll | 13.0.5820.21 | 881560 | 22-mai-2020 | 20:49 | x86 |
Reportingserviceswebserver.resources.dll | 13.0.5820.21 | 881544 | 22-mai-2020 | 20:47 | x86 |
Reportingserviceswebserver.resources.dll | 13.0.5820.21 | 885648 | 22-mai-2020 | 20:47 | x86 |
Reportingserviceswebserver.resources.dll | 13.0.5820.21 | 881552 | 22-mai-2020 | 20:51 | x86 |
Reportingserviceswebserver.resources.dll | 13.0.5820.21 | 881552 | 22-mai-2020 | 20:49 | x86 |
Reportingserviceswebserver.resources.dll | 13.0.5820.21 | 893840 | 22-mai-2020 | 20:46 | x86 |
Reportingserviceswebserver.resources.dll | 13.0.5820.21 | 877456 | 22-mai-2020 | 20:51 | x86 |
Reportingserviceswebserver.resources.dll | 13.0.5820.21 | 881560 | 22-mai-2020 | 20:49 | x86 |
Rshttpruntime.dll | 2015.131.5820.21 | 92568 | 22-mai-2020 | 20:50 | x64 |
Sql_rs_keyfile.dll | 2015.131.5820.21 | 93584 | 22-mai-2020 | 20:44 | x64 |
sqldumper.exe | 2015.131.5820.21 | 103832 | 22-mai-2020 | 20:43 | x86 |
sqldumper.exe | 2015.131.5820.21 | 123272 | 22-mai-2020 | 20:45 | x64 |
Sqlrsos.dll | 2015.131.5820.21 | 19,336 | 22-mai-2020 | 20:38 | x64 |
Sqlserverspatial130.dll | 2015.131.5820.21 | 577432 | 22-mai-2020 | 20:43 | x86 |
Sqlserverspatial130.dll | 2015.131.5820.21 | 725896 | 22-mai-2020 | 20:45 | x64 |
xmlrw.dll | 2015.131.5820.21 | 312208 | 22-mai-2020 | 20:45 | x64 |
xmlrw.dll | 2015.131.5820.21 | 252816 | 22-mai-2020 | 20:49 | x86 |
xmlrwbin.dll | 2015.131.5820.21 | 220560 | 22-mai-2020 | 20:45 | x64 |
xmlrwbin.dll | 2015.131.5820.21 | 184712 | 22-mai-2020 | 20:49 | x86 |
xmsrv.dll | 2015.131.5820.21 | 24040840 | 22-mai-2020 | 20:40 | x64 |
xmsrv.dll | 2015.131.5820.21 | 32721304 | 22-mai-2020 | 20:49 | x86 |
SQL Server 2016 sql_shared_mr
Nom de fichier | Version de fichier | Taille du fichier | Date | Time | Plateforme |
---|---|---|---|---|---|
Smrdll.dll | 13.0.5820.21 | 16784 | 22-mai-2020 | 20:49 | x86 |
Sql_engine_core_shared_keyfile.dll | 2015.131.5820.21 | 93584 | 22-mai-2020 | 20:44 | x64 |
SQL Server 2016 sql_tools_extensions
Nom de fichier | Version de fichier | Taille du fichier | Date | Time | Plateforme |
---|---|---|---|---|---|
Autoadmin.dll | 2015.131.5820.21 | 1304984 | 22-mai-2020 | 20:43 | x86 |
Ddsshapes.dll | 2015.131.5820.21 | 128912 | 22-mai-2020 | 20:43 | x86 |
Dtaengine.exe | 2015.131.5820.21 | 160136 | 22-mai-2020 | 20:44 | x86 |
Dteparse.dll | 2015.131.5820.21 | 92568 | 22-mai-2020 | 20:43 | x86 |
Dteparse.dll | 2015.131.5820.21 | 102,792 | 22-mai-2020 | 20:45 | x64 |
Dteparsemgd.dll | 2015.131.5820.21 | 81800 | 22-mai-2020 | 20:47 | x64 |
Dteparsemgd.dll | 2015.131.5820.21 | 76688 | 22-mai-2020 | 20:49 | x86 |
Dtepkg.dll | 2015.131.5820.21 | 108952 | 22-mai-2020 | 20:43 | x86 |
Dtepkg.dll | 2015.131.5820.21 | 130440 | 22-mai-2020 | 20:45 | x64 |
Dtexec.exe | 2015.131.5820.21 | 65,944 | 22-mai-2020 | 20:43 | x64 |
Dtexec.exe | 2015.131.5820.21 | 59792 | 22-mai-2020 | 20:44 | x86 |
Dts.dll | 2015.131.5820.21 | 2625944 | 22-mai-2020 | 20:43 | x86 |
Dts.dll | 2015.131.5820.21 | 3139984 | 22-mai-2020 | 20:45 | x64 |
Dtscomexpreval.dll | 2015.131.5820.21 | 412056 | 22-mai-2020 | 20:43 | x86 |
Dtscomexpreval.dll | 2015.131.5820.21 | 470416 | 22-mai-2020 | 20:45 | x64 |
Dtsconn.dll | 2015.131.5820.21 | 385432 | 22-mai-2020 | 20:44 | x86 |
Dtsconn.dll | 2015.131.5820.21 | 485768 | 22-mai-2020 | 20:45 | x64 |
Dtshost.exe | 2015.131.5820.21 | 79768 | 22-mai-2020 | 20:43 | x64 |
Dtshost.exe | 2015.131.5820.21 | 69520 | 22-mai-2020 | 20:44 | x86 |
Dtslog.dll | 2015.131.5820.21 | 96136 | 22-mai-2020 | 20:43 | x86 |
Dtslog.dll | 2015.131.5820.21 | 113552 | 22-mai-2020 | 20:45 | x64 |
Dtsmsg130.dll | 2015.131.5820.21 | 534424 | 22-mai-2020 | 20:43 | x86 |
Dtsmsg130.dll | 2015.131.5820.21 | 538512 | 22-mai-2020 | 20:45 | x64 |
Dtspipeline.dll | 2015.131.5820.21 | 1052568 | 22-mai-2020 | 20:43 | x86 |
Dtspipeline.dll | 2015.131.5820.21 | 1272200 | 22-mai-2020 | 20:45 | x64 |
Dtspipelineperf130.dll | 2015.131.5820.21 | 35,224 | 22-mai-2020 | 20:43 | x86 |
Dtspipelineperf130.dll | 2015.131.5820.21 | 41,352 | 22-mai-2020 | 20:45 | x64 |
Dtuparse.dll | 2015.131.5820.21 | 73112 | 22-mai-2020 | 20:44 | x86 |
Dtuparse.dll | 2015.131.5820.21 | 80,792 | 22-mai-2020 | 20:44 | x64 |
Dtutil.exe | 2015.131.5820.21 | 127896 | 22-mai-2020 | 20:43 | x64 |
Dtutil.exe | 2015.131.5820.21 | 108432 | 22-mai-2020 | 20:44 | x86 |
Exceldest.dll | 2015.131.5820.21 | 209800 | 22-mai-2020 | 20:43 | x86 |
Exceldest.dll | 2015.131.5820.21 | 256400 | 22-mai-2020 | 20:44 | x64 |
Excelsrc.dll | 2015.131.5820.21 | 225680 | 22-mai-2020 | 20:43 | x86 |
Excelsrc.dll | 2015.131.5820.21 | 278424 | 22-mai-2020 | 20:44 | x64 |
Flatfiledest.dll | 2015.131.5820.21 | 327576 | 22-mai-2020 | 20:43 | x86 |
Flatfiledest.dll | 2015.131.5820.21 | 382352 | 22-mai-2020 | 20:45 | x64 |
Flatfilesrc.dll | 2015.131.5820.21 | 338328 | 22-mai-2020 | 20:43 | x86 |
Flatfilesrc.dll | 2015.131.5820.21 | 394632 | 22-mai-2020 | 20:45 | x64 |
Foreachfileenumerator.dll | 2015.131.5820.21 | 89488 | 22-mai-2020 | 20:45 | x64 |
Foreachfileenumerator.dll | 2015.131.5820.21 | 73608 | 22-mai-2020 | 20:46 | x86 |
Microsoft.analysisservices.adomdclientui.dll | 13.0.5820.21 | 85392 | 22-mai-2020 | 20:49 | x86 |
Microsoft.analysisservices.applocal.core.dll | 13.0.5820.21 | 1307024 | 22-mai-2020 | 20:49 | x86 |
Microsoft.analysisservices.project.dll | 2015.131.5820.21 | 2016136 | 22-mai-2020 | 20:47 | x86 |
Microsoft.analysisservices.projectui.dll | 2015.131.5820.21 | 35,216 | 22-mai-2020 | 20:46 | x86 |
Microsoft.sqlserver.astasks.dll | 13.0.5820.21 | 66456 | 22-mai-2020 | 20:44 | x86 |
Microsoft.sqlserver.chainer.infrastructure.dll | 13.0.5820.21 | 428936 | 22-mai-2020 | 20:45 | x86 |
Microsoft.sqlserver.chainer.infrastructure.dll | 13.0.5820.21 | 428952 | 22-mai-2020 | 20:50 | x86 |
Microsoft.sqlserver.configuration.sco.dll | 13.0.5820.21 | 2037640 | 22-mai-2020 | 20:45 | x86 |
Microsoft.sqlserver.configuration.sco.dll | 13.0.5820.21 | 2037648 | 22-mai-2020 | 20:50 | x86 |
Microsoft.sqlserver.xevent.configuration.dll | 2015.131.5820.21 | 131984 | 22-mai-2020 | 20:45 | x86 |
Microsoft.sqlserver.xevent.configuration.dll | 2015.131.5820.21 | 143256 | 22-mai-2020 | 20:48 | x64 |
Microsoft.sqlserver.xevent.dll | 2015.131.5820.21 | 137616 | 22-mai-2020 | 20:45 | x86 |
Microsoft.sqlserver.xevent.dll | 2015.131.5820.21 | 151960 | 22-mai-2020 | 20:48 | x64 |
Msdtssrvrutil.dll | 2015.131.5820.21 | 94616 | 22-mai-2020 | 20:44 | x64 |
Msdtssrvrutil.dll | 2015.131.5820.21 | 83344 | 22-mai-2020 | 20:44 | x86 |
msmdlocal.dll | 2015.131.5820.21 | 37128080 | 22-mai-2020 | 20:44 | x86 |
msmdlocal.dll | 2015.131.5820.21 | 56246672 | 22-mai-2020 | 20:45 | x64 |
msmgdsrv.dll | 2015.131.5820.21 | 7502736 | 22-mai-2020 | 20:51 | x64 |
msmgdsrv.dll | 2015.131.5820.21 | 6502280 | 22-mai-2020 | 20:51 | x86 |
Msolap130.dll | 2015.131.5820.21 | 7004056 | 22-mai-2020 | 20:45 | x86 |
Msolap130.dll | 2015.131.5820.21 | 8636304 | 22-mai-2020 | 20:45 | x64 |
Msolui130.dll | 2015.131.5820.21 | 303512 | 22-mai-2020 | 20:43 | x64 |
Msolui130.dll | 2015.131.5820.21 | 280464 | 22-mai-2020 | 20:44 | x86 |
Oledbdest.dll | 2015.131.5820.21 | 257,432 | 22-mai-2020 | 20:44 | x64 |
Oledbdest.dll | 2015.131.5820.21 | 209808 | 22-mai-2020 | 20:44 | x86 |
Oledbsrc.dll | 2015.131.5820.21 | 284056 | 22-mai-2020 | 20:43 | x64 |
Oledbsrc.dll | 2015.131.5820.21 | 228744 | 22-mai-2020 | 20:44 | x86 |
Profiler.exe | 2015.131.5820.21 | 797576 | 22-mai-2020 | 20:49 | x86 |
Sql_tools_extensions_keyfile.dll | 2015.131.5820.21 | 93584 | 22-mai-2020 | 20:44 | x64 |
sqldumper.exe | 2015.131.5820.21 | 103832 | 22-mai-2020 | 20:43 | x86 |
sqldumper.exe | 2015.131.5820.21 | 123272 | 22-mai-2020 | 20:45 | x64 |
Sqlresld.dll | 2015.131.5820.21 | 23960 | 22-mai-2020 | 20:38 | x64 |
Sqlresld.dll | 2015.131.5820.21 | 21912 | 22-mai-2020 | 20:43 | x86 |
Sqlresourceloader.dll | 2015.131.5820.21 | 23944 | 22-mai-2020 | 20:38 | x64 |
Sqlresourceloader.dll | 2015.131.5820.21 | 21400 | 22-mai-2020 | 20:44 | x86 |
Sqlscm.dll | 2015.131.5820.21 | 45976 | 22-mai-2020 | 20:44 | x86 |
Sqlscm.dll | 2015.131.5820.21 | 54160 | 22-mai-2020 | 20:45 | x64 |
Sqlsvc.dll | 2015.131.5820.21 | 145,288 | 22-mai-2020 | 20:38 | x64 |
Sqlsvc.dll | 2015.131.5820.21 | 120,200 | 22-mai-2020 | 20:43 | x86 |
Sqltaskconnections.dll | 2015.131.5820.21 | 173,976 | 22-mai-2020 | 20:38 | x64 |
Sqltaskconnections.dll | 2015.131.5820.21 | 144280 | 22-mai-2020 | 20:43 | x86 |
Txdataconvert.dll | 2015.131.5820.21 | 289688 | 22-mai-2020 | 20:37 | x64 |
Txdataconvert.dll | 2015.131.5820.21 | 248216 | 22-mai-2020 | 20:49 | x86 |
Xe.dll | 2015.131.5820.21 | 619400 | 22-mai-2020 | 20:46 | x64 |
Xe.dll | 2015.131.5820.21 | 551832 | 22-mai-2020 | 20:49 | x86 |
xmlrw.dll | 2015.131.5820.21 | 312208 | 22-mai-2020 | 20:45 | x64 |
xmlrw.dll | 2015.131.5820.21 | 252816 | 22-mai-2020 | 20:49 | x86 |
xmlrwbin.dll | 2015.131.5820.21 | 220560 | 22-mai-2020 | 20:45 | x64 |
xmlrwbin.dll | 2015.131.5820.21 | 184712 | 22-mai-2020 | 20:49 | x86 |
xmsrv.dll | 2015.131.5820.21 | 24040840 | 22-mai-2020 | 20:40 | x64 |
xmsrv.dll | 2015.131.5820.21 | 32721304 | 22-mai-2020 | 20:49 | x86 |
References
Annonce des mises à jour du modèle de maintenance incrémentielle SQL Server (ISM)
Comment obtenir le dernier Service Pack pour SQL Server 2016
Déterminer la version et l’édition de SQL Server Moteur de base de données en cours d’exécution
Description de la terminologie standard utilisée pour décrire les mises à jour logicielles Microsoft