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's Generate DataBlade dialog box. See Generating Source Files for more information.
After you compile with tracing, you must enable tracing for the DataBlade module after you register it in a database. See Enabling Tracing in a DataBlade Module for instructions. You must also enable tracing in the database session. See Enabling Tracing in a Database Session for instructions.
Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]