Compile with tracing support

By default, DataBlade® modules are compiled without tracing support.

To compile with tracing, you must have generated source code in BladeSmith with tracing. BladeSmith adds the DBDK_TRACE macros and the TraceSet_project() procedure to your code if the Tracing property of the Source folder is set to True in BladeSmith Generate DataBlade dialog box.

After you compile with tracing, you must enable tracing for the DataBlade module after you register it in a database.You must also enable tracing in the database session.