Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • How to see which patches are applied. Oracle
  • usnsql.sql Displays information about UNDO segments with sql statements Oracle
  • SQL_PLAN.sql for checking real execution plan Oracle
  • New Latest Param.sql for finding all hidden parameters also Oracle
  • move_arch_files.ksh Linux/Unix
  • Another Tuning Article for subheap of shared pool Oracle
  • Find Stale DR Physical Standby Oracle
  • cur_sql.sql Oracle
  • get_vmstat_linux Oracle
  • All About oracle password and security from metalink Oracle
  • How to Make Trace Files Created by Oracle Readable by All Users ? Oracle
  • RMAN : Consistent Backup, Restore and Recovery using RMAN Oracle
  • backspace in SQL Plus not working then..? Linux/Unix
  • Recovering lost SYS password Oracle
  • column level grant syntax Oracle

Drop all SPM baselines for SQL handle

Posted on 05-Jun-202505-Jun-2025 By Admin No Comments on Drop all SPM baselines for SQL handle
declare
myplan pls_integer;
begin
myplan:=DBMS_SPM.drop_sql_plan_baseline (sql_handle => '&sql_handle');
end;
/
Oracle, SQL scripts

Post navigation

Previous Post: Load SPM baseline from AWR
Next Post: load SPM baseline from cursor cache

Related Posts

  • Oracle Support Metalink ID 161818.1 Oracle
  • lck.sql Oracle
  • SQL Tracker by SID sqltrackerbysid.sql Oracle
  • get_aix_vmstat.ksh Oracle
  • Global Unique Identifier Generation in Oracle 9.2 SYS_GUID() Oracle
  • Oracle 11g Training on 29JAN1010 Oracle

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Categories

  • Ansible (0)
  • AWS (2)
  • Azure (1)
  • Django (0)
  • GIT (1)
  • Linux/Unix (149)
  • MYSQL (5)
  • Oracle (395)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (1)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (150)
  • SQL scripts (343)
  • SQL Server (6)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • prepfiles.sh for step by step generating pending statistics files10-Mar-2026
  • tracksqltime.sql05-Mar-2026
  • Complete Git Tutorial for Beginners25-Dec-2025
  • Postgres DB user and OS user.25-Dec-2025
  • Trace a SQL session from another session using ORADEBUG30-Sep-2025
  • SQL Server Vs Oracle Architecture difference25-Jul-2025
  • SQL Server: How to see historical transactions25-Jul-2025
  • SQL Server: How to see current transactions or requests25-Jul-2025
  • T-SQL Vs PL/SQL Syntax25-Jul-2025
  • Check SQL Server edition25-Jul-2025

Archives

  • 2026
  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • Add new columns in dataframe Python/PySpark
  • USER_TABLES.Freelists Oracle
  • get_ratio.sql get the ratio of users from v$session and this uses CASE-WHEN-THEN clause Oracle
  • MYSQL for Oracle DBA MYSQL
  • Query to Generate aggregate on every 30 mins. Oracle
  • fuser to check who is using diretory Linux/Unix
  • setting prompt display with .profile Linux/Unix
  • tab.sql Oracle

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme