| Oracle9i Supplied PL/SQL Packages and Types Reference Release 1 (9.0.1) Part Number A89852-02 |
|
This package provides access to some SQL Data Definition Language (DDL) statements from stored procedures. It also provides special administration operations that are not available as DDLs.
The ALTER_COMPILE and ANALYZE_OBJECT procedures commit the current transaction, perform the operation, and then commit again.
This package runs with the privileges of calling user, rather than the package owner SYS.
This chapter discusses the following topics:
| Subprogram | Description |
|---|---|
|
Compiles the PL/SQL object. |
|
|
Provides statistics for the database object. |
|
|
![]() Copyright © 1996-2001, Oracle Corporation. All Rights Reserved. |
|