Aqua Data Studio's integrated PL/SQL Debuggers allow single-stepping, pausing, and breakpoints packages, procedures, and functions to assist in troubleshooting complex queries and statements. Debuggers exist for those database vendors and versions that have application programming interfaces (APIs) to allow them.

Sybase SQL Debugger The Sybase SQL Debugger has been designed to help with testing and debugging of SQL functions and procedures for Sybase ASE versions 12.5 and above.

Oracle SQL Debugger The Oracle SQL Debugger has been designed to help with testing and debugging of SQL packages,  functions, and procedures for Oracle versions 9i and above.

MS SQL Server Debugger The MS SQL Server Debugger has been designed to help with testing and debugging of SQL functions and procedures for MS SQL Server 2005 and above. The Microsoft SQL Server Debugger requires that specific connection settings configurations be made for the debugger to work appropriately. Check the Registering MS SQL Connections for Debugging section for more information.

DB2 SQL Debugger The DB2 SQL Debugger has been designed to help with testing and debugging of SQL stored procedures for DB2 versions 9.0 and above.

  • No labels