OpenTP1 Version 7 Operation

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

rpcmrg (Merge RPC traces)

Format

rpcmrg RPC-trace-file-name [RPC-trace-file-name]...

Function

The rpcmrg command chronologically arranges trace information from the specified two or more RPC trace files, and output it to the standard output in the form of an RPC trace file. Any duplicated information is deleted from the specified RPC trace files.

Command argument

RPC-trace-file-name~<path name>

Specifies the name of the RPC trace file that is to be merged. One of the following three names can be used:

The name of the RPC trace file (default: rpctr) included in the path name can be a maximum of 13 characters.

Output messages

Message ID Description Output destination
KFCA00308-E No data exists in RPC trace file. Standard error output
KFCA00310-E Specified RPC trace file does not exist. Standard error output
KFCA00312-E Access error to RPC trace file occurred. Standard error output
KFCA00350-I Help message Standard output
KFCA00352-E Data in RPC trace file is invalid. Standard error output

Notes