Oracle DBMS_APPLY_ADM_IVK
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 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/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 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