Running and Debugging PL/SQL Programs

To execute a PL/SQL program against an online database:

  1. Select View | Connection Navigator .
  2. Expand Database and select a database connection.
  3. In the database connection, expand a schema.
  4. In the schema, find a folder with the name of the object type (for example, Package), and expand the folder.
  5. In the folder, right-click the PL/SQL program, and choose Run or Debug from the context menu.
  6. A Run PL/SQL or Debug PL/SQL window displays. Select a target and parameter(s), and click OK.
  7. The program runs or debugs. Check status windows for progress and information.

Notes


Creating, Editing and Using PL/SQL Programs

 

Copyright © 1997, 2004, Oracle. All rights reserved.