Oracle8i Supplied PL/SQL Packages Reference Release 2 (8.1.6) Part Number A76936-01 |
|
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
.
|
![]() Copyright © 1996-2000, Oracle Corporation. All Rights Reserved. |
|