Enabling RepServer transact SQL tracing

To enable RepServer transact SQL tracing, log in to RepServer using the isql utility from a command prompt, and execute the following:

trace "ON", DSI, DSI_BUF_DUMP 

This traces the SQL transactions within the RepServer and writes them to the RepServer log.