Trace Files

Tracing is a valuable method of troubleshooting. Tracing allows you to log the Insight activity including operations against the SCRIBEINTERNAL database and operations against your connections. By default, trace files open in Notepad.

In the trace, you can see the step flow that was followed during the DTS file run.

Browse through the trace file with a text editor to find the error you are trying to resolve. The error number and error message are shown.

Note: To make the trace file easier to read, turn on the word wrap option if available, in your text editor.

To Enable Tracing

  1. In the Workbench, click View > Options. The Application Options dialog box appearss.
  2. Click the Tracing tab.
  3. Check the Tracing Enabled box.
  4. Enter the folder location of the trace file. The default location is *\Public\Public Documents\Scribe.

    You can also click Browse and navigate to the location of the trace file.

  5. Click OK. You return to the main window, where a tracing status icon appears in the lower right corner.

Tip: Before analyzing the trace file, try using the Transaction Error Report, which is easier to manage and read.