Oracle MGWI_REG
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 Messaging Gateway Registration
AUTHID DEFINER
Dependencies
DBA_OBJECTS DBMS_REGISTRY  
Documented No
First Available Not known
Security Model Owned by SYS with no privileges granted
Source {ORACLE_HOME}/rdbms/admin/mgwireg.plb
SQL> @?/mgw/admin/mgwireg.plb

SP2-0808: Package created with compilation warnings

Package body created.
SQL> sho err
No errors.
Subprograms
 
CHECK_OBJECTS
Undocumented mgwi_reg.check_objects RETURN BINARY_INTEGER;
SELECT mgwi_reg.check_objects;

CHECK_OBJECTS
-------------
            1
 
CHECK_QUEUES
Undocumented mgwi_reg.check_queues RETURN BINARY_INTEGER;
SELECT mgwi_reg.check_queues;

CHECK_QUEUES
------------
           1
 
CHECK_SCHEDULER
Undocumented mgwi_reg.check_scheduler RETURN BINARY_INTEGER;
SELECT mgwi_reg.check_scheduler;

CHECK_SCHEDULER
---------------
              1
 
VALIDATE_MGW
Undocumented mgwi_reg.validate_mgw;
exec mgwi_reg.validate_mgw;

PL/SQL procedure successfully completed.

Related Topics
Built-in Functions
Built-in Packages
Database Security
MGWI_ADMIN
MGWI_CONST
MGWI_CRYPTO
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