Oracle DBMS_DGPDB
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 Support package for Data Guard for Pluggable Databases
AUTHID DEFINER
Dependencies
CONTAINER$ ROPP$X$KCCDI ROPP$X$KCCTF
DBMS_OUTPUT ROPP$X$KCCFE ROPP$X$KCCTS
DBMS_STANDARD ROPP$X$KCCFN ROPP$X$PDBHISTORY
DBMS_SYSTWM ROPP$X$KCCPDB X$KCCTF
PLITBLM ROPP$X$KCCRT  
Documented No
First Available 23ai
Pragmas PRAGMA SUPPLEMENTAL_LOG_DATA(default, NONE);
Security Model Owned by SYS with no privileges granted
Source {ORACLE_HOME}/rdbms/admin/dbmsdgpdb.sql
{ORACLE_HOME}/rdbms/admin/prvtdgpdb.plb
Subprograms
 
LOCALIZE_LIFESPAN (new 23ai)
Alter a lifespan so that it agrees with the end of the prior lifespan dbms_dgpdb.localize_lifespan(
p_pdbid     IN NUMBER,
p_cdbdbid   IN NUMBER,
p_timestamp IN NUMBER,
p_debug     IN NUMBER DEFAULT 0);
TBD
 
VALIDATE_TMP_FILES (new 23ai)
Validates information in the pseudo control file for the current or given lifespan dbms_dgpdb.validate_tmp_files(
p_pdbid     IN NUMBER,
p_cdbdbid   IN NUMBER DEFAULT 0,
p_timestamp IN NUMBER DEFAULT 0,
p_debug     IN NUMBER DEFAULT 0);
TBD

Related Topics
Built-in Functions
Built-in Packages
Database Security
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