Transaction Configuration Center - Information - How to launch TCC in SHOW SQL mode in order to get the SQL traces
Purpose
This page explains how to activate SQL traces in TCC.
Applicable in CAST Version
| Release | Yes/No |
|---|---|
| 8.3.x | ✅ |
| 8.2.x | ✅ |
| 8.1.x | ✅ |
| 8.0.x | ✅ |
| 7.3.x | ✅ |
Applicable RDBMS
| RDBMS | Yes/No |
|---|---|
| Oracle Server | ✅ |
| Microsoft SQL Server | ✅ |
| CSS2 | ✅ |
Details
SHOW SQL mode can be activated for TCC by adding -ShowSQL at the end of the command line of the TCC.
Steps to activate:
Create a shortcut for TCC executable from the flat (TCC executable is named CAST-TransactionConfig.exe)
Right click on Windows shortcut for TCC and choose Shortcut. Add ‘-ShowSQL’ to the end of the command line as shown below.

Example: “C:\Program Files (x86)\CAST\7.3.0\CAST-TransactionConfig.exe” -ShowSQL
Launch TCC from the shortcut created to activate SQL traces.
SQL trace will be present in TCC log. If you want to modify TCC log location, please refer to Transaction Configuration Center - Information - How to change the default location of TCC log file
Notes/comments
Related Pages
Transaction Configuration Center - Information - How to change the default location of TCC log file