Oracle OUTLN_PKG_INTERNAL
Version 21c

General Information
Library Note Morgan's Library Page Header
ACE Director Alum Daniel Morgan, founder of Morgan's Library, is scheduling complimentary technical Workshops on Database Security for the first 30 Oracle Database customers located anywhere in North America, EMEA, LATAM, or APAC that send an email to asra_us@oracle.com. Request a Workshop for your organization today.
Purpose Undocumented
AUTHID DEFINER
Dependencies
DBMS_ASSERT DBMS_SQL OL$HINTS
DBMS_OUTLN_INTERNAL DBMS_STANDARD V$SQL
DBMS_OUTLN_LIB OL$  
Documented No
First Available 19c
Security Model Owned by SYS with no privileges granted

Direct access to this package is prevented by means of 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;
BEGIN outln_pkg_internal.i_drop_collision; END;
*
ERROR at line 1:
ORA-06550: line 1, column 7:
PLS-00904: insufficient privilege to access object OUTLN_PKG_INTERNAL
ORA-06550: line 1, column 7:
PL/SQL: Statement ignored
 
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 23c

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