Oracle DBMS_APPLY_ADM_IVK
Version 26ai

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

Oracle Database 26ai will be available on generic Linux platforms in January and soon on AIX and Windows
Purpose Provides subprogram to support Streams apply processes
AUTHID CURRENT_USER
Dependencies
DBMS_APPLY_ADM DBMS_LOGREP_UTIL_INVOK DBMS_STREAMS_ADM_UTL_INVOK
DBMS_APPLY_ADM_INTERNAL DBMS_STANDARD DBMS_STREAMS_DECL
DBMS_LOGREP_UTIL    
Documented No
First Available 12.1
Security Model Owned by SYS with EXECUTE granted to the EXECUTE_CATALOG_ROLE role
Source {ORACLE_HOME}/rdbms/admin/prvthapp.plb
{ORACLE_HOME}/rdbms/admin/prvtbapp.plb
 
CREATE_APPLY_IVK
Undocumented dbms_apply_adm_ivk(
queue_name             IN VARCHAR2,
apply_name             IN VARCHAR2,
rule_set_name          IN VARCHAR2,
message_handler        IN VARCHAR2,
ddl_handler            IN VARCHAR2,
apply_user             IN VARCHAR2,
apply_database_link    IN VARCHAR2,
apply_tag              IN RAW,
apply_captured         IN BOOLEAN,
precommit_handler      IN VARCHAR2,
negative_rule_set_name IN VARCHAR2,
source_database        IN VARCHAR2,
source_root_name       IN VARCHAR2);
TBD

Related Topics
Built-in Functions
Built-in Packages
DBMS_APPLY_ADM
DBMS_APPLY_ADM_INTERNAL
DBMS_APPLY_PROCESS
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