Oracle DBMS_TELEMETRY_UTILS_INTERNAL
Version 26ai

General Information
Library Note Morgan's Library Page Header
The best Oracle News for FY2026

Oracle Database 26ai is now availble. If you haven't you downloaded already: Why?
Purpose AI telemetry streaming internal utilities.
AUTHID DEFINER
Dependencies
DBMS_ASSERT DBMS_TELEMETRY_QUERY_INTERNAL
DBMS_TELEMETRY_ADMIN_INTERNAL DBMS_TELEMETRY_UTILS
DBMS_TELEMETRY_DBA_INTERNAL TS_TABLE
DBMS_TELEMETRY_INGEST  
Documented No
First Available 26ai
Security Model Owned by TELEMETRY_DBA with no privileges granted.
Source {ORACLE_HOME}/rdbms/admin/prvthtelemetry_int.plb
{ORACLE_HOME}/rdbms/admin/prvtbtelemetry_int.plb

Do not install by running the above scripts. Install with telemetry_install_plsql.sql running with oracle_script enabled.
Subprograms
 
GET_DHHOUR_EPOCH (new 26ai)
Undocumented dbms_telemetry_utils_internal.get_dhhour_epoch(tm IN TIMESTAMP WITH TIME ZONE)
RETURN NUMBER;
TBD
 
GET_EPOCH_SECS (new 26ai)
Undocumented dbms_telemetry_utils_internal.get_epoch_secs(workspace_name IN VARCHAR2) RETURN NUMBER;
TBD
 
GET_HOUR_EPOCH (new 26ai)
Undocumented dbms_telemetry_utils_internal.get_hour_epoch(tm IN TIMETSTAMP WITH TIME ZONE)
RETURN NUMBER;
TBD
 
GET_MHHOUR_EPOCH (new 26ai)
Undocumented dbms_telemetry_utils_internal.get_mhhour_epoch(tm IN TIMETSTAMP WITH TIME ZONE)
RETURN NUMBER;
TBD
 
GET_SHHOUR_EPOCH (new 26ai)
Undocumented dbms_telemetry_utils_internal.get_shhour_epoch(tm IN TIMETSTAMP WITH TIME ZONE)
RETURN NUMBER;
TBD
 
GET_SHHOUR_EPOCH_DIV (new 26ai)
Undocumented dbms_telemetry_utils_internal.get_shhour_epoch_div(tm IN TIMETSTAMP WITH TIME ZONE)
RETURN NUMBER;
TBD
 
GET_WHHOUR_EPOCH (new 26ai)
Undocumented dbms_telemetry_utils_internal.get_whhour_epoch(tm IN TIMETSTAMP WITH TIME ZONE)
RETURN NUMBER;
TBD
 
TO_EPOCH (new 26ai)
Undocumented dbms_telemetry_utils_internal.to_epoch(tm IN TIMETSTAMP WITH TIME ZONE) RETURN NUMBER;
TBD

Related Topics
Built-in Functions
Built-in Packages
Database Security
DBMS_TELEMETRY_ADMIN_INTERNAL
DBMS_TELEMETRY_DBA_INTERNAL
DBMS_TELEMETRY_INGEST
DBMS_TELEMETRY_QUERY_INTERNAL
DBMS_TELEMETRY_UTILS
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