Microsoft KB Archive/256208: Difference between revisions

From BetaArchive Wiki
(importing KB archive)
 
m (Text replacement - """ to """)
 
(2 intermediate revisions by the same user not shown)
Line 52: Line 52:
Line:      272
Line:      272


<><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
<><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>


Description:    Error enumerating (select * from SMS_CM_RES_COLL_QPL0000F)
Description:    Error enumerating (select * from SMS_CM_RES_COLL_QPL0000F)
Line 58: Line 58:
File :      E:\OPALSP2\mmcadminui\Support\SMS_NWBM\NWBM_CWbemAsyncNodeFactory.cpp
File :      E:\OPALSP2\mmcadminui\Support\SMS_NWBM\NWBM_CWbemAsyncNodeFactory.cpp
Line:      358
Line:      358
&lt;&gt;&lt;&gt;&lt;&gt;&lt;&gt;&lt;&gt;&lt;&gt;&lt;&gt;&lt;&gt;&lt;&gt;&lt;&gt;&lt;&gt;&lt;&gt;&lt;&gt;&lt;&gt;&lt;&gt;&lt;&gt;&lt;&gt;&lt;&gt;&lt;&gt;&lt;&gt;&lt;&gt;&lt;&gt;&lt;&gt;&lt;&gt;&lt;&gt;&lt;&gt;&lt;&gt;&lt;&gt;&lt;&gt;&lt;&gt;&lt;&gt;&lt;&gt;&lt;&gt;&lt;&gt;&lt;&gt;&lt;&gt;&lt;&gt;&lt;&gt;&lt;&gt;&lt;&gt;&lt;&gt;&lt;&gt;&lt;&gt;&lt;&gt;&lt;&gt;&lt;&gt;&lt;&gt;&lt;&gt;
<><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>


Description:     
Description:     
Line 68: Line 68:
instance of __ExtendedStatus
instance of __ExtendedStatus
{
{
     Operation = &quot;GetObject&quot;;
     Operation = "GetObject";
     ParameterInfo = &quot;SMS_CM_RES_COLL_QPL0000F&quot;;
     ParameterInfo = "SMS_CM_RES_COLL_QPL0000F";
     ProviderName = &quot;WinMgmt&quot;;
     ProviderName = "WinMgmt";
};
};
Entry Point :  Result node factory error QUAKE1
Entry Point :  Result node factory error QUAKE1
Operation :     
Operation :     
Command Line:  C:\WINNT\System32\mmc.exe &quot;D:\SMS\bin\i386\sms.msc&quot; &quot;____&quot; &quot;&quot; &quot;&quot; &quot;&quot; &quot;&quot; &quot;&quot; &quot;&quot; &quot;&quot;
Command Line:  C:\WINNT\System32\mmc.exe "D:\SMS\bin\i386\sms.msc" "____" "" "" "" "" "" "" ""
Trace :
Trace :
                 </pre>
                 </pre>

Latest revision as of 12:53, 21 July 2020

Knowledge Base


SMS: Query-Based Collection May Not Work Correctly on Child Sites

Article ID: 256208

Article Last Modified on 10/27/2006



APPLIES TO

  • Microsoft Systems Management Server 2.0 Standard Edition
  • Microsoft Systems Management Server 2.0 Service Pack 1



This article was previously published under Q256208

SYMPTOMS

When you create a query-based collection on a parent site, all of the expected records are displayed. However, you may be unable to perform the rule evaluation on the child site and the following error message may be displayed:

_com_error exception in MMC Admin UI!
Description:    Factory Enumeration Failure
HRESULT :   0xEEEE0001
File :      E:\OPALSP2\mmcadminui\Support\SMS_NMGR\NMGR_NodeData.cpp
Line:       272

<><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>

Description:    Error enumerating (select * from SMS_CM_RES_COLL_QPL0000F)
HRESULT :   0x80041010
File :      E:\OPALSP2\mmcadminui\Support\SMS_NWBM\NWBM_CWbemAsyncNodeFactory.cpp
Line:       358
<><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>

Description:    
Error :         WBEM_NO_ERROR
Operation:  GetObject
ParameterInfo:  SMS_CM_RES_COLL_QPL0000F
Wbem error object:

instance of __ExtendedStatus
{
    Operation = "GetObject";
    ParameterInfo = "SMS_CM_RES_COLL_QPL0000F";
    ProviderName = "WinMgmt";
};
Entry Point :   Result node factory error QUAKE1
Operation :     
Command Line:   C:\WINNT\System32\mmc.exe "D:\SMS\bin\i386\sms.msc" "____" "" "" "" "" "" "" ""
Trace :
                

CAUSE

When the collection is opened, Systems Management Server (SMS) does not retrieve any rules to evaluate the collection because there are no matching records in the rules tables.

STATUS

Microsoft has confirmed this to be a problem in Systems Management Server version 2.0.


Additional query words: prodsms fail fails

Keywords: kbbug kberrmsg kbpending KB256208