DISABLE_TRACE_ON¶
Applies to: ORAFlex SQLFlex MYSQLFlex PGFlex DB2Flex
This command disables driver level tracing to the specified file. Enabling trace (calling ENABLE_TRACE_ON) on an application and using it in conjunction with SQL_TEXT_MESSAGE is a good way to study particular problems you encounter in the driver. SQL_TEXT_MESSAGE allows you to insert sections of your code into the trace file. This command (DISABLE_TRACE_ON) ends tracing. Note that trace files can become very large so it is good practice to only turn them on when specifically needed.
Syntax
DISABLE_TRACE_ON