Group: ibm.software.commserver.aix




Subject: what situation make following TP error ?
From: HeungKi,Kim
Date: 3/23/2007 5:58:52 PM
hi there. :-) Our customer related daemon program using SNA API.

Subject: what situation make following TP error ?
From: HeungKi,Kim
Date: 3/26/2007 10:29:27 AM
hi there. :-) sorry above incomplete message... Our customer has been using very well SNA system with no errors... In past one day, We got following sna.err message. We resolve that SNA(C/S for AIX) restarting, and restarting related daemon program using SNA API. Of cause, We suspect with starting of incomplete started daemon program. Isn't it ? We are curious what situation make following TP error? Just simple? or complex? thanks... ============================================================ /etc/sna/sna_node.cfg... tp define everything ============================================================ [define_tp] tp_name = RSTP description = "" list_name = "" conv_type = MAPPED security_rqd = NO sync_level = SYNCPT_NEGOTIABLE enabled = YES pip_allowed = YES tp_instance_limit = 0 incoming_alloc_timeout = 0 [define_tp] tp_name = CICSTPN description = "" list_name = "" conv_type = MAPPED security_rqd = NO sync_level = SYNCPT_NEGOTIABLE enabled = YES pip_allowed = YES tp_instance_limit = 0 incoming_alloc_timeout = 0 ============================================================ ============================================================ /var/sna/sna.err... one part ============================================================ ... ... ... ----------------------- 08:17:52 KORST 23 Mar 2007 ----------------------- APPC Message 2 - 10, Subcode: 421 - 10 Log category: PROBLEM Cause Type: External System: y6p5a1 A request to invoke a TP was rejected because the TP was not configured in the invocable TP data file. TP name = SNARECV1 Computer name = y6p5a1 Cause: The daemon at the computer whose name is shown could not get any configuration information for the invocable TP. Action: Check that the requested TP is included in the invocable TP data file at the computer whose name is shown. ----------------------- 08:17:52 KORST 23 Mar 2007 ----------------------- APPN Message 512 - 257, Subcode: 0 - 10 Log category: PROBLEM Cause Type: Config System: y6p5a1 Dynamic load of TP failed. Sense code = 0x10086021 LU alias = CICSAN12 TP name = SNARECV1 Cause: The node could not dynamically load an APPC TP or CPI-C application. The received Attach will be failed with the sense code shown. Action: Check for any previous error logs or errors in the configured attach_routing data (using query_local_lu) and TP characteristics (using query_tp_definition). ... ... ... above two section repeat... ... ... ... ----------------------- 08:17:52 KORST 23 Mar 2007 ----------------------- APPC Message 2 - 10, Subcode: 421 - 10 ... ... ============================================================