Home

 

File names for trace files

Trace file names are constructed in the following way:

AMQppppp.qq.TRC

where ppppp is the process ID (PID) of the process producing the trace and qq is a sequence number. The value of qq starts at 0. If the full filename already exists, this value is incremented by one until a unique trace filename is found. A trace filename can already exist if a process is reused.

Notes:

  1. The value of the process ID can contain fewer or more digits than shown in the example.

  2. There is one trace file for each process running as part of the entity being traced.

SSL trace files have the names AMQ.SSL.TRC and AMQ.SSL.TRC.1. We cannot format SSL trace files; send them unchanged to IBM support.



 

Home