IDERA SQL Debugger for Oracle Setup

From RapidSQL
Jump to: navigation, search

Go Up to Setting up the IDERA SQL Debugger

The only task required in setting up the IDERA SQL Debugger for Oracle is Editing the Exclusion List.

Editing the Exclusion List

Upon installation, an Exclusion List is set up on your computer which includes packages that the application cannot debug. The Exclusion List is located in the main product directory. You can add or remove packages from this file by editing the Exclusion List.

To Edit the Exclusion List, do the following:

  1. Open the Exclusion List, deborcex.etd, in a text editor, such as Microsoft Notepad or WordPad.
  2. To add a package, enter the name of the package at the end of the list. Use the following format: OWNER.OBJECT_NAME.
    Note: Press ENTER after each item on the list.
  3. To remove a package from the Exclusion List, delete the package from the list.
    Note: IDERA SQL Debugger for Oracle does not debug a package function or package procedure listed on the Exclusion List.
  4. Save the changes to deborcex.etd.