Oracle DBMS_SQLHIST_INTERNAL
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 Internal support package for DBM_SQLHIST.
AUTHID DEFINER
Dependencies
DBMS_SQLHIST ODCIVARCHAR2LIST X$KESMASMON
Documented No
First Available 23ai
Pragmas PRAGMA SUPPLEMENTAL_LOG_DATA(default, READ_ONLY);
Security Model Owned by SYS with no privileges granted
Source {ORACLE_HOME}/rdbms/admin/dbmssqlh.sql
{ORACLE_HOME}/rdbms/admin/prvtsqlh.plb
Subprograms
 
I_GET_FILTERED_SQLIDS (new 23ai)
Finds SQL IDs for SQL history statements that contain a given SQL text string dbms_sqlhist_internal.i_get_filtered_sqlids(
sqltext_filter IN VARCHAR2,
container_id   IN NUMBER,
instance_id    IN NUMBER)
RETURN sys.odcivarchar2list;
TBD

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