Oracle DBMS_SERVER_ALERT_EXPORT
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 Implements an export action which is automatically called by export to export server alert thresholds. Generates PL/SQL blocks that define thresholds stored in the export
AUTHID CURRENT_USER
Dependencies
DBA_THRESHOLDS DBMS_STANDARD V$METRICNAME
Documented No
First Available 2003-4
Security Model Owned by SYS with EXECUTE granted to the EXECUTE_CATALOG_ROLE role
Source {ORACLE_HOME}/rdbms/admin/dbmsslxp.sql
 
SYSTEM_INFO_EXP
Undocumented dbms_server_alert_export.system_info_exp(
prepost       IN  PLS_INTEGER,
connectstring OUT VARCHAR2,
version       IN  VARCHAR2,
new_block     OUT PLS_INTEGER)
RETURN VARCHAR2;
TBD

Related Topics
Built-in Functions
Built-in Packages
DBMS_SERVER_ALERT
DBMS_SERVER_ALERT_PRVT
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