Enlighten - Information - How to launch Enlighten in SHOW SQL mode
Purpose
This page explains how to activate SQL traces in Enlighten.
Applicable in CAST Version
| Release | Yes/No |
|---|---|
| 8.3.x | ✅ |
Applicable RDBMS
RDBMS | Yes/No |
|---|---|
CSS2 | ✅ |
Action Plan
SHOW SQL mode can be activated for Enlighten with one of the following methods:
From The graphical interface of Enlighten. You can do this from the keyboard:
CTRL + SHIFT + Q
2. From command line by using the option -SHOW(SQL):
```sql
<Cast install folder>Enlighten.exe -SHOW(SQL)
Enlighten log file is located at Enlighten log file location
Notes/comments
Related Pages