TRANSFER Installation and Management Guide
X400 Importer Log
Troubleshooting
12–28 13198 Tandem Computers Incorporated
Importer logs contain three different formats of the PDU ID.
Some OSI/MHS tools use a format divided into five fields, for instance: 0, 0,
41635, 1, 1021.
The importer includes this form on every line during the processing of an
X400 message.
PDU ID is stored as a four-word integer. Some OSI/MHS tools use the
decimal form of this four-word integer: 671289347240258.
The importer includes this number on one line of output for each X400
message processed.
The importer also gives the PDU ID in the log output as a four-word integer in
hex. Analysts might want to correlate entries in the log with PDU Id entries
still on the MESSAGE QUEUE or the IMPORT-RETRY queues, and the only
form that can be used for this is a hex notation for the PDU ID.
The importer includes this number on one line of output for each X400
message processed.
The following two lines illustrate the three formats of the PDU ID output by the
importer:
$SFIM (I0006) [1] PDU# 0,0,41635,1,1021: (PDU Id in DECIMAL: 671289347240258)
$SFIM (I0004) [1] PDU# 0,0,41635,1,1021: (PDU Id in HEX: 800 3FD 0 A2A3)