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
Streams Apply Process Error Handling Internal Support
dbms_apply_error.execute_error(
local_transaction_id IN VARCHAR2,
execute_as_user IN BOOLEAN,
canon_user_name IN VARCHAR2,
canon_user_procedure IN VARCHAR2);
dbms_apply_error.get_error_message(
message_number IN NUMBER,
local_transaction_id IN VARCHAR2,
destination_queue_name OUT VARCHAR2,
execute OUT BOOLEAN)
RETURN XMLTYPE;