![]() |
Copyright © TIBCO Software Inc. All rights reserved. |
The SW_SET_DEBUG procedure turns debugging on or off.SW_SET_DEBUG(
enable integer)where enable is a flag that turns debugging on or off. Specify:
• 1 to enable debugging (and create the SSOLITE_DEBUG_DATA temporary table for the session).
• 0 to disable debugging. Note that the SESSION.SSOLITE_DEBUG_DATA table is dropped and any existing data in the table lost.
![]() |
Copyright © TIBCO Software Inc. All rights reserved. |