Oracle BSLN_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 Performance Tuning Baseline Related Utilities
AUTHID DEFINER
Dependencies
DBMS_MANAGEMENT_PACKS V_$DATABASE  
Documented No
Exceptions
Error Code Reason
ORA-20106 Baseline not found
First Available Not known
Security Model Owned by DBSNMP with EXECUTE granted to the OEM_MONITOR role
Source {ORACLE_HOME}/rdbms/admin/prvtblid.plb
{ORACLE_HOME}/rdbms/admin/prvtblib.plb
Subprograms
 
ALLOW_DROP
Undocumented bsln_internal.allow_drop(
baseline_id   IN NUMBER,
baseline_name IN VARCHAR2,
dbid          IN NUMBER)
RETURN BOOLEAN;
TBD
 
MAINTAIN_STATISTICS
Undocumented bsln_internal.maintain_statistics(dbid_in IN NUMBER);
exec dbsnmp.bsln_internal.maintain_statistics(dbsnmp.bsln_internal.this_dbid);

PL/SQL procedure successfully completed.
 
MAINTAIN_THRESHOLDS
Undocumented bsln_internal.maintain_thresholds;
exec dbsnmp.bsln_internal.maintain_thresholds;

PL/SQL procedure successfully completed.

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