SNA Server - 60 - An attempt to invoke an APPC TP has failed

SNA_Server___60___An_attempt_to_invoke_an_APPC_TP_has_failed_8_Rule (Rule)

Knowledge Base article:

Management Pack
Summary

An attempt to invoke the APPC TP specified in the event failed.

 
Causes

The error will be reported to the invoking TP on the remote system with the primary return code specified in the event:

AP_ALLOCATION_ERROR. The sense data shown is the secondary return code, which will be one of the following hexadecimal values:

X'084B6031' AP_TRANS_PGM_NOT_AVAIL_RETRY

X'084C0000' AP_TRANS_PGM_NOT_AVAIL_NO_RETRY

X'10086021' AP_TP_NAME_NOT_RECOGNIZED

X'10086031' AP_PIP_NOT_ALLOWED

X'10086032' AP_PIP_NOT_SPECIFIED_CORRECTLY

X'10086034' AP_CONVERSATION_TYPE_MISMATCH

X'10086041' AP_SYNC_LEVEL_NOT_SUPPORTED

X'080F6051' AP_SECURITY_NOT_VALID

 
Resolutions

Refer to the "Microsoft Host Integration Server APPC Programmer's Guide" for explanations of these error codes.

 
© 1995-2001 Microsoft Corporation, all rights reserved.

Element properties:

TargetMicrosoft.HostIntegrationServer.2006.Microsoft_Host_Integration_Server_2006_SNA_Servers_Installation
CategoryEventCollection
EnabledTrue
Event_ID60
Alert GenerateTrue
Alert SeverityWarning
Alert PriorityLow
RemotableTrue
Alert Message
SNA Server - 60 - An attempt to invoke an APPC TP has failed

$Data/EventDescription$
Event LogApplication
CommentMom2005ID='{C011EAC6-4AA6-4DF8-AFEC-72EFB5FCD778}';MOM2005ComputerGroupID={A4B80A64-AABE-4CC9-8AC2-7EA802200B45}

Member Modules:

ID Module Type TypeId RunAs 
_F6DA1507_12AF_11D3_AB21_00A0C98620CE_ DataSource Microsoft.Windows.EventProvider 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="SNA_Server___60___An_attempt_to_invoke_an_APPC_TP_has_failed_8_Rule" Target="Microsoft.HostIntegrationServer.2006.Microsoft_Host_Integration_Server_2006_SNA_Servers_Installation" Enabled="true" ConfirmDelivery="true" Comment="Mom2005ID='{C011EAC6-4AA6-4DF8-AFEC-72EFB5FCD778}';MOM2005ComputerGroupID={A4B80A64-AABE-4CC9-8AC2-7EA802200B45}">
<Category>EventCollection</Category>
<DataSources>
<DataSource ID="_F6DA1507_12AF_11D3_AB21_00A0C98620CE_" Comment="{F6DA1507-12AF-11D3-AB21-00A0C98620CE}" TypeID="WindowsLibrary!Microsoft.Windows.EventProvider">
<ComputerName>$Target/Host/Property[Type="WindowsLibrary!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<LogName>Application</LogName>
<Expression>
<And>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">Channel</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value>Application</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="Integer">EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value>60</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<RegExExpression>
<ValueExpression>
<XPathQuery Type="String">PublisherName</XPathQuery>
</ValueExpression>
<Operator>MatchesMOM2005RegularExpression</Operator>
<Pattern>^(SNA.Server|SNA.Server02|SNA.Server03|SNA.Server04)$</Pattern>
</RegExExpression>
</Expression>
</And>
</Expression>
</DataSource>
</DataSources>
<WriteActions>
<WriteAction ID="GenerateAlert" TypeID="MomBackwardCompatibility!System.Mom.BackwardCompatibility.AlertResponse">
<AlertGeneration>
<GenerateAlert>true</GenerateAlert>
<Owner/>
<Description>
$Data/EventDescription$
</Description>
<AlertLevel>30</AlertLevel>
<ResolutionState/>
<Source>
$Data/PublisherName$
</Source>
<Name>SNA Server - 60 - An attempt to invoke an APPC TP has failed</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>