ConfigMgr 2007 元件: Distribution Manager 無法插入 Configuration Manager 封裝,因為 CI_Contents 表格中沒有 CI 內容

SMSv4_Component__Distribution_Manager_failed_to_insert_a_Configuration_Manager_Package_because_CI_Content_is_not_present_in_the_CI_Contents_table_19_Rule (Rule)

Knowledge Base article:

摘要

Distribution Manager 會複寫所有類型的封裝。Software Update Deployment 封裝與 Driver 封裝會關聯到 Configuration Items 與它們的內容。Object Replication Manager 會複寫 Configuration Item Content 資訊,Object Replication Manager 是 Configuration Manager 的元件。當 Distribution Manager 失敗時,它會繼續嘗試插入這些封裝,直到 Object Replication Manager 複寫 Content 資訊。

原因

發生這個狀況的原因是可能有一個 Object Replication Manager 必須處理的大型待處理項目。如需詳細資訊,請參閱 objreplmgr.log。

外部

如需更多協助,請參閱 Configuration Manager 2007 支援網站 (英文) 上,Configuration Manager 網站支援區段中的其他支援選項清單。

Element properties:

TargetMicrosoft.SystemCenter.ConfigurationManager.2007.Microsoft_SMSv4_Site_Servers_Installation
CategoryEventCollection
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityLow
RemotableTrue
Alert MessageSMSv4_Component__Distribution_Manager_failed_to_insert_a_Configuration_Manager_Package_because_CI_Content_is_not_present_in_the_CI_Contents_table_19_Rule.AllertMessageBackwardCompatibility
CommentMom2005ID='{DE963B71-B67D-444C-8535-B382E830D637}';MOM2005ComputerGroupID={D0741372-F3F6-43EB-8B8B-965F937BCC65}

Member Modules:

ID Module Type TypeId RunAs 
_FF8F6969_FB5B_4673_8632_4CDD02B593DD_ DataSource System.Mom.BackwardCompatibility.GenericLogProvider2 Default
CollectEventData WriteAction Microsoft.SystemCenter.CollectEvent Default
CollectEventDataWarehouse WriteAction Microsoft.SystemCenter.DataWarehouse.PublishEventData Default
GenerateAlert WriteAction System.Mom.BackwardCompatibility.AlertResponse Default

Source Code:

<Rule ID="SMSv4_Component__Distribution_Manager_failed_to_insert_a_Configuration_Manager_Package_because_CI_Content_is_not_present_in_the_CI_Contents_table_19_Rule" Target="Microsoft.SystemCenter.ConfigurationManager.2007.Microsoft_SMSv4_Site_Servers_Installation" Enabled="true" ConfirmDelivery="false" Comment="Mom2005ID='{DE963B71-B67D-444C-8535-B382E830D637}';MOM2005ComputerGroupID={D0741372-F3F6-43EB-8B8B-965F937BCC65}">
<Category>EventCollection</Category>
<DataSources>
<DataSource ID="_FF8F6969_FB5B_4673_8632_4CDD02B593DD_" Comment="{FF8F6969-FB5B-4673-8632-4CDD02B593DD}" TypeID="MomBackwardCompatibility!System.Mom.BackwardCompatibility.GenericLogProvider2">
<PublisherName>ConfigMgr 2007 Distribution Manager Log</PublisherName>
<DirectoryRecords>
<DirectoryRecord>
<Directory>%SMS_INSTALL_DIR_PATH%\Logs</Directory>
<Patterns>
<Pattern>distmgr.log</Pattern>
</Patterns>
</DirectoryRecord>
</DirectoryRecords>
<Expression>
<RegExExpression>
<ValueExpression>
<XPathQuery Type="String">EventDescription</XPathQuery>
</ValueExpression>
<Operator>ContainsSubstring</Operator>
<Pattern>Failed to insert SMS Package</Pattern>
</RegExExpression>
</Expression>
</DataSource>
</DataSources>
<WriteActions>
<WriteAction ID="GenerateAlert" TypeID="MomBackwardCompatibility!System.Mom.BackwardCompatibility.AlertResponse">
<AlertGeneration>
<GenerateAlert>true</GenerateAlert>
<Owner/>
<Description>
$Data/LoggingComputer$
- ConfigMgr 2007 Component: Distribution Manager failed to insert a Configuration Manager Package because CI Content is not present in the CI_Contents table.


$Data/EventDescription$
</Description>
<AlertLevel>40</AlertLevel>
<ResolutionState/>
<Source>
$Data/PublisherName$
</Source>
<Name>ConfigMgr 2007 Component: Distribution Manager failed to insert a Configuration Manager Package because CI Content is not present in the CI_Contents table</Name>
</AlertGeneration>
<InvokerType>0</InvokerType>
</WriteAction>
<WriteAction ID="CollectEventData" TypeID="SystemCenterLibrary!Microsoft.SystemCenter.CollectEvent"/>
<WriteAction ID="CollectEventDataWarehouse" TypeID="DataWarehouseLibrary!Microsoft.SystemCenter.DataWarehouse.PublishEventData"/>
</WriteActions>
</Rule>