Oracle OUTLN_PKG_INTERNAL
Version 26ai

General Information
Library Note Morgan's Library Page Header
The best Oracle News for FY2026

Oracle Database 26ai is now availble. If you haven't you downloaded already: Why?
Purpose Undocumented
AUTHID DEFINER
Dependencies
DBMS_ASSERT DBMS_SQL OL$HINTS
DBMS_OUTLN_INTERNAL DBMS_STANDARD OUTLN_PKG
DBMS_OUTLN_LIB OL$ V$SQL
Documented No
First Available 19c
Security Model Owned by SYS with no privileges granted

Direct access to this package is prevented by an Accessible By clause.
Source {ORACLE_HOME}/rdbms/admin/prvtols.plb
Subprograms
 
I_CREATE_OUTLINE
Undocumented outln_pkg_internal.i_create_outline(
hash_value   IN NUMBER,
child_number IN NUMBER,
category     IN VARCHAR2,
user_id      IN NUMBER);
Protected by an ACCESSIBLE BY clause
 
I_DROP_BY_CAT
Undocumented outln_pkg_internal.i_drop_by_cat(cat IN VARCHAR2);
Protected by an ACCESSIBLE BY clause
 
I_DROP_COLLISION
Undocumented

Protected by an ACCESSIBLE BY clause
outln_pkg_internal.i_drop_collision;
exec outln_pkg_internal.i_drop_collision;
     *
PLS-00904: insufficient privilege to access object OUTLN_PKG_INTERNAL
 
I_DROP_EXTRAS
Undocumented outln_pkg_internal.i_drop_extras;
Protected by an ACCESSIBLE BY clause
 
I_DROP_UNREFD_HINTS
Undocumented outln_pkg_internal.i_drop_unrefd_hints;
Protected by an ACCESSIBLE BY clause
 
I_DROP_UNUSED
Undocumented outln_pkg_internal.i_drop_unused;
Protected by an ACCESSIBLE BY clause
 
I_UPDATE_BY_CAT
Undocumented outln_pkg_internal.i_update_by_cat(
oldcat IN VARCHAR2,
newcat IN VARCHAR2);
Protected by an ACCESSIBLE BY clause

Related Topics
Built-in Functions
Built-in Packages
Database Security
OUTLN_PKG
What's New In 21c
What's New In 26ai

Morgan's Library Page Footer
This site is maintained by Daniel Morgan. Last Updated: This site is protected by copyright and trademark laws under U.S. and International law. © 1998-2026 Daniel A. Morgan All Rights Reserved