Oracle OWM_CPKG_PKG
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_DDL OWM_ASSERT_PKG OWM_MIG_PKG
LTDDL OWM_DYNSQL_ACCESS WM$VERSIONED_TABLES
LTUTIL    
Documented No
First Available 12.2
Security Model Owned by WMSYS with no privileges granted
Source {ORACLE_HOME}/rdbms/admin/owmpkgs.plb
 
CREATEPACKAGE
Undocumented owm_cpkg_pkg.createPackage(
obj_owner_v IN VARCHAR2,
obj_name_v  IN VARCHAR2,
buffercode  IN BOOLEAN);
exec wmsys.owm_cpkg_pkg.createPackage('WMSYS', 'WM$VERSION_VIEW', FALSE);
BEGIN wmsys.owm_cpkg_pkg.createPackage('WMSYS', 'WM$VERSION_VIEW', FALSE); END;
*
ERROR at line 1:
ORA-01403: no data found
ORA-06512: at "WMSYS.OWM_CPKG_PKG", line 30
ORA-06512: at line 1

Related Topics
Built-in Functions
Built-in Packages
Database Security
DBMS_WM
LTAQ
LTDTRG
OWM_ASSERT_PKG
OWM_BULK_LOAD_PKG
OWM_DDL_PKG
OWM_DML_PKG
OWM_DYNSQL_ACCESS
OWM_IEXP_PKG
OWM_MIG_PKG
OWM_MP_PKG
OWM_VSCRIPT_PKG
OWM_VT_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