Advertisement
Guest User

Untitled

a guest
Jul 4th, 2013
395
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.41 KB | None | 0 0
  1. ===================================
  2.  
  3. The Activity Monitor is unable to execute queries against server OEOHOS83.
  4. Activity Monitor for this instance will be placed into a paused state.
  5. Use the context menu in the overview pane to resume the Activity Monitor.
  6.  
  7. ===================================
  8.  
  9. Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED)) (mscorlib)
  10.  
  11. ------------------------------
  12. Program Location:
  13.  
  14. at System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo)
  15. at System.Runtime.InteropServices.Marshal.ThrowExceptionForHR(Int32 errorCode)
  16. at System.Management.ManagementScope.InitializeGuts(Object o)
  17. at System.Management.ManagementScope.Initialize()
  18. at Microsoft.SqlServer.Management.ResourceMonitoring.SqlPerfmonProcessReader.get_LogicalCpuCount()
  19. at Microsoft.SqlServer.Management.ResourceMonitoring.SqlPerfmonProcessReader.GetSqlProcessCpuUtilization()
  20. at Microsoft.SqlServer.Management.ResourceMonitoring.BackgroundSqlCpuTask.Execute()
  21. at Microsoft.SqlServer.Management.ResourceMonitoring.BackgroundWorkRequest.Execute()
  22. at Microsoft.SqlServer.Management.ResourceMonitoring.BackgroundWorkRequestQueue.BackgroundWorker_DoWork(Object sender, DoWorkEventArgs e)
  23. at System.ComponentModel.BackgroundWorker.OnDoWork(DoWorkEventArgs e)
  24. at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement