Oracle DBMS_TELEMETRY_SYS
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 Undocumented
AUTHID DEFINER
Dependencies
DBMS_TELEMETRY_LIB  
Documented No
First Available 26ai
Security Model Owned by SYS with no privileges granted
Source {ORACLE_HOME}/rdbms/admin/prvthtelemetry.plb
{ORACLE_HOME}/rdbms/admin/prvtbtelemetry.plb

Do not install by running the above scripts. Install with telemetry_install_plsql.sql running with oracle_script enabled.
Subprograms
FETCH_RESULT    
 
FETCH_RESULT (new 26ai)
Undocumented dbms_telemetry_sys.fetch_result(
promql_query     IN     VARCHAR2,
query_TYPE       IN     NUMBER,
start_time       IN     NUMBER,
end_time         IN     NUMBER,
step_size        IN     NUMBER,
bound_start_time IN     NUMBER,
bound_end_time   IN     NUMBER,
user_id          IN     NUMBER,
ts_schema        IN     VARCHAR2,
result_type      IN     NUMBER,
sql_query        IN OUT CLOB);
TBD

Related Topics
Built-in Functions
Built-in Packages
Database Security
DBMS_TELEMETRY
DBMS_TELEMETRY_PRIVILEGES
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