KB5008996 - Mise à jour cumulative 15 pour SQL Server 2019
Date de publication : 27 janvier 2022
Version : 15.0.4198.2
Résumé
Cet article décrit le package de mise à jour cumulative 15 (CU15) pour Microsoft SQL Server 2019. Cette mise à jour contient 36 correctifs qui ont été émis après la publication de SQL Server mise à jour cumulative 14 2019, et met à jour les composants dans les builds suivantes :
- SQL Server - Version du produit : 15.0.4198.2, version du fichier : 2019.150.4198.2
- Analysis Services - Version du produit : 15.0.35.22, version du fichier : 2018.150.35.22
Problèmes connus dans cette mise à jour
Violation d’accès lors de la réinitialisation de la session
SQL Server 2019 CU14 a introduit un correctif pour résoudre les mauvais résultats dans les plans parallèles retournés par le SESSION_CONTEXT intégré. Toutefois, ce correctif peut créer des fichiers de vidage de violation d’accès lorsque est SESSION
réinitialisé pour réutilisation. Pour atténuer ce problème et éviter les résultats incorrects, vous pouvez désactiver le correctif d’origine et également désactiver le parallélisme pour le intégré SESSION_CONTEXT
. Pour ce faire, utilisez les indicateurs de trace suivants :
11042 - Cet indicateur de trace désactive le parallélisme pour le intégré
SESSION_CONTEXT
.9432 - Cet indicateur de trace désactive le correctif introduit dans SQL Server 2019 CU14.
Microsoft travaille sur un correctif pour ce problème et il sera disponible dans une prochaine cu.
Améliorations et correctifs inclus dans cette mise à jour cumulative
Un classeur Excel téléchargeable qui contient une liste récapitulative des builds, ainsi que leur cycle de vie de support actuel, est disponible. Le fichier Excel contient également des listes de correctifs détaillées pour SQL Server 2019 et SQL Server 2017. Sélectionnez cette option pour télécharger ce fichier Excel maintenant.
Remarque
Les entrées individuelles du tableau suivant peuvent être référencées directement par le biais d’un signet. Si vous sélectionnez un ID de référence de bogue dans le tableau, une balise de signet est ajoutée à l’URL en utilisant le format « #NNNNNNNN ». Vous pouvez ensuite partager cette URL avec d’autres personnes afin qu’elles puissent accéder directement au correctif souhaité dans la table.
Pour plus d’informations sur les bogues corrigés et les améliorations incluses dans cette mise à jour cumulative, consultez les articles suivants de la Base de connaissances Microsoft.
Informations de référence sur les bogues | Description | Zone de correction | Composant | Plateforme |
---|---|---|---|---|
14448989 | Correction d’un problème où AVERAGEX(CURRENTGROUP()) la fonction retourne le résultat incorrect proche de 0, sauf si vous ajoutez 0,0 à la mesure dans la requête DAX. |
Analysis Services | Analysis Services | Windows |
14126931 | Résout un problème où l’info-bulle du nom de colonne ne s’affiche pas dans SQL Server Master Data Services 2019 (MDS). | Master Data Services | Client | Windows |
14393059 | Résout un problème de données incohérentes si vous ajoutez une date comprise entre le dernier jour de 1899 et le premier jour de mars 1900 dans le complément MDS pour Excel dans SQL Server 2019. | Master Data Services | Master Data Services | Windows |
14253634 | Résout un problème où Distributed Replay client peut échouer avec une exception non gérée.
Ce correctif concerne le client Distributed Replay publié avec SQL Server 2019. Voici l’erreur que vous pouvez observer dans le fichier de sortie/journal : <DateTime> OPERATIONAL [Common] Une exception non gérée est rencontrée. [Code d’exception = 3221225477] <DateTime> OPERATIONAL [Common] Appel du vidage. <DateTime> OPERATIONAL [Common] Fin du service. |
Outils clients SQL Server | Outils de performances de base de données | Windows |
14428866 | Résout un problème où la tâche Réduire la base de données dans les plans de maintenance ne fonctionne pas dans SQL Server 2019. | Outils clients SQL Server | SSMS | Windows |
14043526 | CORRECTIF : Dépassement de mémoire tampon lorsque la mémoire tampon de données s’étend sur plusieurs paquets SNI (KB5010234) | connectivité SQL Server | Protocoles | Windows |
14500584 | CORRECTIF : Altération de la base de données après la création d’une bibliothèque externe dans SQL Server 2019 (KB5010653) | moteur SQL Server | Extensibilité | tous |
14401565 | Corrige une violation d’accès qui se produit lorsque vous utilisez FileTable dans SQL Server 2019. | moteur SQL Server | FileStream et FileTable | Windows |
14364622 | Résout un problème où l’échec d’assertion sur les réplica secondaires lorsque vous utilisez des groupes de disponibilité Always On dans des réseaux à latence élevée dans SQL Server 2019.
Vous pouvez voir cet échec d’assertion dans le journal des erreurs : Assertion : File : <« e :\b\\s3\\sources\\sql\\ntdbms\\storeng\\dfs\\trans\\lsnlocmap.cpp »>, line=358 Failed Assertion = 'pos - pndx < map-EntryCount>' |
moteur SQL Server | Haute disponibilité et récupération d’urgence | Windows |
14396483 | Ajoute une amélioration pour capturer sp_server_diagnostics XEvent dans une AlwaysOn_health session XEvent quand STATE est 3 (ERROR) pour diagnostiquer les événements d’intégrité HADR. |
moteur SQL Server | Haute disponibilité et récupération d’urgence | Windows |
14396775 | Ajoute la progression rétablissement à SQL Server journaux des erreurs dans SQL Server 2019, tout comme la progression de la récupération. | moteur SQL Server | Haute disponibilité et récupération d’urgence | Windows |
14401590 | Corrige une erreur qui se produit après un basculement d’un groupe de disponibilité distribué qui tente de se connecter à l’écouteur du groupe de disponibilité secondaire avec l’intention de l’application définie sur READ ONLY . |
moteur SQL Server | Haute disponibilité et récupération d’urgence | Windows |
14300646 | Corrige l’erreur de mémoire insuffisante suivante qui se produit pendant In-Memory traitement transactionnel en ligne (OLTP) si les procédures natives de l’application mettent à jour des tables qui ont des colonnes LOB (Large Object) et ne spécifient pas la colonne métier dans la liste UPDATE : <DateTime> Disalloing page allocations for database 'Retail' due to insuffisante memory in the resource pool 'IMOLTP'. <Échec de l’allocation de page DateTime> XTP en raison d’une sollicitation de la mémoire : FAIL_PAGE_ALLOCATION 8 |
moteur SQL Server | In-Memory OLTP | tous |
13313683 | Amélioration : ajoutez 1 (true) et 0 (false) en tant que valeurs valides aux paramètres booléens mssql-conf (KB5010246) | moteur SQL Server | Linux | Linux |
14196082 | Amélioration : ajout d’utilitaires mssql-conf et adutil à SQL Server 2019 (KB5008647) | moteur SQL Server | Linux | Linux |
14288034 | Ajoute une amélioration pour améliorer la sécurité des clés d’ordinateur en vous permettant de changer l’emplacement de clé d’ordinateur par défaut en un emplacement personnalisé à l’aide des paramètres de chiffrement PAL (SQL Platform Abstraction Layer). | moteur SQL Server | Linux | Linux |
14401082 | Corrige un problème de comptabilité de mémoire validée, qui, dans certains cas, FAIL_PAGE_ALLOCATION une erreur peut se produire quelques jours après le démarrage des services SQL Server sur Linux. |
moteur SQL Server | Linux | Linux |
14465885 | Corrige l’erreur suivante qui se produit lorsque vous sauvegardez une base de données à l’aide de l’interface de périphérique virtuel (VDI) sur le conteneur Docker ubuntu installé SQL Server 2019 : Host_<DeviceName>_SQLVDIMemoryName_0 : ClientBufferAreaManager ::SyncWithGlobalTable : Open(hBufferMemory) : error 2Host_<DeviceName>_SQLVDIMemoryName_0 : TriggerAbort : invoked : error 0Host_<DeviceName>_SQLVDIMemoryName_0 : TriggerAbort : ChannelSem : erreur 2Features retournées par SQL Server : 0x10000 Ouverture de l’appareil. VDS ::OpenDevice échoue : x80770004 Msg 18210, Level 16, State 1, ServerName><, Line <LineNumber> BackupVirtualDeviceSet ::AllocateBuffer : failure on backup deviceName>.< Erreur du système d’exploitation 995 (L’opération d’E/S a été abandonnée en raison d’une sortie de thread ou d’une demande d’application). Msg 3013, Level 16, State 1, ServerName<>, Line <LineNumber> BACKUP DATABASE se termine anormalement. |
moteur SQL Server | Linux | Linux |
14289674 | Résout un problème où un index filtré est endommagé après avoir supprimé une colonne calculée sur la même table, et les altérations d’index filtrées sont signalées comme des erreurs 8951 et 8955 lorsque vous exécutez DBCC CHECKTABLE WITH EXTENDED_LOGICAL_CHECKS . |
moteur SQL Server | Métadonnées | Windows |
14320308 | Résout le problème de libération de mémoire lors de l’exécution de la méthode spatiale lors de l’utilisation STDistance de l’index spatial. Avant le correctif, l’utilisation de la mémoire de MEMORYCLERK_SOSNODE a augmenté progressivement jusqu’à ce que toute la mémoire disponible soit utilisée.
Remarque : ce correctif nécessite que l’indicateur de trace 8119 soit en vigueur. Vous pouvez activer l’indicateur via DBCC TRACEON . Toutefois, nous vous recommandons de l’appliquer en tant que paramètre de démarrage afin qu’il ne soit pas supprimé lors du redémarrage de SQL Server. |
moteur SQL Server | Métadonnées | Windows |
14382474 | Résout un problème où la sortie de sp_pkeys KEY_SEQ la colonne n’est pas conforme à l’ordre des colonnes défini dans la clé primaire. |
moteur SQL Server | Métadonnées | Windows |
14382100 | Résout un problème où la dm_db_page_info fonction peut enregistrer des entrées de pages endommagées erronées dans la table lors de l’appel suspect_pages de la fonction sur le fichier journal des transactions. |
moteur SQL Server | Méthodes d’accès aux données stockées | Windows |
14312688 | Résout un problème où java.nio.BufferOverflowException une erreur se produit lors de l’utilisation de tables externes PolyBase pour interroger des données à partir de Hadoop.
Remarque : Cette erreur se produit lors de l’interrogation à partir d’un fichier qui a des colonnes de type varchar ou nvarchar avec une largeur supérieure à 256 caractères. |
moteur SQL Server | PolyBase | tous |
14419546 | CORRECTIF : les lectures physiques sont comptées deux fois pour la lecture anticipée (KB5009753) | moteur SQL Server | Exécution des requêtes | tous |
14488550 | Corrige une requête parallèle exécutée en mode batch qui peut entraîner une violation d’accès et un vidage de la mémoire après l’installation de CU14. | moteur SQL Server | Exécution des requêtes | Windows |
14491100 | Corrige une violation d’accès qui se produit dans CXPort::Close après l’utilisation de SQL Server mise à jour cumulative 14 (CU14) 2019. |
moteur SQL Server | Exécution des requêtes | Windows |
14394202 | Corrige l’erreur 104 suivante qui se produit lorsque vous utilisez la fonction User-Defined scalaire (UDF) dans la clause pendant la ORDER BY compilation de la requête qui a un UNION opérateur :Les éléments Msg 104, Level 16, State 1, LineNumber <> ORDER BY doivent apparaître dans la liste de sélection si l’instruction contient un opérateur UNION, INTERSECT ou EXCEPT. |
moteur SQL Server | Optimiseur de requête | tous |
14416748 | Corrige une assertion dans CQPOnDemandTask::ExecuteQPJob si les statistiques de mise à jour asynchrone automatique sont activées.
Vous pouvez voir cet échec d’assertion dans le journal des erreurs : Assertion : Fichier : <sosmemobj.cpp>, line=2774 Failed Assertion = 'pvb-FLargeAlloc> () == FALSE' |
moteur SQL Server | Optimiseur de requête | Windows |
14434937 | Résout un problème où l’instruction spécifique pour la compilation dans les procédures stockées semble « bloquée » et s’affiche sqlsource_transform jusqu’à une intervention manuelle. |
moteur SQL Server | Optimiseur de requête | Windows |
14165626 | Correction d’un problème où différents résultats de conversion sont affichés dans les tables de base de données de l’éditeur et de l’abonné lors de l’utilisation de la fonction ASCII pour convertir une colonne. Pour plus d’informations, consultez La fonction ASCII retourne des résultats différents dans les tables de base de données Serveur de publication et Abonné. | moteur SQL Server | Replication (Réplication) | Windows |
14227331 | Résout un problème où la trace par défaut sur Linux est dépassée avant la taille limite de 20 Mo. | moteur SQL Server | Système d’exploitation SQL | Linux |
14412969 | Corrige la violation sqldk!StringVPrintfWorkerW d’accès qui se produit pendant la compilation de la requête pour les vues de gestion dynamique (DMV). sys.dm_os_ring_buffers |
moteur SQL Server | Système d’exploitation SQL | Windows |
14421838 | Corrige un problème de mémoire insuffisante à l’échelle du système qui se produit quand SQL Server valide la mémoire au-dessus de la mémoire maximale du serveur sous le modèle de mémoire avec les pages verrouillées en mémoire.
Remarque : vous devez installer l’indicateur de trace de démarrage 8121 pour activer ce correctif. |
moteur SQL Server | Système d’exploitation SQL | Windows |
14497737 | Ajoute une amélioration de la capture des vidages mémoire en cas de plantages inattendus dans SQL Server 2019 sur Linux. | moteur SQL Server | Système d’exploitation SQL | Linux |
14459544 | Amélioration : ajouter l’utilisation de certificats signés avec plusieurs noms DNS (KB5010555) | moteur SQL Server | Surface | tous |
14332270 | Correction d’un problème où la mise à jour corrective cumulative échoue avec le message suivant lorsque vous définissez le répertoire de données par défaut sur Stockage Blob Azure URL : Le format du chemin d’accès donné n’est pas pris en charge. Type d’exception « System.NotSupportedException » Remarque : pour contourner le problème, vous pouvez remplacer le répertoire de données par défaut par un répertoire local et réexécuter le correctif SQL. |
Installation de SQL | Patching | Windows |
Comment obtenir ou télécharger ce ou le dernier package de mise à jour cumulative
Comment obtenir ou télécharger le dernier package de mise à jour cumulative pour Windows (recommandé)
La mise à jour suivante est disponible à partir du Centre de téléchargement Microsoft :
Remarque
- Le Centre de téléchargement Microsoft présente toujours la dernière version SQL Server CU 2019.
- Si la page de téléchargement n’apparaît pas, contactez le service clientèle et le support microsoft pour obtenir le package de mise à jour cumulative.
Comment obtenir ou télécharger ce package de mise à jour cumulative pour Windows à partir du catalogue Microsoft Update
La mise à jour suivante est disponible à partir du catalogue Microsoft Update :
Remarque
- Le catalogue Microsoft Update contient ce SQL Server cu 2019 et précédemment publié SQL Server versions cu 2019.
- Cette mise à jour cumulative est également disponible via Windows Server Update Services (WSUS).
- Nous vous recommandons de toujours installer la dernière mise à jour cumulative disponible.
Comment obtenir ou télécharger le dernier package de mise à jour cumulative pour Linux
Pour mettre à jour SQL Server 2019 sur Linux vers la dernière mise à jour cumulative, vous devez d’abord disposer du référentiel de mise à jour cumulative configuré. Ensuite, mettez à jour vos packages SQL Server à l’aide de la commande de mise à jour appropriée spécifique à la plateforme.
Pour obtenir des instructions d’installation et des liens directs vers les téléchargements de package CU, consultez les notes de publication SQL Server 2019.
Comment obtenir ou télécharger la dernière mise à jour cumulative pour Clusters Big Data (BDC)
Pour mettre à niveau Microsoft SQL Server 2019 Clusters Big Data (BDC) sur Linux vers la dernière cu, consultez le Guide de déploiement Clusters Big Data.
À compter de SQL Server 2019 CU1, vous pouvez effectuer des mises à niveau sur place pour Clusters Big Data à partir des versions prises en charge en production (SQL Server 2019 GDR1). Pour plus d’informations, consultez Guide pratique pour mettre à niveau SQL Server Clusters Big Data.
Pour plus d’informations, consultez les notes de publication Clusters Big Data.
Informations sur le fichier
Informations de hachage de fichier
Vous pouvez vérifier le téléchargement en calculant le hachage du fichier SQLServer2019-KB5008996-x64.exe à l’aide de la commande suivante :
certutil -hashfile SQLServer2019-KB5008996-x64.exe SHA256
Nom de fichier | Hachage SHA256 |
---|---|
SQLServer2019-KB5008996-x64.exe | 503A17BDCACD1E02FF1E6EE673E6F1EEDB0DAF674CAF4FAFFE607FDC4D230190 |
Informations sur le fichier de package de mise à jour cumulative
La version anglaise de ce package contient les attributs de fichier (ou les attributs de fichier ultérieurs) répertoriés dans le tableau suivant. Les dates et heures de ces fichiers sont répertoriées en temps universel coordonné (UTC). Lorsque vous affichez les informations du fichier, elles sont converties en heure locale. Pour trouver 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
SQL Server 2019 Analysis Services
Nom de fichier | Version du fichier | La taille des fichiers | Date | Temps | Plateforme |
---|---|---|---|---|---|
Asplatformhost.dll | 2018.150.35.22 | 292800 | 12-Jan-22 | 22:58 | x64 |
Mashupcompression.dll | 2.80.5803.541 | 140672 | 12-Jan-22 | 22:58 | x64 |
Microsoft.analysisservices.minterop.dll | 15.0.35.22 | 758200 | 12-Jan-22 | 22:58 | x86 |
Microsoft.analysisservices.server.core.resources.dll | 15.0.35.22 | 175552 | 12-Jan-22 | 22:58 | x86 |
Microsoft.analysisservices.server.core.resources.dll | 15.0.35.22 | 198536 | 12-Jan-22 | 22:58 | x86 |
Microsoft.analysisservices.server.core.resources.dll | 15.0.35.22 | 202176 | 12-Jan-22 | 22:58 | x86 |
Microsoft.analysisservices.server.core.resources.dll | 15.0.35.22 | 198592 | 12-Jan-22 | 22:58 | x86 |
Microsoft.analysisservices.server.core.resources.dll | 15.0.35.22 | 214968 | 12-Jan-22 | 22:58 | x86 |
Microsoft.analysisservices.server.core.resources.dll | 15.0.35.22 | 197568 | 12-Jan-22 | 22:58 | x86 |
Microsoft.analysisservices.server.core.resources.dll | 15.0.35.22 | 192392 | 12-Jan-22 | 22:58 | x86 |
Microsoft.analysisservices.server.core.resources.dll | 15.0.35.22 | 251272 | 12-Jan-22 | 22:58 | x86 |
Microsoft.analysisservices.server.core.resources.dll | 15.0.35.22 | 174016 | 12-Jan-22 | 22:58 | x86 |
Microsoft.analysisservices.server.core.resources.dll | 15.0.35.22 | 195976 | 12-Jan-22 | 22:58 | x86 |
Microsoft.analysisservices.server.tabular.dll | 15.0.35.22 | 1097096 | 12-Jan-22 | 22:58 | x86 |
Microsoft.analysisservices.server.tabular.json.dll | 15.0.35.22 | 479632 | 12-Jan-22 | 22:58 | x86 |
Microsoft.analysisservices.server.tabular.resources.dll | 15.0.35.22 | 53640 | 12-Jan-22 | 22:58 | x86 |
Microsoft.analysisservices.server.tabular.resources.dll | 15.0.35.22 | 58248 | 12-Jan-22 | 22:58 | x86 |
Microsoft.analysisservices.server.tabular.resources.dll | 15.0.35.22 | 58760 | 12-Jan-22 | 22:58 | x86 |
Microsoft.analysisservices.server.tabular.resources.dll | 15.0.35.22 | 57736 | 12-Jan-22 | 22:58 | x86 |
Microsoft.analysisservices.server.tabular.resources.dll | 15.0.35.22 | 60808 | 12-Jan-22 | 22:58 | x86 |
Microsoft.analysisservices.server.tabular.resources.dll | 15.0.35.22 | 58304 | 12-Jan-22 | 22:58 | x86 |
Microsoft.analysisservices.server.tabular.resources.dll | 15.0.35.22 | 57224 | 12-Jan-22 | 22:58 | x86 |
Microsoft.analysisservices.server.tabular.resources.dll | 15.0.35.22 | 66440 | 12-Jan-22 | 22:58 | x86 |
Microsoft.analysisservices.server.tabular.resources.dll | 15.0.35.22 | 53696 | 12-Jan-22 | 22:58 | x86 |
Microsoft.analysisservices.server.tabular.resources.dll | 15.0.35.22 | 57224 | 12-Jan-22 | 22:58 | x86 |
Microsoft.analysisservices.timedimgenerator.resources.dll | 15.0.35.22 | 16792 | 12-Jan-22 | 22:58 | x86 |
Microsoft.analysisservices.timedimgenerator.resources.dll | 15.0.35.22 | 16792 | 12-Jan-22 | 22:58 | x86 |
Microsoft.analysisservices.timedimgenerator.resources.dll | 15.0.35.22 | 16792 | 12-Jan-22 | 22:58 | x86 |
Microsoft.analysisservices.timedimgenerator.resources.dll | 15.0.35.22 | 16776 | 12-Jan-22 | 22:58 | x86 |
Microsoft.analysisservices.timedimgenerator.resources.dll | 15.0.35.22 | 16792 | 12-Jan-22 | 22:58 | x86 |
Microsoft.analysisservices.timedimgenerator.resources.dll | 15.0.35.22 | 16792 | 12-Jan-22 | 22:58 | x86 |
Microsoft.analysisservices.timedimgenerator.resources.dll | 15.0.35.22 | 16792 | 12-Jan-22 | 22:58 | x86 |
Microsoft.analysisservices.timedimgenerator.resources.dll | 15.0.35.22 | 17800 | 12-Jan-22 | 22:58 | x86 |
Microsoft.analysisservices.timedimgenerator.resources.dll | 15.0.35.22 | 16792 | 12-Jan-22 | 22:58 | x86 |
Microsoft.analysisservices.timedimgenerator.resources.dll | 15.0.35.22 | 16776 | 12-Jan-22 | 22:58 | x86 |
Microsoft.data.edm.netfx35.dll | 5.7.0.62516 | 661072 | 12-Jan-22 | 22:58 | x86 |
Microsoft.data.mashup.dll | 2.80.5803.541 | 186232 | 12-Jan-22 | 22:58 | x86 |
Microsoft.data.mashup.oledb.dll | 2.80.5803.541 | 30080 | 12-Jan-22 | 22:58 | x86 |
Microsoft.data.mashup.preview.dll | 2.80.5803.541 | 74832 | 12-Jan-22 | 22:58 | x86 |
Microsoft.data.mashup.providercommon.dll | 2.80.5803.541 | 102264 | 12-Jan-22 | 22:58 | x86 |
Microsoft.data.mashup.providercommon.resources.dll | 2.80.5803.541 | 37760 | 12-Jan-22 | 22:58 | x86 |
Microsoft.data.mashup.providercommon.resources.dll | 2.80.5803.541 | 41864 | 12-Jan-22 | 22:58 | x86 |
Microsoft.data.mashup.providercommon.resources.dll | 2.80.5803.541 | 41864 | 12-Jan-22 | 22:58 | x86 |
Microsoft.data.mashup.providercommon.resources.dll | 2.80.5803.541 | 41848 | 12-Jan-22 | 22:58 | x86 |
Microsoft.data.mashup.providercommon.resources.dll | 2.80.5803.541 | 42064 | 12-Jan-22 | 22:58 | x86 |
Microsoft.data.mashup.providercommon.resources.dll | 2.80.5803.541 | 41856 | 12-Jan-22 | 22:58 | x86 |
Microsoft.data.mashup.providercommon.resources.dll | 2.80.5803.541 | 41848 | 12-Jan-22 | 22:58 | x86 |
Microsoft.data.mashup.providercommon.resources.dll | 2.80.5803.541 | 45960 | 12-Jan-22 | 22:58 | x86 |
Microsoft.data.mashup.providercommon.resources.dll | 2.80.5803.541 | 37760 | 12-Jan-22 | 22:58 | x86 |
Microsoft.data.mashup.providercommon.resources.dll | 2.80.5803.541 | 42064 | 12-Jan-22 | 22:58 | x86 |
Microsoft.data.odata.netfx35.dll | 5.7.0.62516 | 1454672 | 12-Jan-22 | 22:58 | x86 |
Microsoft.data.odata.query.netfx35.dll | 5.7.0.62516 | 181112 | 12-Jan-22 | 22:58 | x86 |
Microsoft.data.sapclient.dll | 1.0.0.25 | 920656 | 12-Jan-22 | 22:58 | x86 |
Microsoft.data.sapclient.resources.dll | 1.0.0.25 | 34600 | 12-Jan-22 | 22:58 | x86 |
Microsoft.data.sapclient.resources.dll | 1.0.0.25 | 34608 | 12-Jan-22 | 22:58 | x86 |
Microsoft.data.sapclient.resources.dll | 1.0.0.25 | 34816 | 12-Jan-22 | 22:58 | x86 |
Microsoft.data.sapclient.resources.dll | 1.0.0.25 | 35120 | 12-Jan-22 | 22:58 | x86 |
Microsoft.data.sapclient.resources.dll | 1.0.0.25 | 47112 | 12-Jan-22 | 22:58 | x86 |
Microsoft.data.sapclient.resources.dll | 1.0.0.25 | 33072 | 12-Jan-22 | 22:58 | x86 |
Microsoft.data.sapclient.resources.dll | 1.0.0.25 | 33080 | 12-Jan-22 | 22:58 | x86 |
Microsoft.data.sapclient.resources.dll | 1.0.0.25 | 34824 | 12-Jan-22 | 22:58 | x86 |
Microsoft.data.sapclient.resources.dll | 1.0.0.25 | 37672 | 12-Jan-22 | 22:58 | x86 |
Microsoft.hostintegration.connectors.dll | 2.80.5803.541 | 5262728 | 12-Jan-22 | 22:58 | x86 |
Microsoft.mashup.container.exe | 2.80.5803.541 | 22392 | 12-Jan-22 | 22:58 | x64 |
Microsoft.mashup.container.netfx40.exe | 2.80.5803.541 | 21880 | 12-Jan-22 | 22:58 | x64 |
Microsoft.mashup.container.netfx45.exe | 2.80.5803.541 | 22096 | 12-Jan-22 | 22:58 | x64 |
Microsoft.mashup.eventsource.dll | 2.80.5803.541 | 149368 | 12-Jan-22 | 22:58 | x86 |
Microsoft.mashup.oauth.dll | 2.80.5803.541 | 78712 | 12-Jan-22 | 22:58 | x86 |
Microsoft.mashup.oauth.resources.dll | 2.80.5803.541 | 14728 | 12-Jan-22 | 22:58 | x86 |
Microsoft.mashup.oauth.resources.dll | 2.80.5803.541 | 15240 | 12-Jan-22 | 22:58 | x86 |
Microsoft.mashup.oauth.resources.dll | 2.80.5803.541 | 15464 | 12-Jan-22 | 22:58 | x86 |
Microsoft.mashup.oauth.resources.dll | 2.80.5803.541 | 15224 | 12-Jan-22 | 22:58 | x86 |
Microsoft.mashup.oauth.resources.dll | 2.80.5803.541 | 15440 | 12-Jan-22 | 22:58 | x86 |
Microsoft.mashup.oauth.resources.dll | 2.80.5803.541 | 15232 | 12-Jan-22 | 22:58 | x86 |
Microsoft.mashup.oauth.resources.dll | 2.80.5803.541 | 14720 | 12-Jan-22 | 22:58 | x86 |
Microsoft.mashup.oauth.resources.dll | 2.80.5803.541 | 15744 | 12-Jan-22 | 22:58 | x86 |
Microsoft.mashup.oauth.resources.dll | 2.80.5803.541 | 14720 | 12-Jan-22 | 22:58 | x86 |
Microsoft.mashup.oauth.resources.dll | 2.80.5803.541 | 14928 | 12-Jan-22 | 22:58 | x86 |
Microsoft.mashup.oledbinterop.dll | 2.80.5803.541 | 192392 | 12-Jan-22 | 22:58 | x64 |
Microsoft.mashup.oledbprovider.dll | 2.80.5803.541 | 59984 | 12-Jan-22 | 22:58 | x86 |
Microsoft.mashup.oledbprovider.resources.dll | 2.80.5803.541 | 13192 | 12-Jan-22 | 22:58 | x86 |
Microsoft.mashup.oledbprovider.resources.dll | 2.80.5803.541 | 13192 | 12-Jan-22 | 22:58 | x86 |
Microsoft.mashup.oledbprovider.resources.dll | 2.80.5803.541 | 13392 | 12-Jan-22 | 22:58 | x86 |
Microsoft.mashup.oledbprovider.resources.dll | 2.80.5803.541 | 13192 | 12-Jan-22 | 22:58 | x86 |
Microsoft.mashup.oledbprovider.resources.dll | 2.80.5803.541 | 13184 | 12-Jan-22 | 22:58 | x86 |
Microsoft.mashup.oledbprovider.resources.dll | 2.80.5803.541 | 13184 | 12-Jan-22 | 22:58 | x86 |
Microsoft.mashup.oledbprovider.resources.dll | 2.80.5803.541 | 13192 | 12-Jan-22 | 22:58 | x86 |
Microsoft.mashup.oledbprovider.resources.dll | 2.80.5803.541 | 13392 | 12-Jan-22 | 22:58 | x86 |
Microsoft.mashup.oledbprovider.resources.dll | 2.80.5803.541 | 13184 | 12-Jan-22 | 22:58 | x86 |
Microsoft.mashup.oledbprovider.resources.dll | 2.80.5803.541 | 13392 | 12-Jan-22 | 22:58 | x86 |
Microsoft.mashup.scriptdom.dll | 2.40.4554.261 | 2371808 | 12-Jan-22 | 22:58 | x86 |
Microsoft.mashup.shims.dll | 2.80.5803.541 | 27512 | 12-Jan-22 | 22:58 | x86 |
Microsoft.mashup.storage.xmlserializers.dll | 1.0.0.0 | 140368 | 12-Jan-22 | 22:58 | x86 |
Microsoft.mashupengine.dll | 2.80.5803.541 | 14271872 | 12-Jan-22 | 22:58 | x86 |
Microsoft.mashupengine.resources.dll | 2.80.5803.541 | 553864 | 12-Jan-22 | 22:58 | x86 |
Microsoft.mashupengine.resources.dll | 2.80.5803.541 | 664656 | 12-Jan-22 | 22:58 | x86 |
Microsoft.mashupengine.resources.dll | 2.80.5803.541 | 656256 | 12-Jan-22 | 22:58 | x86 |
Microsoft.mashupengine.resources.dll | 2.80.5803.541 | 639880 | 12-Jan-22 | 22:58 | x86 |
Microsoft.mashupengine.resources.dll | 2.80.5803.541 | 689024 | 12-Jan-22 | 22:58 | x86 |
Microsoft.mashupengine.resources.dll | 2.80.5803.541 | 648064 | 12-Jan-22 | 22:58 | x86 |
Microsoft.mashupengine.resources.dll | 2.80.5803.541 | 627592 | 12-Jan-22 | 22:58 | x86 |
Microsoft.mashupengine.resources.dll | 2.80.5803.541 | 865360 | 12-Jan-22 | 22:58 | x86 |
Microsoft.mashupengine.resources.dll | 2.80.5803.541 | 545656 | 12-Jan-22 | 22:58 | x86 |
Microsoft.mashupengine.resources.dll | 2.80.5803.541 | 640080 | 12-Jan-22 | 22:58 | x86 |
Microsoft.odata.core.netfx35.dll | 6.15.0.0 | 1437568 | 12-Jan-22 | 22:58 | x86 |
Microsoft.odata.edm.netfx35.dll | 6.15.0.0 | 778632 | 12-Jan-22 | 22:58 | x86 |
Microsoft.powerbi.adomdclient.dll | 15.1.27.19 | 1104976 | 12-Jan-22 | 22:58 | x86 |
Microsoft.spatial.netfx35.dll | 6.15.0.0 | 126336 | 12-Jan-22 | 22:58 | x86 |
Msmdctr.dll | 2018.150.35.22 | 37256 | 12-Jan-22 | 22:58 | x64 |
Msmdlocal.dll | 2018.150.35.22 | 66290568 | 12-Jan-22 | 22:58 | x64 |
Msmdlocal.dll | 2018.150.35.22 | 47784344 | 12-Jan-22 | 22:58 | x86 |
Msmdpump.dll | 2018.150.35.22 | 10187672 | 12-Jan-22 | 22:58 | x64 |
Msmdredir.dll | 2018.150.35.22 | 7956920 | 12-Jan-22 | 22:58 | x86 |
Msmdspdm.resources.dll | 15.0.35.22 | 15752 | 12-Jan-22 | 22:58 | x86 |
Msmdspdm.resources.dll | 15.0.35.22 | 15752 | 12-Jan-22 | 22:58 | x86 |
Msmdspdm.resources.dll | 15.0.35.22 | 16264 | 12-Jan-22 | 22:58 | x86 |
Msmdspdm.resources.dll | 15.0.35.22 | 15752 | 12-Jan-22 | 22:58 | x86 |
Msmdspdm.resources.dll | 15.0.35.22 | 16264 | 12-Jan-22 | 22:58 | x86 |
Msmdspdm.resources.dll | 15.0.35.22 | 16264 | 12-Jan-22 | 22:58 | x86 |
Msmdspdm.resources.dll | 15.0.35.22 | 16264 | 12-Jan-22 | 22:58 | x86 |
Msmdspdm.resources.dll | 15.0.35.22 | 17288 | 12-Jan-22 | 22:58 | x86 |
Msmdspdm.resources.dll | 15.0.35.22 | 15752 | 12-Jan-22 | 22:58 | x86 |
Msmdspdm.resources.dll | 15.0.35.22 | 15752 | 12-Jan-22 | 22:58 | x86 |
Msmdsrv.exe | 2018.150.35.22 | 65830296 | 12-Jan-22 | 22:58 | x64 |
Msmdsrv.rll | 2018.150.35.22 | 833472 | 12-Jan-22 | 22:58 | x64 |
Msmdsrv.rll | 2018.150.35.22 | 1627032 | 12-Jan-22 | 22:58 | x64 |
Msmdsrv.rll | 2018.150.35.22 | 1454016 | 12-Jan-22 | 22:58 | x64 |
Msmdsrv.rll | 2018.150.35.22 | 1642944 | 12-Jan-22 | 22:58 | x64 |
Msmdsrv.rll | 2018.150.35.22 | 1608640 | 12-Jan-22 | 22:58 | x64 |
Msmdsrv.rll | 2018.150.35.22 | 1001408 | 12-Jan-22 | 22:58 | x64 |
Msmdsrv.rll | 2018.150.35.22 | 991632 | 12-Jan-22 | 22:58 | x64 |
Msmdsrv.rll | 2018.150.35.22 | 1536952 | 12-Jan-22 | 22:58 | x64 |
Msmdsrv.rll | 2018.150.35.22 | 1520536 | 12-Jan-22 | 22:58 | x64 |
Msmdsrv.rll | 2018.150.35.22 | 810944 | 12-Jan-22 | 22:58 | x64 |
Msmdsrv.rll | 2018.150.35.22 | 1596352 | 12-Jan-22 | 22:58 | x64 |
Msmdsrvi.rll | 2018.150.35.22 | 832448 | 12-Jan-22 | 22:58 | x64 |
Msmdsrvi.rll | 2018.150.35.22 | 1624512 | 12-Jan-22 | 22:58 | x64 |
Msmdsrvi.rll | 2018.150.35.22 | 1450944 | 12-Jan-22 | 22:58 | x64 |
Msmdsrvi.rll | 2018.150.35.22 | 1637824 | 12-Jan-22 | 22:58 | x64 |
Msmdsrvi.rll | 2018.150.35.22 | 1604544 | 12-Jan-22 | 22:58 | x64 |
Msmdsrvi.rll | 2018.150.35.22 | 998840 | 12-Jan-22 | 22:58 | x64 |
Msmdsrvi.rll | 2018.150.35.22 | 991160 | 12-Jan-22 | 22:58 | x64 |
Msmdsrvi.rll | 2018.150.35.22 | 1532864 | 12-Jan-22 | 22:58 | x64 |
Msmdsrvi.rll | 2018.150.35.22 | 1518016 | 12-Jan-22 | 22:58 | x64 |
Msmdsrvi.rll | 2018.150.35.22 | 809920 | 12-Jan-22 | 22:58 | x64 |
Msmdsrvi.rll | 2018.150.35.22 | 1591744 | 12-Jan-22 | 22:58 | x64 |
Msmgdsrv.dll | 2018.150.35.22 | 10184600 | 12-Jan-22 | 22:58 | x64 |
Msmgdsrv.dll | 2018.150.35.22 | 8278424 | 12-Jan-22 | 22:58 | x86 |
Msolap.dll | 2018.150.35.22 | 11015056 | 12-Jan-22 | 22:58 | x64 |
Msolap.dll | 2018.150.35.22 | 8607112 | 12-Jan-22 | 22:58 | x86 |
Msolui.dll | 2018.150.35.22 | 306624 | 12-Jan-22 | 22:58 | x64 |
Msolui.dll | 2018.150.35.22 | 286144 | 12-Jan-22 | 22:58 | x86 |
Powerbiextensions.dll | 2.80.5803.541 | 9470032 | 12-Jan-22 | 22:58 | x86 |
Private_odbc32.dll | 10.0.14832.1000 | 728456 | 12-Jan-22 | 22:58 | x64 |
Sqlboot.dll | 2019.150.4198.2 | 214968 | 12-Jan-22 | 22:58 | x64 |
Sqlceip.exe | 15.0.4198.2 | 291712 | 12-Jan-22 | 22:58 | x86 |
Sqldumper.exe | 2019.150.4198.2 | 152464 | 12-Jan-22 | 22:58 | x86 |
Sqldumper.exe | 2019.150.4198.2 | 186296 | 12-Jan-22 | 22:58 | x64 |
System.spatial.netfx35.dll | 5.7.0.62516 | 117640 | 12-Jan-22 | 22:58 | x86 |
Tmapi.dll | 2018.150.35.22 | 6178232 | 12-Jan-22 | 22:58 | x64 |
Tmcachemgr.dll | 2018.150.35.22 | 4916616 | 12-Jan-22 | 22:58 | x64 |
Tmpersistence.dll | 2018.150.35.22 | 1183632 | 12-Jan-22 | 22:58 | x64 |
Tmtransactions.dll | 2018.150.35.22 | 6805400 | 12-Jan-22 | 22:58 | x64 |
Xmsrv.dll | 2018.150.35.22 | 26024840 | 12-Jan-22 | 22:58 | x64 |
Xmsrv.dll | 2018.150.35.22 | 35460544 | 12-Jan-22 | 22:58 | x86 |
SQL Server 2019 Database Services Common Core
Nom de fichier | Version du fichier | La taille des fichiers | Date | Temps | Plateforme |
---|---|---|---|---|---|
Instapi150.dll | 2019.150.4198.2 | 75704 | 12-Jan-22 | 22:58 | x86 |
Instapi150.dll | 2019.150.4198.2 | 86912 | 12-Jan-22 | 22:58 | x64 |
Microsoft.sqlserver.mgdsqldumper.dll | 2019.150.4198.2 | 99200 | 12-Jan-22 | 22:58 | x64 |
Microsoft.sqlserver.mgdsqldumper.dll | 2019.150.4198.2 | 86920 | 12-Jan-22 | 22:58 | x86 |
Microsoft.sqlserver.rmo.dll | 15.0.4198.2 | 550840 | 12-Jan-22 | 22:58 | x86 |
Microsoft.sqlserver.rmo.dll | 15.0.4198.2 | 550840 | 12-Jan-22 | 22:58 | x86 |
Msasxpress.dll | 2018.150.35.22 | 25992 | 12-Jan-22 | 22:58 | x86 |
Msasxpress.dll | 2018.150.35.22 | 32184 | 12-Jan-22 | 22:58 | x64 |
Pbsvcacctsync.dll | 2019.150.4198.2 | 74640 | 12-Jan-22 | 22:58 | x86 |
Pbsvcacctsync.dll | 2019.150.4198.2 | 86928 | 12-Jan-22 | 22:58 | x64 |
Sqldumper.exe | 2019.150.4198.2 | 152464 | 12-Jan-22 | 22:58 | x86 |
Sqldumper.exe | 2019.150.4198.2 | 186296 | 12-Jan-22 | 22:58 | x64 |
Sqlftacct.dll | 2019.150.4198.2 | 59320 | 12-Jan-22 | 22:58 | x86 |
Sqlftacct.dll | 2019.150.4198.2 | 78736 | 12-Jan-22 | 22:58 | x64 |
Sqlmanager.dll | 2019.150.4198.2 | 742288 | 12-Jan-22 | 22:58 | x86 |
Sqlmanager.dll | 2019.150.4198.2 | 877456 | 12-Jan-22 | 22:58 | x64 |
Sqlmgmprovider.dll | 2019.150.4198.2 | 378808 | 12-Jan-22 | 22:58 | x86 |
Sqlmgmprovider.dll | 2019.150.4198.2 | 430984 | 12-Jan-22 | 22:58 | x64 |
Sqlsvcsync.dll | 2019.150.4198.2 | 357264 | 12-Jan-22 | 22:58 | x64 |
Sqlsvcsync.dll | 2019.150.4198.2 | 276408 | 12-Jan-22 | 22:58 | x86 |
Svrenumapi150.dll | 2019.150.4198.2 | 910224 | 12-Jan-22 | 22:58 | x86 |
Svrenumapi150.dll | 2019.150.4198.2 | 1161144 | 12-Jan-22 | 22:58 | x64 |
sql_dreplay_client du SQL Server 2019
Nom de fichier | Version du fichier | La taille des fichiers | Date | Temps | Plateforme |
---|---|---|---|---|---|
Dreplayclient.exe | 2019.150.4198.2 | 136064 | 12-Jan-22 | 22:58 | x86 |
Dreplaycommon.dll | 2019.150.4198.2 | 665488 | 12-Jan-22 | 22:58 | x86 |
Dreplayutil.dll | 2019.150.4198.2 | 304008 | 12-Jan-22 | 22:58 | x86 |
Instapi150.dll | 2019.150.4198.2 | 86912 | 12-Jan-22 | 22:58 | x64 |
Sqlresourceloader.dll | 2019.150.4198.2 | 37760 | 12-Jan-22 | 22:58 | x86 |
sql_dreplay_controller SQL Server 2019
Nom de fichier | Version du fichier | La taille des fichiers | Date | Temps | Plateforme |
---|---|---|---|---|---|
Dreplaycommon.dll | 2019.150.4198.2 | 665488 | 12-Jan-22 | 22:58 | x86 |
Dreplaycontroller.exe | 2019.150.4198.2 | 365448 | 12-Jan-22 | 22:58 | x86 |
Instapi150.dll | 2019.150.4198.2 | 86912 | 12-Jan-22 | 22:58 | x64 |
Sqlresourceloader.dll | 2019.150.4198.2 | 37760 | 12-Jan-22 | 22:58 | x86 |
Instance principale de Database Services SQL Server 2019
Nom de fichier | Version du fichier | La taille des fichiers | Date | Temps | Plateforme |
---|---|---|---|---|---|
Aetm-enclave-simulator.dll | 2019.150.4198.2 | 4657024 | 12-Jan-22 | 23:51 | x64 |
Aetm-enclave.dll | 2019.150.4198.2 | 4611448 | 12-Jan-22 | 23:51 | x64 |
Aetm-sgx-enclave-simulator.dll | 2019.150.4198.2 | 4931344 | 12-Jan-22 | 23:51 | x64 |
Aetm-sgx-enclave.dll | 2019.150.4198.2 | 4871960 | 12-Jan-22 | 23:51 | x64 |
Azureattest.dll | 10.0.18965.1000 | 255056 | 12-Jan-22 | 22:58 | x64 |
Azureattestmanager.dll | 10.0.18965.1000 | 97528 | 12-Jan-22 | 22:58 | x64 |
C1.dll | 19.16.27034.0 | 2438520 | 12-Jan-22 | 23:51 | x64 |
C2.dll | 19.16.27034.0 | 7239032 | 12-Jan-22 | 23:51 | x64 |
Cl.exe | 19.16.27034.0 | 424360 | 12-Jan-22 | 23:51 | x64 |
Clui.dll | 19.16.27034.0 | 541048 | 12-Jan-22 | 23:51 | x64 |
Datacollectorcontroller.dll | 2019.150.4198.2 | 279440 | 12-Jan-22 | 23:51 | x64 |
Dcexec.exe | 2019.150.4198.2 | 86928 | 12-Jan-22 | 23:51 | x64 |
Fssres.dll | 2019.150.4198.2 | 96184 | 12-Jan-22 | 23:51 | x64 |
Hadrres.dll | 2019.150.4198.2 | 202680 | 12-Jan-22 | 23:51 | x64 |
Hkcompile.dll | 2019.150.4198.2 | 1291152 | 12-Jan-22 | 23:51 | x64 |
Hkengine.dll | 2019.150.4198.2 | 5784456 | 12-Jan-22 | 23:51 | x64 |
Hkruntime.dll | 2019.150.4198.2 | 181136 | 12-Jan-22 | 23:51 | x64 |
Hktempdb.dll | 2019.150.4198.2 | 62336 | 12-Jan-22 | 23:51 | x64 |
Link.exe | 14.16.27034.0 | 1707936 | 12-Jan-22 | 23:51 | x64 |
Microsoft.sqlautoadmin.autobackupagent.dll | 15.0.4198.2 | 234384 | 12-Jan-22 | 23:51 | x86 |
Microsoft.sqlserver.xevent.linq.dll | 2019.150.4198.2 | 325560 | 12-Jan-22 | 23:51 | x64 |
Microsoft.sqlserver.xevent.targets.dll | 2019.150.4198.2 | 91016 | 12-Jan-22 | 23:51 | x64 |
Msobj140.dll | 14.16.27034.0 | 134008 | 12-Jan-22 | 23:51 | x64 |
Mspdb140.dll | 14.16.27034.0 | 632184 | 12-Jan-22 | 23:51 | x64 |
Mspdbcore.dll | 14.16.27034.0 | 632184 | 12-Jan-22 | 23:51 | x64 |
Msvcp140.dll | 14.16.27034.0 | 628200 | 12-Jan-22 | 23:51 | x64 |
Qds.dll | 2019.150.4198.2 | 1184656 | 12-Jan-22 | 23:51 | x64 |
Rsfxft.dll | 2019.150.4198.2 | 50048 | 12-Jan-22 | 23:51 | x64 |
Secforwarder.dll | 2019.150.4198.2 | 78728 | 12-Jan-22 | 23:51 | x64 |
Sqagtres.dll | 2019.150.4198.2 | 87992 | 12-Jan-22 | 23:51 | x64 |
Sqlaamss.dll | 2019.150.4198.2 | 108472 | 12-Jan-22 | 23:51 | x64 |
Sqlaccess.dll | 2019.150.4198.2 | 493496 | 12-Jan-22 | 23:51 | x64 |
Sqlagent.exe | 2019.150.4198.2 | 730000 | 12-Jan-22 | 23:51 | x64 |
Sqlagentctr150.dll | 2019.150.4198.2 | 79800 | 12-Jan-22 | 23:51 | x64 |
Sqlagentctr150.dll | 2019.150.4198.2 | 67512 | 12-Jan-22 | 23:51 | x86 |
Sqlboot.dll | 2019.150.4198.2 | 214968 | 12-Jan-22 | 23:51 | x64 |
Sqlceip.exe | 15.0.4198.2 | 291712 | 12-Jan-22 | 23:51 | x86 |
Sqlcmdss.dll | 2019.150.4198.2 | 86928 | 12-Jan-22 | 23:51 | x64 |
Sqlctr150.dll | 2019.150.4198.2 | 140176 | 12-Jan-22 | 23:51 | x64 |
Sqlctr150.dll | 2019.150.4198.2 | 115600 | 12-Jan-22 | 23:51 | x86 |
Sqldk.dll | 2019.150.4198.2 | 3150736 | 12-Jan-22 | 23:51 | x64 |
Sqldtsss.dll | 2019.150.4198.2 | 107408 | 12-Jan-22 | 23:51 | x64 |
Sqlevn70.rll |
2019.150.4198.2 | 1594240 | 12-Jan-22 | 23:51 | x64 |
Sqlevn70.rll |
2019.150.4198.2 | 3498888 | 12-Jan-22 | 23:51 | x64 |
Sqlevn70.rll |
2019.150.4198.2 | 3696568 | 12-Jan-22 | 23:51 | x64 |
Sqlevn70.rll |
2019.150.4198.2 | 4163512 | 12-Jan-22 | 23:51 | x64 |
Sqlevn70.rll |
2019.150.4198.2 | 4281224 | 12-Jan-22 | 23:51 | x64 |
Sqlevn70.rll |
2019.150.4198.2 | 3412864 | 12-Jan-22 | 23:51 | x64 |
Sqlevn70.rll |
2019.150.4198.2 | 3580808 | 12-Jan-22 | 23:51 | x64 |
Sqlevn70.rll |
2019.150.4198.2 | 4155320 | 12-Jan-22 | 23:51 | x64 |
Sqlevn70.rll |
2019.150.4198.2 | 4011960 | 12-Jan-22 | 23:51 | x64 |
Sqlevn70.rll |
2019.150.4198.2 | 4060032 | 12-Jan-22 | 23:51 | x64 |
Sqlevn70.rll |
2019.150.4198.2 | 2222008 | 12-Jan-22 | 23:51 | x64 |
Sqlevn70.rll |
2019.150.4198.2 | 2171784 | 12-Jan-22 | 23:51 | x64 |
Sqlevn70.rll |
2019.150.4198.2 | 3867528 | 12-Jan-22 | 23:51 | x64 |
Sqlevn70.rll |
2019.150.4198.2 | 3545016 | 12-Jan-22 | 23:51 | x64 |
Sqlevn70.rll |
2019.150.4198.2 | 4016056 | 12-Jan-22 | 23:51 | x64 |
Sqlevn70.rll |
2019.150.4198.2 | 3818376 | 12-Jan-22 | 23:51 | x64 |
Sqlevn70.rll |
2019.150.4198.2 | 3814280 | 12-Jan-22 | 23:51 | x64 |
Sqlevn70.rll |
2019.150.4198.2 | 3613576 | 12-Jan-22 | 23:51 | x64 |
Sqlevn70.rll |
2019.150.4198.2 | 3499960 | 12-Jan-22 | 23:51 | x64 |
Sqlevn70.rll |
2019.150.4198.2 | 1536896 | 12-Jan-22 | 23:51 | x64 |
Sqlevn70.rll |
2019.150.4198.2 | 3904392 | 12-Jan-22 | 23:51 | x64 |
Sqlevn70.rll |
2019.150.4198.2 | 4028344 | 12-Jan-22 | 23:51 | x64 |
Sqllang.dll | 2019.150.4198.2 | 39965584 | 12-Jan-22 | 23:51 | x64 |
Sqlmin.dll | 2019.150.4198.2 | 40523152 | 12-Jan-22 | 23:51 | x64 |
Sqlolapss.dll | 2019.150.4198.2 | 103312 | 12-Jan-22 | 23:51 | x64 |
Sqlos.dll | 2019.150.4198.2 | 41864 | 12-Jan-22 | 23:51 | x64 |
Sqlpowershellss.dll | 2019.150.4198.2 | 82832 | 12-Jan-22 | 23:51 | x64 |
Sqlrepss.dll | 2019.150.4198.2 | 82832 | 12-Jan-22 | 23:51 | x64 |
Sqlresourceloader.dll | 2019.150.4198.2 | 50056 | 12-Jan-22 | 23:51 | x64 |
Sqlscm.dll | 2019.150.4198.2 | 86928 | 12-Jan-22 | 23:51 | x64 |
Sqlscriptdowngrade.dll | 2019.150.4198.2 | 37768 | 12-Jan-22 | 23:51 | x64 |
Sqlscriptupgrade.dll | 2019.150.4198.2 | 5804944 | 12-Jan-22 | 23:51 | x64 |
Sqlserverspatial150.dll | 2019.150.4198.2 | 672656 | 12-Jan-22 | 23:51 | x64 |
Sqlservr.exe | 2019.150.4198.2 | 627592 | 12-Jan-22 | 23:51 | x64 |
Sqlsvc.dll | 2019.150.4198.2 | 181128 | 12-Jan-22 | 23:51 | x64 |
Sqltses.dll | 2019.150.4198.2 | 9114504 | 12-Jan-22 | 23:51 | x64 |
Sqsrvres.dll | 2019.150.4198.2 | 280504 | 12-Jan-22 | 23:51 | x64 |
Svl.dll | 2019.150.4198.2 | 161720 | 12-Jan-22 | 23:51 | x64 |
Vcruntime140.dll | 14.16.27034.0 | 85992 | 12-Jan-22 | 23:51 | x64 |
Xe.dll | 2019.150.4198.2 | 721808 | 12-Jan-22 | 23:51 | x64 |
Xpadsi.exe | 2019.150.4198.2 | 115600 | 12-Jan-22 | 23:51 | x64 |
Xplog70.dll | 2019.150.4198.2 | 91024 | 12-Jan-22 | 23:51 | x64 |
Xpqueue.dll | 2019.150.4198.2 | 92088 | 12-Jan-22 | 23:51 | x64 |
Xprepl.dll | 2019.150.4198.2 | 119696 | 12-Jan-22 | 23:51 | x64 |
Xpstar.dll | 2019.150.4198.2 | 471952 | 12-Jan-22 | 23:51 | x64 |
SQL Server 2019 Database Services Core Shared
Nom de fichier | Version du fichier | La taille des fichiers | Date | Temps | Plateforme |
---|---|---|---|---|---|
Commanddest.dll | 2019.150.4198.2 | 263048 | 12-Jan-22 | 22:58 | x64 |
Datacollectortasks.dll | 2019.150.4198.2 | 227256 | 12-Jan-22 | 22:58 | x64 |
Distrib.exe | 2019.150.4198.2 | 234384 | 12-Jan-22 | 22:58 | x64 |
Dteparse.dll | 2019.150.4198.2 | 123784 | 12-Jan-22 | 22:58 | x64 |
Dteparsemgd.dll | 2019.150.4198.2 | 131984 | 12-Jan-22 | 22:58 | x64 |
Dtepkg.dll | 2019.150.4198.2 | 148368 | 12-Jan-22 | 22:58 | x64 |
Dtexec.exe | 2019.150.4198.2 | 71568 | 12-Jan-22 | 22:58 | x64 |
Dts.dll | 2019.150.4198.2 | 3142536 | 12-Jan-22 | 22:58 | x64 |
Dtscomexpreval.dll | 2019.150.4198.2 | 500608 | 12-Jan-22 | 22:58 | x64 |
Dtsconn.dll | 2019.150.4198.2 | 522168 | 12-Jan-22 | 22:58 | x64 |
Dtshost.exe | 2019.150.4198.2 | 104328 | 12-Jan-22 | 22:58 | x64 |
Dtsmsg150.dll | 2019.150.4198.2 | 567224 | 12-Jan-22 | 22:58 | x64 |
Dtspipeline.dll | 2019.150.4198.2 | 1328016 | 12-Jan-22 | 22:58 | x64 |
Dtswizard.exe | 15.0.4198.2 | 885648 | 12-Jan-22 | 22:58 | x64 |
Dtuparse.dll | 2019.150.4198.2 | 99216 | 12-Jan-22 | 22:58 | x64 |
Dtutil.exe | 2019.150.4198.2 | 147344 | 12-Jan-22 | 22:58 | x64 |
Exceldest.dll | 2019.150.4198.2 | 279432 | 12-Jan-22 | 22:58 | x64 |
Excelsrc.dll | 2019.150.4198.2 | 308104 | 12-Jan-22 | 22:58 | x64 |
Execpackagetask.dll | 2019.150.4198.2 | 185224 | 12-Jan-22 | 22:58 | x64 |
Flatfiledest.dll | 2019.150.4198.2 | 410504 | 12-Jan-22 | 22:58 | x64 |
Flatfilesrc.dll | 2019.150.4198.2 | 426888 | 12-Jan-22 | 22:58 | x64 |
Logread.exe | 2019.150.4198.2 | 718776 | 12-Jan-22 | 22:58 | x64 |
Mergetxt.dll | 2019.150.4198.2 | 74640 | 12-Jan-22 | 22:58 | x64 |
Microsoft.sqlserver.integrationservice.hadoop.common.dll | 15.0.4198.2 | 58240 | 12-Jan-22 | 22:58 | x86 |
Microsoft.sqlserver.integrationservices.runtimetelemetry.dll | 15.0.4198.2 | 41864 | 12-Jan-22 | 22:58 | x86 |
Microsoft.sqlserver.maintenanceplantasks.dll | 15.0.4198.2 | 390032 | 12-Jan-22 | 22:58 | x86 |
Microsoft.sqlserver.replication.dll | 2019.150.4198.2 | 1688456 | 12-Jan-22 | 22:58 | x64 |
Microsoft.sqlserver.replication.dll | 2019.150.4198.2 | 1640376 | 12-Jan-22 | 22:58 | x86 |
Microsoft.sqlserver.rmo.dll | 15.0.4198.2 | 550840 | 12-Jan-22 | 22:58 | x86 |
Msdtssrvrutil.dll | 2019.150.4198.2 | 111488 | 12-Jan-22 | 22:58 | x64 |
Msgprox.dll | 2019.150.4198.2 | 300984 | 12-Jan-22 | 22:58 | x64 |
Msoledbsql.dll | 2018.182.3.0 | 148432 | 12-Jan-22 | 22:58 | x64 |
Msxmlsql.dll | 2019.150.4198.2 | 1495944 | 12-Jan-22 | 22:58 | x64 |
Oledbdest.dll | 2019.150.4198.2 | 279424 | 12-Jan-22 | 22:58 | x64 |
Oledbsrc.dll | 2019.150.4198.2 | 313272 | 12-Jan-22 | 22:58 | x64 |
Osql.exe | 2019.150.4198.2 | 91008 | 12-Jan-22 | 22:58 | x64 |
Qrdrsvc.exe | 2019.150.4198.2 | 496528 | 12-Jan-22 | 22:58 | x64 |
Rawdest.dll | 2019.150.4198.2 | 226192 | 12-Jan-22 | 22:58 | x64 |
Rawsource.dll | 2019.150.4198.2 | 209808 | 12-Jan-22 | 22:58 | x64 |
Rdistcom.dll | 2019.150.4198.2 | 915384 | 12-Jan-22 | 22:58 | x64 |
Recordsetdest.dll | 2019.150.4198.2 | 201616 | 12-Jan-22 | 22:58 | x64 |
Repldp.dll | 2019.150.4198.2 | 313272 | 12-Jan-22 | 22:58 | x64 |
Replerrx.dll | 2019.150.4198.2 | 181136 | 12-Jan-22 | 22:58 | x64 |
Replisapi.dll | 2019.150.4198.2 | 394128 | 12-Jan-22 | 22:58 | x64 |
Replmerg.exe | 2019.150.4198.2 | 562064 | 12-Jan-22 | 22:58 | x64 |
Replprov.dll | 2019.150.4198.2 | 856976 | 12-Jan-22 | 22:58 | x64 |
Replrec.dll | 2019.150.4198.2 | 1034168 | 12-Jan-22 | 22:58 | x64 |
Replsub.dll | 2019.150.4198.2 | 471952 | 12-Jan-22 | 22:58 | x64 |
Replsync.dll | 2019.150.4198.2 | 165816 | 12-Jan-22 | 22:58 | x64 |
Spresolv.dll | 2019.150.4198.2 | 275344 | 12-Jan-22 | 22:58 | x64 |
Sqlcmd.exe | 2019.150.4198.2 | 264120 | 12-Jan-22 | 22:58 | x64 |
Sqldiag.exe | 2019.150.4198.2 | 1139584 | 12-Jan-22 | 22:58 | x64 |
Sqldistx.dll | 2019.150.4198.2 | 246672 | 12-Jan-22 | 22:58 | x64 |
Sqllogship.exe | 15.0.4198.2 | 104376 | 12-Jan-22 | 22:58 | x64 |
Sqlmergx.dll | 2019.150.4198.2 | 398224 | 12-Jan-22 | 22:58 | x64 |
Sqlresourceloader.dll | 2019.150.4198.2 | 37760 | 12-Jan-22 | 22:58 | x86 |
Sqlresourceloader.dll | 2019.150.4198.2 | 50056 | 12-Jan-22 | 22:58 | x64 |
Sqlscm.dll | 2019.150.4198.2 | 86928 | 12-Jan-22 | 22:58 | x64 |
Sqlscm.dll | 2019.150.4198.2 | 78736 | 12-Jan-22 | 22:58 | x86 |
Sqlsvc.dll | 2019.150.4198.2 | 181128 | 12-Jan-22 | 22:58 | x64 |
Sqlsvc.dll | 2019.150.4198.2 | 148368 | 12-Jan-22 | 22:58 | x86 |
Sqltaskconnections.dll | 2019.150.4198.2 | 201616 | 12-Jan-22 | 22:58 | x64 |
Ssradd.dll | 2019.150.4198.2 | 82832 | 12-Jan-22 | 22:58 | x64 |
Ssravg.dll | 2019.150.4198.2 | 82832 | 12-Jan-22 | 22:58 | x64 |
Ssrdown.dll | 2019.150.4198.2 | 74640 | 12-Jan-22 | 22:58 | x64 |
Ssrmax.dll | 2019.150.4198.2 | 82832 | 12-Jan-22 | 22:58 | x64 |
Ssrmin.dll | 2019.150.4198.2 | 82832 | 12-Jan-22 | 22:58 | x64 |
Ssrpub.dll | 2019.150.4198.2 | 75704 | 12-Jan-22 | 22:58 | x64 |
Ssrup.dll | 2019.150.4198.2 | 75704 | 12-Jan-22 | 22:58 | x64 |
Txagg.dll | 2019.150.4198.2 | 390016 | 12-Jan-22 | 22:58 | x64 |
Txbdd.dll | 2019.150.4198.2 | 189320 | 12-Jan-22 | 22:58 | x64 |
Txdatacollector.dll | 2019.150.4198.2 | 484232 | 12-Jan-22 | 22:58 | x64 |
Txdataconvert.dll | 2019.150.4198.2 | 316304 | 12-Jan-22 | 22:58 | x64 |
Txderived.dll | 2019.150.4198.2 | 639888 | 12-Jan-22 | 22:58 | x64 |
Txlookup.dll | 2019.150.4198.2 | 541576 | 12-Jan-22 | 22:58 | x64 |
Txmerge.dll | 2019.150.4198.2 | 246664 | 12-Jan-22 | 22:58 | x64 |
Txmergejoin.dll | 2019.150.4198.2 | 308104 | 12-Jan-22 | 22:58 | x64 |
Txmulticast.dll | 2019.150.4198.2 | 148368 | 12-Jan-22 | 22:58 | x64 |
Txrowcount.dll | 2019.150.4198.2 | 140168 | 12-Jan-22 | 22:58 | x64 |
Txsort.dll | 2019.150.4198.2 | 287624 | 12-Jan-22 | 22:58 | x64 |
Txsplit.dll | 2019.150.4198.2 | 624568 | 12-Jan-22 | 22:58 | x64 |
Txunionall.dll | 2019.150.4198.2 | 205712 | 12-Jan-22 | 22:58 | x64 |
Xe.dll | 2019.150.4198.2 | 721808 | 12-Jan-22 | 22:58 | x64 |
Xmlsub.dll | 2019.150.4198.2 | 295824 | 12-Jan-22 | 22:58 | x64 |
SQL Server sql_extensibility 2019
Nom de fichier | Version du fichier | La taille des fichiers | Date | Temps | Plateforme |
---|---|---|---|---|---|
Commonlauncher.dll | 2019.150.4198.2 | 95112 | 12-Jan-22 | 22:58 | x64 |
Exthost.exe | 2019.150.4198.2 | 238464 | 12-Jan-22 | 22:58 | x64 |
Launchpad.exe | 2019.150.4198.2 | 1221520 | 12-Jan-22 | 22:58 | x64 |
Sqlsatellite.dll | 2019.150.4198.2 | 1021880 | 12-Jan-22 | 22:58 | x64 |
Moteur Full-Text SQL Server 2019
Nom de fichier | Version du fichier | La taille des fichiers | Date | Temps | Plateforme |
---|---|---|---|---|---|
Fd.dll | 2019.150.4198.2 | 686008 | 12-Jan-22 | 22:58 | x64 |
Fdhost.exe | 2019.150.4198.2 | 127872 | 12-Jan-22 | 22:58 | x64 |
Fdlauncher.exe | 2019.150.4198.2 | 78736 | 12-Jan-22 | 22:58 | x64 |
Sqlft150ph.dll | 2019.150.4198.2 | 92088 | 12-Jan-22 | 22:58 | x64 |
SQL Server sql_inst_mr 2019
Nom de fichier | Version du fichier | La taille des fichiers | Date | Temps | Plateforme |
---|---|---|---|---|---|
Imrdll.dll | 15.0.4198.2 | 29568 | 12-Jan-22 | 22:58 | x86 |
SQL Server 2019 Integration Services
Nom de fichier | Version du fichier | La taille des fichiers | Date | Temps | Plateforme |
---|---|---|---|---|---|
Commanddest.dll | 2019.150.4198.2 | 263048 | 12-Jan-22 | 22:59 | x64 |
Commanddest.dll | 2019.150.4198.2 | 227256 | 12-Jan-22 | 22:59 | x86 |
Dteparse.dll | 2019.150.4198.2 | 112568 | 12-Jan-22 | 22:59 | x86 |
Dteparse.dll | 2019.150.4198.2 | 123784 | 12-Jan-22 | 22:59 | x64 |
Dteparsemgd.dll | 2019.150.4198.2 | 115592 | 12-Jan-22 | 22:59 | x86 |
Dteparsemgd.dll | 2019.150.4198.2 | 131984 | 12-Jan-22 | 22:59 | x64 |
Dtepkg.dll | 2019.150.4198.2 | 131984 | 12-Jan-22 | 22:59 | x86 |
Dtepkg.dll | 2019.150.4198.2 | 148368 | 12-Jan-22 | 22:59 | x64 |
Dtexec.exe | 2019.150.4198.2 | 62864 | 12-Jan-22 | 22:59 | x86 |
Dtexec.exe | 2019.150.4198.2 | 71568 | 12-Jan-22 | 22:59 | x64 |
Dts.dll | 2019.150.4198.2 | 3142536 | 12-Jan-22 | 22:59 | x64 |
Dts.dll | 2019.150.4198.2 | 2761616 | 12-Jan-22 | 22:59 | x86 |
Dtscomexpreval.dll | 2019.150.4198.2 | 500608 | 12-Jan-22 | 22:59 | x64 |
Dtscomexpreval.dll | 2019.150.4198.2 | 444344 | 12-Jan-22 | 22:59 | x86 |
Dtsconn.dll | 2019.150.4198.2 | 522168 | 12-Jan-22 | 22:59 | x64 |
Dtsconn.dll | 2019.150.4198.2 | 430992 | 12-Jan-22 | 22:59 | x86 |
Dtsdebughost.exe | 2019.150.4198.2 | 110976 | 12-Jan-22 | 22:59 | x64 |
Dtsdebughost.exe | 2019.150.4198.2 | 93624 | 12-Jan-22 | 22:59 | x86 |
Dtshost.exe | 2019.150.4198.2 | 104328 | 12-Jan-22 | 22:59 | x64 |
Dtshost.exe | 2019.150.4198.2 | 88504 | 12-Jan-22 | 22:59 | x86 |
Dtsmsg150.dll | 2019.150.4198.2 | 553872 | 12-Jan-22 | 22:59 | x86 |
Dtsmsg150.dll | 2019.150.4198.2 | 567224 | 12-Jan-22 | 22:59 | x64 |
Dtspipeline.dll | 2019.150.4198.2 | 1328016 | 12-Jan-22 | 22:59 | x64 |
Dtspipeline.dll | 2019.150.4198.2 | 1119104 | 12-Jan-22 | 22:59 | x86 |
Dtswizard.exe | 15.0.4198.2 | 885648 | 12-Jan-22 | 22:59 | x64 |
Dtswizard.exe | 15.0.4198.2 | 889744 | 12-Jan-22 | 22:59 | x86 |
Dtuparse.dll | 2019.150.4198.2 | 86920 | 12-Jan-22 | 22:59 | x86 |
Dtuparse.dll | 2019.150.4198.2 | 99216 | 12-Jan-22 | 22:59 | x64 |
Dtutil.exe | 2019.150.4198.2 | 128912 | 12-Jan-22 | 22:59 | x86 |
Dtutil.exe | 2019.150.4198.2 | 147344 | 12-Jan-22 | 22:59 | x64 |
Exceldest.dll | 2019.150.4198.2 | 279432 | 12-Jan-22 | 22:59 | x64 |
Exceldest.dll | 2019.150.4198.2 | 235448 | 12-Jan-22 | 22:59 | x86 |
Excelsrc.dll | 2019.150.4198.2 | 308104 | 12-Jan-22 | 22:59 | x64 |
Excelsrc.dll | 2019.150.4198.2 | 260024 | 12-Jan-22 | 22:59 | x86 |
Execpackagetask.dll | 2019.150.4198.2 | 148352 | 12-Jan-22 | 22:59 | x86 |
Execpackagetask.dll | 2019.150.4198.2 | 185224 | 12-Jan-22 | 22:59 | x64 |
Flatfiledest.dll | 2019.150.4198.2 | 410504 | 12-Jan-22 | 22:59 | x64 |
Flatfiledest.dll | 2019.150.4198.2 | 357248 | 12-Jan-22 | 22:59 | x86 |
Flatfilesrc.dll | 2019.150.4198.2 | 426888 | 12-Jan-22 | 22:59 | x64 |
Flatfilesrc.dll | 2019.150.4198.2 | 369536 | 12-Jan-22 | 22:59 | x86 |
Isdbupgradewizard.exe | 15.0.4198.2 | 119688 | 12-Jan-22 | 22:59 | x86 |
Isdbupgradewizard.exe | 15.0.4198.2 | 119688 | 12-Jan-22 | 22:59 | x86 |
Isserverexec.exe | 15.0.4198.2 | 145336 | 12-Jan-22 | 22:59 | x64 |
Isserverexec.exe | 15.0.4198.2 | 149432 | 12-Jan-22 | 22:59 | x86 |
Microsoft.sqlserver.astasks.dll | 15.0.4198.2 | 115592 | 12-Jan-22 | 22:59 | x86 |
Microsoft.sqlserver.integrationservice.hadoop.common.dll | 15.0.4198.2 | 58240 | 12-Jan-22 | 22:59 | x86 |
Microsoft.sqlserver.integrationservice.hadoop.common.dll | 15.0.4198.2 | 58248 | 12-Jan-22 | 22:59 | x86 |
Microsoft.sqlserver.integrationservices.isserverdbupgrade.dll | 15.0.4198.2 | 508800 | 12-Jan-22 | 22:59 | x86 |
Microsoft.sqlserver.integrationservices.isserverdbupgrade.dll | 15.0.4198.2 | 508808 | 12-Jan-22 | 22:59 | x86 |
Microsoft.sqlserver.integrationservices.runtimetelemetry.dll | 15.0.4198.2 | 41864 | 12-Jan-22 | 22:59 | x86 |
Microsoft.sqlserver.integrationservices.runtimetelemetry.dll | 15.0.4198.2 | 41856 | 12-Jan-22 | 22:59 | x86 |
Microsoft.sqlserver.maintenanceplantasks.dll | 15.0.4198.2 | 390032 | 12-Jan-22 | 22:59 | x86 |
Microsoft.sqlserver.management.integrationservicesenum.dll | 15.0.4198.2 | 58240 | 12-Jan-22 | 22:59 | x86 |
Microsoft.sqlserver.management.integrationservicesenum.dll | 15.0.4198.2 | 59320 | 12-Jan-22 | 22:59 | x86 |
Microsoft.sqlserver.scripttask.dll | 15.0.4198.2 | 140176 | 12-Jan-22 | 22:59 | x86 |
Microsoft.sqlserver.scripttask.dll | 15.0.4198.2 | 140160 | 12-Jan-22 | 22:59 | x86 |
Msdtssrvr.exe | 15.0.4198.2 | 218000 | 12-Jan-22 | 22:59 | x64 |
Msdtssrvrutil.dll | 2019.150.4198.2 | 111488 | 12-Jan-22 | 22:59 | x64 |
Msdtssrvrutil.dll | 2019.150.4198.2 | 99208 | 12-Jan-22 | 22:59 | x86 |
Msmdpp.dll | 2018.150.35.22 | 10062744 | 12-Jan-22 | 22:59 | x64 |
Odbcdest.dll | 2019.150.4198.2 | 369544 | 12-Jan-22 | 22:59 | x64 |
Odbcdest.dll | 2019.150.4198.2 | 316296 | 12-Jan-22 | 22:59 | x86 |
Odbcsrc.dll | 2019.150.4198.2 | 381832 | 12-Jan-22 | 22:59 | x64 |
Odbcsrc.dll | 2019.150.4198.2 | 329656 | 12-Jan-22 | 22:59 | x86 |
Oledbdest.dll | 2019.150.4198.2 | 279424 | 12-Jan-22 | 22:59 | x64 |
Oledbdest.dll | 2019.150.4198.2 | 239544 | 12-Jan-22 | 22:59 | x86 |
Oledbsrc.dll | 2019.150.4198.2 | 313272 | 12-Jan-22 | 22:59 | x64 |
Oledbsrc.dll | 2019.150.4198.2 | 264120 | 12-Jan-22 | 22:59 | x86 |
Rawdest.dll | 2019.150.4198.2 | 226192 | 12-Jan-22 | 22:59 | x64 |
Rawdest.dll | 2019.150.4198.2 | 189320 | 12-Jan-22 | 22:59 | x86 |
Rawsource.dll | 2019.150.4198.2 | 209808 | 12-Jan-22 | 22:59 | x64 |
Rawsource.dll | 2019.150.4198.2 | 177024 | 12-Jan-22 | 22:59 | x86 |
Recordsetdest.dll | 2019.150.4198.2 | 201616 | 12-Jan-22 | 22:59 | x64 |
Recordsetdest.dll | 2019.150.4198.2 | 172936 | 12-Jan-22 | 22:59 | x86 |
Sqlceip.exe | 15.0.4198.2 | 291712 | 12-Jan-22 | 22:59 | x86 |
Sqldest.dll | 2019.150.4198.2 | 275344 | 12-Jan-22 | 22:59 | x64 |
Sqldest.dll | 2019.150.4198.2 | 238464 | 12-Jan-22 | 22:59 | x86 |
Sqltaskconnections.dll | 2019.150.4198.2 | 201616 | 12-Jan-22 | 22:59 | x64 |
Sqltaskconnections.dll | 2019.150.4198.2 | 169912 | 12-Jan-22 | 22:59 | x86 |
Txagg.dll | 2019.150.4198.2 | 390016 | 12-Jan-22 | 22:59 | x64 |
Txagg.dll | 2019.150.4198.2 | 329656 | 12-Jan-22 | 22:59 | x86 |
Txbdd.dll | 2019.150.4198.2 | 189320 | 12-Jan-22 | 22:59 | x64 |
Txbdd.dll | 2019.150.4198.2 | 152456 | 12-Jan-22 | 22:59 | x86 |
Txbestmatch.dll | 2019.150.4198.2 | 652160 | 12-Jan-22 | 22:59 | x64 |
Txbestmatch.dll | 2019.150.4198.2 | 545672 | 12-Jan-22 | 22:59 | x86 |
Txcache.dll | 2019.150.4198.2 | 209808 | 12-Jan-22 | 22:59 | x64 |
Txcache.dll | 2019.150.4198.2 | 164744 | 12-Jan-22 | 22:59 | x86 |
Txcharmap.dll | 2019.150.4198.2 | 313272 | 12-Jan-22 | 22:59 | x64 |
Txcharmap.dll | 2019.150.4198.2 | 271240 | 12-Jan-22 | 22:59 | x86 |
Txcopymap.dll | 2019.150.4198.2 | 197520 | 12-Jan-22 | 22:59 | x64 |
Txcopymap.dll | 2019.150.4198.2 | 164744 | 12-Jan-22 | 22:59 | x86 |
Txdataconvert.dll | 2019.150.4198.2 | 316304 | 12-Jan-22 | 22:59 | x64 |
Txdataconvert.dll | 2019.150.4198.2 | 275344 | 12-Jan-22 | 22:59 | x86 |
Txderived.dll | 2019.150.4198.2 | 639888 | 12-Jan-22 | 22:59 | x64 |
Txderived.dll | 2019.150.4198.2 | 559032 | 12-Jan-22 | 22:59 | x86 |
Txfileextractor.dll | 2019.150.4198.2 | 218000 | 12-Jan-22 | 22:59 | x64 |
Txfileextractor.dll | 2019.150.4198.2 | 181128 | 12-Jan-22 | 22:59 | x86 |
Txfileinserter.dll | 2019.150.4198.2 | 213888 | 12-Jan-22 | 22:59 | x64 |
Txfileinserter.dll | 2019.150.4198.2 | 181120 | 12-Jan-22 | 22:59 | x86 |
Txgroupdups.dll | 2019.150.4198.2 | 312200 | 12-Jan-22 | 22:59 | x64 |
Txgroupdups.dll | 2019.150.4198.2 | 254848 | 12-Jan-22 | 22:59 | x86 |
Txlineage.dll | 2019.150.4198.2 | 152464 | 12-Jan-22 | 22:59 | x64 |
Txlineage.dll | 2019.150.4198.2 | 127872 | 12-Jan-22 | 22:59 | x86 |
Txlookup.dll | 2019.150.4198.2 | 541576 | 12-Jan-22 | 22:59 | x64 |
Txlookup.dll | 2019.150.4198.2 | 468920 | 12-Jan-22 | 22:59 | x86 |
Txmerge.dll | 2019.150.4198.2 | 246664 | 12-Jan-22 | 22:59 | x64 |
Txmerge.dll | 2019.150.4198.2 | 201616 | 12-Jan-22 | 22:59 | x86 |
Txmergejoin.dll | 2019.150.4198.2 | 308104 | 12-Jan-22 | 22:59 | x64 |
Txmergejoin.dll | 2019.150.4198.2 | 247736 | 12-Jan-22 | 22:59 | x86 |
Txmulticast.dll | 2019.150.4198.2 | 148368 | 12-Jan-22 | 22:59 | x64 |
Txmulticast.dll | 2019.150.4198.2 | 116664 | 12-Jan-22 | 22:59 | x86 |
Txpivot.dll | 2019.150.4198.2 | 239544 | 12-Jan-22 | 22:59 | x64 |
Txpivot.dll | 2019.150.4198.2 | 205704 | 12-Jan-22 | 22:59 | x86 |
Txrowcount.dll | 2019.150.4198.2 | 140168 | 12-Jan-22 | 22:59 | x64 |
Txrowcount.dll | 2019.150.4198.2 | 111496 | 12-Jan-22 | 22:59 | x86 |
Txsampling.dll | 2019.150.4198.2 | 193408 | 12-Jan-22 | 22:59 | x64 |
Txsampling.dll | 2019.150.4198.2 | 156552 | 12-Jan-22 | 22:59 | x86 |
Txscd.dll | 2019.150.4198.2 | 235448 | 12-Jan-22 | 22:59 | x64 |
Txscd.dll | 2019.150.4198.2 | 197520 | 12-Jan-22 | 22:59 | x86 |
Txsort.dll | 2019.150.4198.2 | 287624 | 12-Jan-22 | 22:59 | x64 |
Txsort.dll | 2019.150.4198.2 | 230272 | 12-Jan-22 | 22:59 | x86 |
Txsplit.dll | 2019.150.4198.2 | 624568 | 12-Jan-22 | 22:59 | x64 |
Txsplit.dll | 2019.150.4198.2 | 549768 | 12-Jan-22 | 22:59 | x86 |
Txtermextraction.dll | 2019.150.4198.2 | 8700800 | 12-Jan-22 | 22:59 | x64 |
Txtermextraction.dll | 2019.150.4198.2 | 8643464 | 12-Jan-22 | 22:59 | x86 |
Txtermlookup.dll | 2019.150.4198.2 | 4182920 | 12-Jan-22 | 22:59 | x64 |
Txtermlookup.dll | 2019.150.4198.2 | 4137856 | 12-Jan-22 | 22:59 | x86 |
Txunionall.dll | 2019.150.4198.2 | 205712 | 12-Jan-22 | 22:59 | x64 |
Txunionall.dll | 2019.150.4198.2 | 161720 | 12-Jan-22 | 22:59 | x86 |
Txunpivot.dll | 2019.150.4198.2 | 213904 | 12-Jan-22 | 22:59 | x64 |
Txunpivot.dll | 2019.150.4198.2 | 181128 | 12-Jan-22 | 22:59 | x86 |
Xe.dll | 2019.150.4198.2 | 631696 | 12-Jan-22 | 22:59 | x86 |
Xe.dll | 2019.150.4198.2 | 721808 | 12-Jan-22 | 22:59 | x64 |
SQL Server 2019 sql_polybase_core_inst
Nom de fichier | Version du fichier | La taille des fichiers | Date | Temps | Plateforme |
---|---|---|---|---|---|
Dms.dll | 15.0.1951.0 | 558480 | 12-Jan-22 | 23:40 | x86 |
Dmsnative.dll | 2018.150.1951.0 | 151464 | 12-Jan-22 | 23:40 | x64 |
Dwengineservice.dll | 15.0.1951.0 | 43944 | 12-Jan-22 | 23:40 | x86 |
Eng_polybase_odbcdrivermongo_238_mongodbodbc_sb64_dll.64 | 2.3.8.1008 | 17142672 | 12-Jan-22 | 23:40 | x64 |
Eng_polybase_odbcdrivermongo_238_saslsspi_dll.64 | 1.0.2.1003 | 146304 | 12-Jan-22 | 23:40 | x64 |
Eng_polybase_odbcdriveroracle_802_mscurl28_dll.64 | 8.0.2.116 | 2446928 | 12-Jan-22 | 23:40 | x64 |
Eng_polybase_odbcdriveroracle_802_msora28_dll.64 | 8.0.2.2371 | 2250320 | 12-Jan-22 | 23:40 | x64 |
Eng_polybase_odbcdriveroracle_802_msora28r_dll.64 | 8.0.2.2371 | 147024 | 12-Jan-22 | 23:40 | x64 |
Eng_polybase_odbcdriveroracle_802_msssl28_dll.64 | 8.0.2.244 | 2412624 | 12-Jan-22 | 23:40 | x64 |
Eng_polybase_odbcdriveroracle_802_mstls28_dll.64 | 8.0.2.39 | 2928720 | 12-Jan-22 | 23:40 | x64 |
Icudt58.dll | 58.2.0.0 | 27109768 | 12-Jan-22 | 23:40 | x64 |
Icudt58.dll | 58.2.0.0 | 27109832 | 12-Jan-22 | 23:40 | x64 |
Icuin58.dll | 58.2.0.0 | 2425288 | 12-Jan-22 | 23:40 | x64 |
Icuin58.dll | 58.2.0.0 | 2431880 | 12-Jan-22 | 23:40 | x64 |
Icuuc42.dll | 8.0.2.124 | 15488080 | 12-Jan-22 | 23:40 | x64 |
Icuuc58.dll | 58.2.0.0 | 1783688 | 12-Jan-22 | 23:40 | x64 |
Icuuc58.dll | 58.2.0.0 | 1775048 | 12-Jan-22 | 23:40 | x64 |
Instapi150.dll | 2019.150.4198.2 | 86912 | 12-Jan-22 | 23:40 | x64 |
Libcrypto-1_1-x64.dll | 1.1.0.10 | 2620304 | 12-Jan-22 | 23:40 | x64 |
Libcrypto | 1.1.1.4 | 2953680 | 12-Jan-22 | 23:40 | x64 |
Libsasl.dll | 2.1.26.0 | 292224 | 12-Jan-22 | 23:40 | x64 |
Libssl-1_1-x64.dll | 1.1.0.10 | 648080 | 12-Jan-22 | 23:40 | x64 |
Libssl | 1.1.1.4 | 798160 | 12-Jan-22 | 23:40 | x64 |
Microsoft.sqlserver.datawarehouse.backup.backupmetadata.dll | 15.0.1951.0 | 66448 | 12-Jan-22 | 23:40 | x86 |
Microsoft.sqlserver.datawarehouse.catalog.dll | 15.0.1951.0 | 292256 | 12-Jan-22 | 23:40 | x86 |
Microsoft.sqlserver.datawarehouse.common.dll | 15.0.1951.0 | 1955752 | 12-Jan-22 | 23:40 | x86 |
Microsoft.sqlserver.datawarehouse.configuration.dll | 15.0.1951.0 | 168360 | 12-Jan-22 | 23:40 | x86 |
Microsoft.sqlserver.datawarehouse.datamovement.common.dll | 15.0.1951.0 | 648080 | 12-Jan-22 | 23:40 | x86 |
Microsoft.sqlserver.datawarehouse.datamovement.manager.dll | 15.0.1951.0 | 245136 | 12-Jan-22 | 23:40 | x86 |
Microsoft.sqlserver.datawarehouse.datamovement.messagetypes.dll | 15.0.1951.0 | 138128 | 12-Jan-22 | 23:40 | x86 |
Microsoft.sqlserver.datawarehouse.datamovement.messagingprotocol.dll | 15.0.1951.0 | 78752 | 12-Jan-22 | 23:40 | x86 |
Microsoft.sqlserver.datawarehouse.diagnostics.dll | 15.0.1951.0 | 50088 | 12-Jan-22 | 23:40 | x86 |
Microsoft.sqlserver.datawarehouse.distributor.dll | 15.0.1951.0 | 87440 | 12-Jan-22 | 23:40 | x86 |
Microsoft.sqlserver.datawarehouse.engine.dll | 15.0.1951.0 | 1128336 | 12-Jan-22 | 23:40 | x86 |
Microsoft.sqlserver.datawarehouse.engine.statsstream.dll | 15.0.1951.0 | 79760 | 12-Jan-22 | 23:40 | x86 |
Microsoft.sqlserver.datawarehouse.eventing.dll | 15.0.1951.0 | 69520 | 12-Jan-22 | 23:40 | x86 |
Microsoft.sqlserver.datawarehouse.fabric.appliance.dll | 15.0.1951.0 | 34208 | 12-Jan-22 | 23:40 | x86 |
Microsoft.sqlserver.datawarehouse.fabric.interface.dll | 15.0.1951.0 | 30112 | 12-Jan-22 | 23:40 | x86 |
Microsoft.sqlserver.datawarehouse.fabric.polybase.dll | 15.0.1951.0 | 45472 | 12-Jan-22 | 23:40 | x86 |
Microsoft.sqlserver.datawarehouse.fabric.xdbinterface.dll | 15.0.1951.0 | 20384 | 12-Jan-22 | 23:40 | x86 |
Microsoft.sqlserver.datawarehouse.failover.dll | 15.0.1951.0 | 25504 | 12-Jan-22 | 23:40 | x86 |
Microsoft.sqlserver.datawarehouse.hadoop.hadoopbridge.dll | 15.0.1951.0 | 130472 | 12-Jan-22 | 23:40 | x86 |
Microsoft.sqlserver.datawarehouse.loadercommon.dll | 15.0.1951.0 | 85408 | 12-Jan-22 | 23:40 | x86 |
Microsoft.sqlserver.datawarehouse.loadmanager.dll | 15.0.1951.0 | 99744 | 12-Jan-22 | 23:40 | x86 |
Microsoft.sqlserver.datawarehouse.localization.dll | 15.0.1951.0 | 291744 | 12-Jan-22 | 23:40 | x86 |
Microsoft.sqlserver.datawarehouse.localization.resources.dll | 15.0.1951.0 | 119200 | 12-Jan-22 | 23:40 | x86 |
Microsoft.sqlserver.datawarehouse.localization.resources.dll | 15.0.1951.0 | 137120 | 12-Jan-22 | 23:40 | x86 |
Microsoft.sqlserver.datawarehouse.localization.resources.dll | 15.0.1951.0 | 140192 | 12-Jan-22 | 23:40 | x86 |
Microsoft.sqlserver.datawarehouse.localization.resources.dll | 15.0.1951.0 | 136600 | 12-Jan-22 | 23:40 | x86 |
Microsoft.sqlserver.datawarehouse.localization.resources.dll | 15.0.1951.0 | 149400 | 12-Jan-22 | 23:40 | x86 |
Microsoft.sqlserver.datawarehouse.localization.resources.dll | 15.0.1951.0 | 138656 | 12-Jan-22 | 23:40 | x86 |
Microsoft.sqlserver.datawarehouse.localization.resources.dll | 15.0.1951.0 | 133536 | 12-Jan-22 | 23:40 | x86 |
Microsoft.sqlserver.datawarehouse.localization.resources.dll | 15.0.1951.0 | 175520 | 12-Jan-22 | 23:40 | x86 |
Microsoft.sqlserver.datawarehouse.localization.resources.dll | 15.0.1951.0 | 116128 | 12-Jan-22 | 23:40 | x86 |
Microsoft.sqlserver.datawarehouse.localization.resources.dll | 15.0.1951.0 | 135584 | 12-Jan-22 | 23:40 | x86 |
Microsoft.sqlserver.datawarehouse.nodes.dll | 15.0.1951.0 | 71592 | 12-Jan-22 | 23:40 | x86 |
Microsoft.sqlserver.datawarehouse.nulltransaction.dll | 15.0.1951.0 | 20888 | 12-Jan-22 | 23:40 | x86 |
Microsoft.sqlserver.datawarehouse.parallelizer.dll | 15.0.1951.0 | 36240 | 12-Jan-22 | 23:40 | x86 |
Microsoft.sqlserver.datawarehouse.resourcemanagement.dll | 15.0.1951.0 | 127912 | 12-Jan-22 | 23:40 | x86 |
Microsoft.sqlserver.datawarehouse.sql.dll | 15.0.1951.0 | 3063696 | 12-Jan-22 | 23:40 | x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.dll | 15.0.1951.0 | 3954576 | 12-Jan-22 | 23:40 | x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll | 15.0.1951.0 | 117136 | 12-Jan-22 | 23:40 | x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll | 15.0.1951.0 | 131984 | 12-Jan-22 | 23:40 | x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll | 15.0.1951.0 | 136592 | 12-Jan-22 | 23:40 | x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll | 15.0.1951.0 | 132496 | 12-Jan-22 | 23:40 | x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll | 15.0.1951.0 | 147360 | 12-Jan-22 | 23:40 | x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll | 15.0.1951.0 | 133008 | 12-Jan-22 | 23:40 | x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll | 15.0.1951.0 | 129424 | 12-Jan-22 | 23:40 | x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll | 15.0.1951.0 | 169888 | 12-Jan-22 | 23:40 | x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll | 15.0.1951.0 | 114064 | 12-Jan-22 | 23:40 | x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll | 15.0.1951.0 | 130960 | 12-Jan-22 | 23:40 | x86 |
Microsoft.sqlserver.datawarehouse.sqldistributor.dll | 15.0.1951.0 | 66464 | 12-Jan-22 | 23:40 | x86 |
Microsoft.sqlserver.datawarehouse.transactsql.scriptdom.dll | 15.0.1951.0 | 2681744 | 12-Jan-22 | 23:40 | x86 |
Microsoft.sqlserver.datawarehouse.utilities.dll | 15.0.1951.0 | 2435496 | 12-Jan-22 | 23:40 | x86 |
Mpdwinterop.dll | 2019.150.4198.2 | 451464 | 12-Jan-22 | 23:40 | x64 |
Mpdwsvc.exe | 2019.150.4198.2 | 7387064 | 12-Jan-22 | 23:40 | x64 |
Msodbcsql17.dll | 2017.174.1.1 | 2016120 | 12-Jan-22 | 23:40 | x64 |
Odbc32.dll | 10.0.17763.1 | 720792 | 12-Jan-22 | 23:40 | x64 |
Odbccp32.dll | 10.0.17763.1 | 138136 | 12-Jan-22 | 23:40 | x64 |
Odbctrac.dll | 10.0.17763.1 | 175000 | 12-Jan-22 | 23:40 | x64 |
Saslplain.dll | 2.1.26.0 | 170880 | 12-Jan-22 | 23:40 | x64 |
Secforwarder.dll | 2019.150.4198.2 | 78728 | 12-Jan-22 | 23:40 | x64 |
Sharedmemory.dll | 2018.150.1951.0 | 60320 | 12-Jan-22 | 23:40 | x64 |
Sqldk.dll | 2019.150.4198.2 | 3150736 | 12-Jan-22 | 23:40 | x64 |
Sqldumper.exe | 2019.150.4198.2 | 186296 | 12-Jan-22 | 23:40 | x64 |
Sqlevn70.rll |
2019.150.4198.2 | 1594240 | 12-Jan-22 | 23:40 | x64 |
Sqlevn70.rll |
2019.150.4198.2 | 4163512 | 12-Jan-22 | 23:40 | x64 |
Sqlevn70.rll |
2019.150.4198.2 | 3412864 | 12-Jan-22 | 23:40 | x64 |
Sqlevn70.rll |
2019.150.4198.2 | 4155320 | 12-Jan-22 | 23:40 | x64 |
Sqlevn70.rll |
2019.150.4198.2 | 4060032 | 12-Jan-22 | 23:40 | x64 |
Sqlevn70.rll |
2019.150.4198.2 | 2222008 | 12-Jan-22 | 23:40 | x64 |
Sqlevn70.rll |
2019.150.4198.2 | 2171784 | 12-Jan-22 | 23:40 | x64 |
Sqlevn70.rll |
2019.150.4198.2 | 3818376 | 12-Jan-22 | 23:40 | x64 |
Sqlevn70.rll |
2019.150.4198.2 | 3814280 | 12-Jan-22 | 23:40 | x64 |
Sqlevn70.rll |
2019.150.4198.2 | 1536896 | 12-Jan-22 | 23:40 | x64 |
Sqlevn70.rll |
2019.150.4198.2 | 4028344 | 12-Jan-22 | 23:40 | x64 |
Sqlos.dll | 2019.150.4198.2 | 41864 | 12-Jan-22 | 23:40 | x64 |
Sqlsortpdw.dll | 2018.150.1951.0 | 4840352 | 12-Jan-22 | 23:40 | x64 |
Sqltses.dll | 2019.150.4198.2 | 9114504 | 12-Jan-22 | 23:40 | x64 |
Tdataodbc_sb | 16.20.0.1078 | 14995920 | 12-Jan-22 | 23:40 | x64 |
Terasso.dll | 16.20.0.13 | 2158896 | 12-Jan-22 | 23:40 | x64 |
Zlibwapi.dll | 1.2.11.0 | 281472 | 12-Jan-22 | 23:40 | x64 |
SQL Server sql_shared_mr 2019
Nom de fichier | Version du fichier | La taille des fichiers | Date | Temps | Plateforme |
---|---|---|---|---|---|
Smrdll.dll | 15.0.4198.2 | 30648 | 12-Jan-22 | 22:58 | x86 |
SQL Server sql_tools_extensions 2019
Nom de fichier | Version du fichier | La taille des fichiers | Date | Temps | Plateforme |
---|---|---|---|---|---|
Autoadmin.dll | 2019.150.4198.2 | 1631104 | 12-Jan-22 | 23:15 | x86 |
Dtaengine.exe | 2019.150.4198.2 | 218000 | 12-Jan-22 | 23:15 | x86 |
Dteparse.dll | 2019.150.4198.2 | 112568 | 12-Jan-22 | 23:15 | x86 |
Dteparse.dll | 2019.150.4198.2 | 123784 | 12-Jan-22 | 23:15 | x64 |
Dteparsemgd.dll | 2019.150.4198.2 | 115592 | 12-Jan-22 | 23:15 | x86 |
Dteparsemgd.dll | 2019.150.4198.2 | 131984 | 12-Jan-22 | 23:15 | x64 |
Dtepkg.dll | 2019.150.4198.2 | 131984 | 12-Jan-22 | 23:15 | x86 |
Dtepkg.dll | 2019.150.4198.2 | 148368 | 12-Jan-22 | 23:15 | x64 |
Dtexec.exe | 2019.150.4198.2 | 71568 | 12-Jan-22 | 23:15 | x64 |
Dtexec.exe | 2019.150.4198.2 | 62864 | 12-Jan-22 | 23:15 | x86 |
Dts.dll | 2019.150.4198.2 | 3142536 | 12-Jan-22 | 23:15 | x64 |
Dts.dll | 2019.150.4198.2 | 2761616 | 12-Jan-22 | 23:15 | x86 |
Dtscomexpreval.dll | 2019.150.4198.2 | 444344 | 12-Jan-22 | 23:15 | x86 |
Dtscomexpreval.dll | 2019.150.4198.2 | 500608 | 12-Jan-22 | 23:15 | x64 |
Dtsconn.dll | 2019.150.4198.2 | 522168 | 12-Jan-22 | 23:15 | x64 |
Dtsconn.dll | 2019.150.4198.2 | 430992 | 12-Jan-22 | 23:15 | x86 |
Dtshost.exe | 2019.150.4198.2 | 104328 | 12-Jan-22 | 23:15 | x64 |
Dtshost.exe | 2019.150.4198.2 | 88504 | 12-Jan-22 | 23:15 | x86 |
Dtsmsg150.dll | 2019.150.4198.2 | 553872 | 12-Jan-22 | 23:15 | x86 |
Dtsmsg150.dll | 2019.150.4198.2 | 567224 | 12-Jan-22 | 23:15 | x64 |
Dtspipeline.dll | 2019.150.4198.2 | 1119104 | 12-Jan-22 | 23:15 | x86 |
Dtspipeline.dll | 2019.150.4198.2 | 1328016 | 12-Jan-22 | 23:15 | x64 |
Dtswizard.exe | 15.0.4198.2 | 885648 | 12-Jan-22 | 23:15 | x64 |
Dtswizard.exe | 15.0.4198.2 | 889744 | 12-Jan-22 | 23:15 | x86 |
Dtuparse.dll | 2019.150.4198.2 | 86920 | 12-Jan-22 | 23:15 | x86 |
Dtuparse.dll | 2019.150.4198.2 | 99216 | 12-Jan-22 | 23:15 | x64 |
Dtutil.exe | 2019.150.4198.2 | 128912 | 12-Jan-22 | 23:15 | x86 |
Dtutil.exe | 2019.150.4198.2 | 147344 | 12-Jan-22 | 23:15 | x64 |
Exceldest.dll | 2019.150.4198.2 | 279432 | 12-Jan-22 | 23:15 | x64 |
Exceldest.dll | 2019.150.4198.2 | 235448 | 12-Jan-22 | 23:15 | x86 |
Excelsrc.dll | 2019.150.4198.2 | 260024 | 12-Jan-22 | 23:15 | x86 |
Excelsrc.dll | 2019.150.4198.2 | 308104 | 12-Jan-22 | 23:15 | x64 |
Flatfiledest.dll | 2019.150.4198.2 | 410504 | 12-Jan-22 | 23:15 | x64 |
Flatfiledest.dll | 2019.150.4198.2 | 357248 | 12-Jan-22 | 23:15 | x86 |
Flatfilesrc.dll | 2019.150.4198.2 | 369536 | 12-Jan-22 | 23:15 | x86 |
Flatfilesrc.dll | 2019.150.4198.2 | 426888 | 12-Jan-22 | 23:15 | x64 |
Microsoft.sqlserver.astasks.dll | 15.0.4198.2 | 115600 | 12-Jan-22 | 23:15 | x86 |
Microsoft.sqlserver.chainer.infrastructure.dll | 15.0.4198.2 | 403384 | 12-Jan-22 | 23:15 | x86 |
Microsoft.sqlserver.configuration.sco.dll | 15.0.4198.2 | 2999184 | 12-Jan-22 | 23:15 | x86 |
Microsoft.sqlserver.configuration.sco.dll | 15.0.4198.2 | 2999168 | 12-Jan-22 | 23:15 | x86 |
Microsoft.sqlserver.integrationservices.runtimetelemetry.dll | 15.0.4198.2 | 41856 | 12-Jan-22 | 23:15 | x86 |
Microsoft.sqlserver.integrationservices.runtimetelemetry.dll | 15.0.4198.2 | 41864 | 12-Jan-22 | 23:15 | x86 |
Microsoft.sqlserver.management.integrationservicesenum.dll | 15.0.4198.2 | 59320 | 12-Jan-22 | 23:15 | x86 |
Microsoft.sqlserver.olapenum.dll | 15.0.18181.0 | 99760 | 12-Jan-22 | 23:15 | x86 |
Msdtssrvrutil.dll | 2019.150.4198.2 | 99208 | 12-Jan-22 | 23:15 | x86 |
Msdtssrvrutil.dll | 2019.150.4198.2 | 111488 | 12-Jan-22 | 23:15 | x64 |
Msmgdsrv.dll | 2018.150.35.22 | 8278424 | 12-Jan-22 | 22:58 | x86 |
Oledbdest.dll | 2019.150.4198.2 | 239544 | 12-Jan-22 | 23:15 | x86 |
Oledbdest.dll | 2019.150.4198.2 | 279424 | 12-Jan-22 | 23:15 | x64 |
Oledbsrc.dll | 2019.150.4198.2 | 313272 | 12-Jan-22 | 23:15 | x64 |
Oledbsrc.dll | 2019.150.4198.2 | 264120 | 12-Jan-22 | 23:15 | x86 |
Sqlresourceloader.dll | 2019.150.4198.2 | 37760 | 12-Jan-22 | 23:15 | x86 |
Sqlresourceloader.dll | 2019.150.4198.2 | 50056 | 12-Jan-22 | 23:15 | x64 |
Sqlscm.dll | 2019.150.4198.2 | 86928 | 12-Jan-22 | 23:15 | x64 |
Sqlscm.dll | 2019.150.4198.2 | 78736 | 12-Jan-22 | 23:15 | x86 |
Sqlsvc.dll | 2019.150.4198.2 | 148368 | 12-Jan-22 | 23:15 | x86 |
Sqlsvc.dll | 2019.150.4198.2 | 181128 | 12-Jan-22 | 23:15 | x64 |
Sqltaskconnections.dll | 2019.150.4198.2 | 201616 | 12-Jan-22 | 23:15 | x64 |
Sqltaskconnections.dll | 2019.150.4198.2 | 169912 | 12-Jan-22 | 23:15 | x86 |
Txdataconvert.dll | 2019.150.4198.2 | 316304 | 12-Jan-22 | 23:15 | x64 |
Txdataconvert.dll | 2019.150.4198.2 | 275344 | 12-Jan-22 | 23:15 | x86 |
Xe.dll | 2019.150.4198.2 | 631696 | 12-Jan-22 | 23:15 | x86 |
Xe.dll | 2019.150.4198.2 | 721808 | 12-Jan-22 | 23:15 | x64 |
Remarques relatives à cette mise à jour
Conditions préalables
Pour appliquer ce package de mise à jour cumulative, vous devez exécuter SQL Server 2019.
Informations de redémarrage
Vous devrez peut-être redémarrer l’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.
Avis importants
Cet article fournit également les informations importantes suivantes.
Version de build de cu Analysis Services
À compter de Microsoft SQL Server 2017, le numéro de version de build Analysis Services et le numéro de version de build du Moteur de base de données SQL Server ne correspondent pas. Pour plus d’informations, consultez Vérifier la version de build de mise à jour cumulative Analysis Services.
Mises à jour cumulatives (CU)
- Chaque nouvelle mise à jour cumulative contient tous les correctifs inclus avec l’unité de mise à jour précédente pour la version installée de SQL Server.
- SQL Server unités de certification sont certifiées aux mêmes niveaux que les Service Packs et doivent être installées au même niveau de confiance.
- Nous recommandons une installation continue et proactive des unités de certification à mesure qu’elles deviennent disponibles conformément aux recommandations suivantes :
- Les données historiques montrent qu’un nombre important de cas de support impliquent un problème qui a déjà été traité dans une cu publiée.
- Les unités de configuration peuvent contenir une valeur ajoutée en plus des correctifs logiciels. Cela inclut la prise en charge, la facilité de gestion et les mises à jour de fiabilité.
- Nous vous recommandons de tester SQL Server unités de certification avant de les déployer dans des environnements de production.
Déploiement d’un environnement hybride
Lorsque vous déployez une mise à jour dans un environnement hybride (par exemple, Always On, réplication, cluster et mise en miroir), nous vous recommandons de vous reporter aux articles suivants avant de déployer la mise à jour :
Mettre à niveau un cluster de basculement instance
Remarque
Si vous ne souhaitez pas utiliser le processus de mise à jour propagée, procédez comme suit pour appliquer une mise à jour :
- Installez la mise à jour sur le nœud passif.
- Installez la mise à jour sur le nœud actif (nécessite un redémarrage du service).
-
Remarque
Si vous avez activé Always On avec le catalogue SSISDB, consultez les informations sur SSIS avec Always On sur la façon d’appliquer une mise à jour dans ces environnements.
Comment appliquer un correctif logiciel pour SQL Server dans une topologie de réplication
Prise en charge de la langue
SQL Server unités de certification sont actuellement multilingues. Par conséquent, ce package CU n’est pas spécifique à un seul langage. Elle s’applique à toutes les langues prises en charge.
Composants (fonctionnalités) mis à jour
Un package CU inclut toutes les mises à jour disponibles pour tous les composants (fonctionnalités) SQL Server 2019. Toutefois, le package de mise à jour cumulative met à jour uniquement les composants actuellement installés sur le SQL Server instance que vous choisissez de traiter. Si une fonctionnalité SQL Server (par exemple, Analysis Services) est ajoutée au 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 un dépannage est nécessaire, vous devrez peut-être créer une demande de service. Les coûts de support habituels s’appliquent aux 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
Comment désinstaller cette mise à jour sur Windows
- Dans Panneau de configuration, ouvrez l’élément Programmes et fonctionnalités, puis sélectionnez Afficher les mises à jour installées.
- Recherchez l’entrée qui correspond à ce package de mise à jour cumulative sous SQL Server 2019.
- Appuyez de façon longue (ou cliquez avec le bouton droit) sur l’entrée, puis sélectionnez Désinstaller.
Comment désinstaller cette mise à jour sur Linux
Pour désinstaller cette cu sur Linux, vous devez restaurer le package à la version précédente. Pour plus d’informations sur la restauration de l’installation, consultez Restauration SQL Server.
References
- Annonce des mises à jour du modèle de maintenance incrémentielle SQL Server (ISM)
- SQL Server Service Packs ne sont plus pris en charge à partir du SQL Server 2017
- Déterminer la version et lʼédition du moteur de base de données SQL Server qui est en cours dʼexécution
- Modèles de maintenance pour SQL Server
- Modèles d’affectation de noms et descriptions de zone de correction pour les packages de mise à jour logicielle de SQL Server
- Description de la terminologie standard utilisée pour décrire les mises à jour logicielles Microsoft