OSI/AS Configuration and Management Manual

Troubleshooting Guide
OSI/AS Configuration and Management Manual424119-001
8-45
Troubleshooting Example
After recording the problem, be sure to stop the trace. The following SCF command
stops the trace:
trace process $tsp2, stop
Step 5: Analyze the Trace Using PTrace
The SCF command
ptrace from tr1
starts the PTrace trace formatter on the trace in TR1 and displays the following:
You should next set up the select mask and the filters for the trace. Since you already
know that the incoming connect TPDU was refused within TSP, you only need to focus
on the Layer 4 activity. Use the following PTrace commands to select all the appropriate
trace records:
select l4; filter l4sm; filter l4services
record all
The first trace record found is displayed as follows:
Record #30 indicates that the T-CONNECT attach has enabled the Transport Layer to
accept an incoming CR-TPDU.
Records #32 and #38 indicate that the state machine has enabled the Network Layer to
establish a connection.
Trace of: \MARS.$TSP2, Type (55,4).
Ptrace Data File: $DIAG.MYSTUFF.TR1
Trace started: 10/16/91 04:32:53.02
First trace entry: 10/16/91 04:32:53.02
Last trace entry: 10/16/91 04:37:01.25
Trace entry size limit: 1008
10/16/91 15:28:51.078456 >7000.123456 #30 T-Primitive
T-CON attach BufLen: 0 Addr: 1932172 SU: #Z000022
10/16/91 15:28:52.083120 >7000.020000 #32 L4 SM
TCB: 1 Class: 2 S4^CO2^CLOSED
:E4^CO2^TS^CONNATT =>A4^MONITOR^NCON SU: #Z000022
10/16/91 15:28:52.102712 >7000.010000 #38 L4 SM
TCB: 1 Class: 2 S4^CO2^CLOSED3
:E4^CO2^NC^AVAILABLE^OPENING =>A4^WAIT^FOR^CR^TPDU SU: #Z000022
10/16/91 15:28:52.219646 >000.048340 #57 L4 TPDU IN
CR-TPDU CDT: 4 Dst: 0 Src: 1 Class: 2 Ext-Frmt: NO Exp-Flwctl: YES
Calling TSAP:(hex) 4444 4444 01 Called TSAP:(hex) 4444 4444 02
TPDU Size:4096 Version: 1 Protection:(hex) 7061 7373 776F 7264 “password”
Option:N-expedited(NO) Option:Receive Conf(NO)
Option:No Checksum(NO) Option:T-Expedited(YES)