OpenTP1 Version 7 Tester and UAP Trace User's Guide

[Contents][Index][Back][Next]

5.1.10 utotrcout (edited output of UAP trace information)

Organization of this subsection
(1) Syntax
(2) Function
(3) Options
(4) Command argument
(5) Output format
(6) Notes

(1) Syntax

utotrcout  [-s service-group-name
           [,service-name]...]
           [-v server-name] [-i] [-n]
           [-t [edit-start-date-and-time]
           [,edit-end-date-and-time]] edit-file-name

(2) Function

Edits the trace information in the specified trace file or trace merge file and outputs the information to standard output.

(3) Options

(4) Command argument

(5) Output format

(a) -i option omitted

[Figure]

  1. Tester information:
    • Name of the server at which the UAP was started (up to 8 characters)
    • Date and time, corrected to the log time for the process that made the first service request
      (last two digits of year/month/day hour:minute:second)
    • Service group name of the activated service (up to 31 characters).
      **** is displayed for an SUP.
    • Time at which the UAP trace information was collected
      (last two digits of year/month/day hour:minute:second)
    • Sequence number of the entry for which trace information was collected (6 digits)
    • ID of the process for which trace information was collected
    • Test user ID of the user who started the UAP (up to 4 characters)
  2. UAP trace information (same output format as for uatdump -e command):
    • Type of trace information collected
    • Date and time when the trace information was collected.
      Not displayed for functions that activate or terminate service requests.
    • Date and time when the tester information or the UAP trace information was collected in the format of year (last two digits)/month/day hour:minutes:seconds.
    • Sequential number (six digits) of the entry that collected trace information
    • Name of the service that activated the UAP (up to 31 characters).
      **** is displayed for an SUP or when the service is unknown.
  3. Output area for call information on OpenTP1 functions
  1. Trace information collected at SPP startup
  2. Trace information collected at SUP startup
  3. Trace information collected at service execution
  4. Trace information collected at SUP completion
  5. Trace information collected at SPP completion
(b) -i option specified

[Figure]

  1. Tester information:
    • Date and time, corrected to the log time for the process that made the first service request
      (last two digits of year/month/day hour:minute:second)
    • Date and time when the tester information was collected
      (last two digits of year/month/day hour:minute:second)
    • ID of the process for which the UAP trace was collected
    • Name of the server at which the UAP was started (up to 8 characters)
    • Service group name of the activated service (up to 31 characters).
      **** is displayed for an SUP.
    • Nest number of the UAP for which trace information was collected.
      0 is displayed for trace information for which the online tester version cannot perform nest control.
      When a simulated client UAP or TP1/Client UAP makes the service request, the nest numbers of the service request destinations are displayed from 1.
  2. UAP trace information
    • Type of trace information collected
    • Time at which the trace information was collected.
      For functions that activate or terminate service requests, the name of the service that activated the UAP is displayed (up to 31 characters).
  1. Trace information collected at SPP startup
  2. Trace information collected at SUP startup
  3. Trace information collected at service execution
  4. Trace information collected at SUP completion
  5. Trace information collected at SPP completion

(6) Notes