码迷,mamicode.com
首页 > 其他好文 > 详细

Multiple Server Query Execution报The result set could not be merged..

时间:2017-08-23 17:31:36      阅读:175      评论:0      收藏:0      [点我收藏+]

标签:multi   sage   word   occurred   display   could not   options   first   磁盘空间   

SQL Server中使用Multiple Server Query Execution这个功能做数据库维护或脚本发布时非常方便,昨天由于磁盘空间原因,删除清理了大量的软件和组件,结果导致SSMS客户端出了问题,重装过后,使用Multiple Server Query Execution时,出现了大量下面错误:

 

 

 

 

An error occurred while executing batch. Error message is: The result set could not be merged because the result schema did not match the schema from the first responding server.

 

 

 

技术分享

 

 

 

出现这个问题,只需要在SSMS的选项(Options-> Query Results -> MultiServer Results -> Merge results 这个选项的值从True值修改为False"值。

 

 

 

技术分享

Multiple Server Query Execution报The result set could not be merged..

标签:multi   sage   word   occurred   display   could not   options   first   磁盘空间   

原文地址:http://www.cnblogs.com/kerrycode/p/7418979.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!