Oracle DBMS_APPLY_PROCESS
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 Utility providing a single function used in apply process management
AUTHID DEFINER
Dependencies
DBMS_APPLY_ADM_INTERNAL DBMS_LOGREP_LIB  
Documented No
Exceptions
Error Code Reason
ORA-26701 Streams process <process_name> does not exist
First Available Not known
Security Model Owned by SYS with no privileges granted
Source {ORACLE_HOME}/rdbms/admin/prvthapp.html
 
GET_APPLY#
Returns the process number for the named apply process dbms_apply_process.get_apply#(apply_name IN VARCHAR2) RETURN BINARY_INTEGER;
SELECT dbms_apply_process.get_apply#('UWAPPLY')
FROM dual;

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