Before you run the utility, you must enable tracing for the server configuration. With tracing enabled, the server generates a trace record for each checked out file and saves the information in a trace file (Checkout.cotrc). The utility uses the trace file as input and outputs a *.csv file containing data about the check-out operations.
The Check-out Trace utility takes one or more check-out trace (*.cotrc) files as input and outputs one *.csv text file containing check-out trace data as comma-delimited values. The default filename for the .csv file is identical to the name of the trace file with the extension .csv. For example, when the trace filename is Checkout.cotrc, then the csv output filename is Checkout.cotrc.csv.
To run the Check-out Trace utility