Oracle DBMS_GSM_SHDUSR
Version 23c

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 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 23.2
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 23c)
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 23c)
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;
PRAGMA SUPPLEMENTAL_LOG_DATA(getDupTableRefreshRate, READ_ONLY);
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 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