Oracle DBMS_GSM_SHDUSR
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 Global Workload Management Sharding User
AUTHID CURRENT_USER
Dependencies
DBA_OBJECTS DBMS_GSM_COMMON DUPLICATED_TABLE$
DBMS_ASSERT DBMS_GSM_UTILITY V_$PARAMETER2
Documented No
First Available 23ai
Pragmas PRAGMA SUPPLEMENTAL_LOG_DATA(default, UNSUPPORTED);
Security Model Owned by GSMADIN_INTERNAL with EXECUTE granted to PUBLIC
Source {ORACLE_HOME}/rdbms/admin/dbmsgwmut.sql
{ORACLE_HOME}/rdbms/admin/prvtgwmut.plb
Subprograms
 
CREATEDBLINK (new 23ai)
Create dblink if chunk_id_old and hunk_id_new are not on the same shard dbms_gsm_shdusr.createDBLink(
chunk_id_old IN  NUMBER,
chunk_id_new IN  NUMBER,
dblink       OUT VARCHAR2);
TBD
 
GETDUPTABLEREFRESHRATE (new 23ai)
Returns the refresh rate of a duplicated table. Returns 0 for tables with REFRESH ON DEMAND dbms_gsm_shdusr.getDupTableRefreshRate(table_objn IN NUMBER) RETURN NUMBER;
TBD

Related Topics
Built-in Functions
Built-in Packages
Database Security
DBMS_GSM_ALERTS
DBMS_GSM_CLOUDADMIN
DBMS_GSM_COMMON
DBMS_GSM_DBADMIN
DBMS_GSM_FIX
DBMS_GSM_FIXED
DBMS_GSM_NOPRIV
DBMS_GSM_POOLADMIN
DBMS_GSM_UTILITY
DBMS_GSM_VPD
DBMS_GSM_XDB
DBMS_SERVER_ALERT
DBMS_SHARDING_DIRECTORY
EXCHANGE
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