Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Appendix C SSOLite Stored Procedures : Debug Procedures : SW_GET_DEBUG

SW_GET_DEBUG
SW_GET_DEBUG returns the number of rows of debug data 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.

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved