Trace Viewer Application

Note: The Trace Viewer application should not be confused with the Trace VTS Actions application, which enables you to select different VTS services (such as the RPC Manager and Modem Manager), and actions (the Navigator or SQL calls), and monitor the selected items by saving pertinent data about them (such as the date and time they executed) to disk.

The Trace Viewer application allows you to monitor the content and parameters of driver messages and VTS-related network traffic as it occurs. The collected data is also logged to standard Access database files for later viewing.

There are three components involved in tracing:

      The communications to be traced. Each message source, (driver tracing, RPC diagnostics and SOAP message tracing) has its own format and therefore is stored in its own database.

      The module that collects and writes the actual data to the database. This is DBTrace, a system-level module that maintains live communications with the Trace Viewer.

      The viewer. This is the Trace Viewer application, where you can select, filter and display the communications data.

 

Note: Users of older versions of VTS may be familiar with the RPC Diagnostics application.  That application is now obsolete. The Trace Viewer application enables you to view RPC trace information in real-time.

Trace files are regular Microsoft Access .MDB files. These are stored in the TraceFiles subdirectory within the VTS installation directory.

These files are deleted as they age, with the default set to 30 days. If you wish to modify this setting, you may do so using the DbTraceDaysToPreserve variable in Setup.ini.

Trace files can contain additional tables that assist in the interpretation and filtering of their data. This means that the files can be exported into another environment and can still be interpreted correctly.

Topics in this section:

What the Trace Viewer can show you

Using the Trace Viewer

Trace Viewer Features, Specific to Driver Tracing

Trace Viewer Features, Specific to SOAP Message Tracing

Trace Viewer Features, Specific to Remote Procedure Call (RPC) Tracing