OSI/TS SCF Reference Manual

OSI/TS Trace Facility
OSI/TS SCF Reference Manual424832-001
3-45
NetIO DSM
File
shows the file number used by the TSP process.
Cnt
shows the length of the reply buffer (in bytes).
Tag
shows the I/O operation tag.
<..detail..>
shows DSM command information. The column at the left side shows the name of
the SPI tokens or fields within a data structure. See the OSI/TS Management
Programming Manual for parameter descriptions.
NetIO DSM
This trace record shows a negative response from X25AM due to invalid parameter
value. In this case a TSP SU was configured with X.25 priority call and the network
was not DATAPAC. DETAIL is ON to show a formatted display of the SPI response
buffer. The SPI return code is -30 which is the standard data communication return code
for invalid value in token. In the first error list, token 1000 is the X25AM ADD SU
token number. The offset of the field within the ADD SU structure (550) points to the
field in error (priority call). The token number can be found in the ZX25DDL file. The
identification of the field can be calculated from the ZX25-DDL-ADD-SU definition.
Since this error reports a context error, a second token in error is followed. The second
token is the X25AM INFO LINE token (1040), the offset (556) points to the NETTYPE
field within the INFO LINE data structure.