Product Documentation

SQL Operations Guide

Previous Topic

Next Topic

fc_set_debug( )

Sets the debug level of the FairCom DB SQL database engine for advanced diagnostics.

Parameters (1)

dbg_info VARCHAR(20)

Result Set Fields (1)

DBG_INFO VARCHAR(20)

Example

To enable Java debugging:

call fc_set_debug('NNNNNNNNNNYN');


DBG_INFO

--------

NNNNNNNNNNYN

See Also

TOCIndex