SW_GET_DEBUG

SW_GET_DEBUG returns the number of rows of debug data that are available in the SSOLITE_DEBUG_DATA table, or -1 if debugging is not enabled.

Syntax

SW_GET_DEBUG() returns integer

Notes

You must call SW_GET_DEBUG to populate the SSOLITE_DEBUG_DATA table. Calling the procedure copies data from the Oracle DBMS_OUTPUT package to SSOLite's own data type.