Unsupported feature
The transaction trace is not supported. For example,
SQLCA.DBMS = "TRACE MSOLEDBSQL SQL Server"
Workaround
It can be partially worked around using server logs under the debug mode.
Two unsupported cases that cannot be detected
Not all of the unsupported cases can be detected by the deployment tool.
For example, if the trace is set in the initialization file, then this use case cannot be detected.
For another example, if the trace is set through a variable, then this use case cannot be detected.