Oracle DBMSNCDB
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 This package appears to have been originally built as part of setting up interpreted versus native compilation: It is no longer installed by default and does not appear to serve any purpose.
AUTHID CURRENT_USER
Dependencies
DEPENDENCY$ OBJ$ SETTINGS$
Documented No
First Available 2002 - 2005
Security Model Owned by SYS with no privileges granted
Source {ORACLE_HOME}/rdbms/admin/dbmsncdb.sql
{ORACLE_HOME}/rdbms/admin/prvtncdb.plb
Subprograms
 
SETUP_FOR_INTERPRETED_COMPILE
Setup database for interpreted compile dbmsncdb.setup_for_interpreted_compile;
exec dbmsncdb.setup_for_interpreted_compile;

PL/SQL procedure successfully completed.
 
SETUP_FOR_NATIVE_COMPILE
Setup database for native compile dbmsncdb.setup_for_native_compile(bodyOnly BOOLEAN DEFAULT TRUE);
exec dbmsncdb.setup_for_native_compile;

PL/SQL procedure successfully completed.

Related Topics
Built-in Functions
Built-in Packages
Interpreted Compilation
Native Compilation
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