OSI/FTAM and OSI/APLMGR SCF Reference Manual

PTrace Reference for Tandem FTAM
OSI/FTAM and OSI/APLMGR SCF Reference Manual421943-001
5-38
MSG Completion
MSG Request
The following trace record is generated by the APLMGR, initiator, or responder process
when it receives a request message from another process.
Receive Tag
is the message tag associated with the request message. This tag is returned by the
RECEIVEINFO procedure.
Sync ID
is the sync ID of the associated request message. This ID is returned by the
RECEIVEINFO procedure.
The file system generates sync IDs. Sync IDs prevent duplication of requests in I/O
operations. For further information on them, see the Guardian Programmer's Guide.
Read Count
is the size in bytes of the request message. This count is returned by the
RECEIVEINFO procedure.
Opener
is the name and process ID of the process that sent the request message. This
information is returned by the RECEIVEINFO procedure.
Opened FN
is the file number, in the requesting process, that is associated with the request
message. This number is returned by the RECEIVEINFO procedure.
Queued Reqs
is the number of times the READUPDATEX procedure has been called less the
number of times the REPLYX procedure has been called.
09/23/93 10:31:20.113047 >000.000232 #10 Request IN
Receive Tag: 0 Sync ID: 5D Read Count: 4096
Opener: $ ZNET(1,192) Opened FN: 4 Queued Reqs: 1