IDERA SQL Debugger

From DBArtisan
Jump to: navigation, search

Go Up to Add-on tools

The IDERA SQL Debugger lets you locate and fix bugs in the following elements:

  • Procedures (IBM DB2 for Linux, Unix, and Widows, Microsoft SQL Server, Oracle, Sybase ASE)
  • Functions (Oracle)
  • Triggers (IBM DB2 for Linux, Unix, and Widows, Microsoft SQL Server, Oracle, Sybase ASE)
Note: The SQL Debugger lets you debug triggers by debugging the procedures that call them.
Note: For Oracle, you cannot debug packages, but you can debug the functions and procedures within packages.
Note: For Oracle, you cannot debug any objects contained in the Exclusion List. For more information, see Editing the Exclusion List.

The table below describes the sections of this chapter:

Section Description

SQL Debugger Modules and DBMS Support

Describes the specific SQL Debugger modules and DBMS versions supported.

IDERA SQL Debugger Features

Provides an overview of SQL Debugger functionality.

Setting up the IDERA SQL Debugger

Provides details on requirements and setup tasks for each supported DBMS.

IDERA SQL Debugger Interface

Describes the IDERA SQL Debugger graphical interface that includes an editor window and four debug view windows.

IDERA SQL Debugger Functionality

This section describes the functionality on the SQL Debugger.

Using the IDERA SQL Debugger

This section describes how to run a debug session.

Tutorial Sessions

Provides walkthrough sessions for new users.