Hi
I have a server, which was monitored by SCOM 2012(with Agent), after a while the SCSM 2012 was installed in this server. So I uninstalled the agent from the SCOM console and added it to Agentless servers. Now the problem is, the following error which may indicate the previous configuration is not totally removed:
The process started at 7:19:08 AM failed to create System.Discovery.Data. Errors found in output:C:\Program Files\System Center 2012\Operations Manager\Server\Health Service State\Monitoring Host Temporary Files 75\28693\DiscoverWindowsOSProperties.vbs(18, 1) Microsoft VBScript runtime error: The remote server machine does not exist or is unavailable: 'GetObject'Command executed: "C:\Windows\system32\cscript.exe" /nologo "DiscoverWindowsOSProperties.vbs" 0 {EA3B85C1-AD08-845E-3AFE-18205F780C7D} {C6014F57-EE9F-C71B-8872-CABC8FCBEDA3} <ServerNameHere> <ServerNameHere>Working Directory: C:\Program Files\System Center 2012\Operations Manager\Server\Health Service State\Monitoring Host Temporary Files 75\28693\One or more workflows were affected by this. Workflow name: Microsoft.SystemCenter.DiscoverWindowsOSPropertiesInstance name: <ServerNameHere>Instance ID: {C6014F57-EE9F-C71B-8872-CABC8FCBEDA3}Management group: MY_MG
Another fact (for the same server):
An error occurred on line 87 while executing script 'MOM Backward Compatibility Service State Monitoring Script' Source: Microsoft VBScript runtime error Description: The remote server machine does not exist or is unavailable: 'GetObject'
I checked the database in the [OperationsManager].[CS].[Agent] table and there is only one object there.
Also I have three errors in the server indicating some thing wrong with this server removal:
OleDb Module encountered a failure 0x80040e37 during execution and will post it as output data item. : Invalid object name 'dbo.InternalJobHistory'. OleDb Module encountered a failure 0x80040e37 during execution and will post it as output data item. : Invalid object name 'dbo.WindowsWorkflowTaskJobStatus'. OleDb Module encountered a failure 0x80040e37 during execution and will post it as output data item. : Invalid object name 'ManagedType'.
All of the highlighted tables are part of SCSM (though some are in common with SCOM and SCCM). Meanwhile, I don't have SQL server MP installed at all!!!
A minute or two after occurrence of these OLEDB errors, the server starts 2115 events (stating SCOM has posted items to workflow but has not received any response in xxx seconds). I don't have any bottlneck in IO or server or any part and my SCOM system is working full speed. Yet, I am some how unsure if these 2115 events relate to SCOM since monitoring the SCOM database just shows some long running queries of SQL Broker waiting for a message which time out after 300 seconds.
Thanks in advance
Yasser
YSobhdel