The PL/SQL Profiler and Java->PL/SQL Publisher requires server-side support, which is installed on demand.
To install support for PL/SQL Profiler
The PL/SQL Profiler (Oracle 10g and above) requires server-side support provided by Oracle.
Follow these steps:
V$SESSION
V$SESSTAT
V$STATNAME
To install SQL Navigator-specific support for a single schema
|
|
TIP: You can also install a central set of tables for storage of Profiler data, however this is not recommended, as these tables may grow quite large. To install, follow the steps above to install into any schema, then (connected as that user) run the script PROF_GLOBAL_INSTALL.SQL. |
To install support for Java Publisher
To publish a Java class to PL/SQL the following are required in the user's schema:
These objects are installed on demand in a similar manner to the Profiler objects.
|
|
Note: To publish a Java class located in a different schema:
|
Recommended configuration for PL/SQL Debugger
Oracle for Windows version10g or higher
SQL*Net 32-bit to connect to the database
Refer also to the online help for details about Oracle support for the SQL Navigator Debugger.
Recommended configuration for Oracle Web Development support
Install Oracle Web Toolkit version 2 or higher on database.