
Why Workload Events Are Written to the Tuning Log
The tuning log records messages about statements in the workload that cannot be tuned for the following reasons:
-
Statement does not reference any table.
-
Statement references a table that does not exist.
-
Statement is not tuned because tuning it would increase the query cost.
For more details about the tuning log table and the information contained in its columns, see Errors and Messages.