搜尋本站文章

2011-05-19

資源管理員(Resource Governor)組態失敗,錯誤號碼:10904,當群組中存在開啟的工作階段時,這個資源管理員版本不允許在集區之間移動群組

使用版本:
SQL Server 2008、SQL Server 2008 R2 版本


以下是片段的錯誤訊息:

錯誤號碼:10904
錯誤訊息:資源管理員組態失敗。
在即將卸除或移到其他資源集區的工作負載群組中有使用中工作階段。
請中斷受影響工作負載群組中的所有使用中工作階段,然後再試一次。

解決方法是:

中斷受影響群組中的所有使用中工作階段,然後再試一次。

當群組中存在開啟的工作階段時,這個資源管理員版本不允許在集區之間移動群組。


--P01


--P02


--P03


--P04


--P05


--P06




以下是完整的錯誤訊息:

===================================

ResourceGovernor 'Microsoft.SqlServer.Management.Smo.ObjectKeyBase' 的 改變 失敗。  (Microsoft.SqlServer.Smo)

------------------------------
如需說明,請按一下: http://go.microsoft.com/fwlink?ProdName=Microsoft+SQL+Server&ProdVer=10.50.1777.0+((KJ_RTM_QFE-CU).110408-1400+)&EvtSrc=Microsoft.SqlServer.Management.Smo.ExceptionTemplates.FailedOperationExceptionText&EvtID=改變+ResourceGovernor&LinkId=20476

------------------------------
程式位置:

   於 Microsoft.SqlServer.Management.Smo.SqlSmoObject.AlterImpl()
   於 Microsoft.SqlServer.Management.Smo.ResourceGovernor.Alter()

===================================

執行 Transact-SQL 陳述式或批次時發生例外狀況。 (Microsoft.SqlServer.ConnectionInfo)

------------------------------
程式位置:

   於 Microsoft.SqlServer.Management.Common.ServerConnection.ExecuteNonQuery(String sqlCommand, ExecutionTypes executionType)
   於 Microsoft.SqlServer.Management.Common.ServerConnection.ExecuteNonQuery(StringCollection sqlCommands, ExecutionTypes executionType)
   於 Microsoft.SqlServer.Management.Smo.ExecutionManager.ExecuteNonQuery(StringCollection queries)
   於 Microsoft.SqlServer.Management.Smo.SqlSmoObject.ExecuteNonQuery(StringCollection queries, Boolean includeDbContext)
   於 Microsoft.SqlServer.Management.Smo.SqlSmoObject.AlterImplFinish(StringCollection alterQuery, ScriptingOptions so)
   於 Microsoft.SqlServer.Management.Smo.SqlSmoObject.AlterImplWorker()
   於 Microsoft.SqlServer.Management.Smo.SqlSmoObject.AlterImpl()

===================================

資源管理員組態失敗。在即將卸除或移到其他資源集區的工作負載群組中有使用中工作階段。請中斷受影響工作負載群組中的所有使用中工作階段,然後再試一次。 (.Net SqlClient Data Provider)

------------------------------
如需說明,請按一下: http://go.microsoft.com/fwlink?ProdName=Microsoft+SQL+Server&ProdVer=10.50.1777&EvtSrc=MSSQLServer&EvtID=10904&LinkId=20476

------------------------------
伺服器名稱:
錯誤號碼: 10904
嚴重性: 16
狀態: 2
行號: 1


------------------------------
程式位置:

   於 Microsoft.SqlServer.Management.Common.ConnectionManager.ExecuteTSql(ExecuteTSqlAction action, Object execObject, DataSet fillDataSet, Boolean catchException)
   於 Microsoft.SqlServer.Management.Common.ServerConnection.ExecuteNonQuery(String sqlCommand, ExecutionTypes executionType)


參考資料:

疑難排解資源管理員
http://msdn.microsoft.com/zh-tw/library/cc627395.aspx

資源管理員簡介
http://msdn.microsoft.com/zh-tw/library/bb895232.aspx

沒有留言:

張貼留言