Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • initUOCIOTTO.ora Oracle
  • Find Multiple levels of object dependencies : depen.sql Oracle
  • USE_NL and INDEX hints example Oracle
  • crontab syntax Linux/Unix
  • catting.sh Linux/Unix
  • CTAS with LONG Column for 7.x and 8 and 8i Oracle
  • column level grant syntax Oracle
  • How to Use DBMS_STATS to Move Statistics to a Different Database Oracle
  • good note for shared pool tunnig Oracle
  • Create type and Grant on it. Oracle
  • DBMS_UTILITY.ANALYZE_SCHEMA Oracle
  • Passing from Unix to PLSQL using bind variables Linux/Unix
  • sess1.sql Oracle
  • Implementing Listener Security Oracle
  • import-export with multiple files Oracle

Drop specific SQL plan baseline – spm

Posted on 05-Jun-202505-Jun-2025 By Admin No Comments on Drop specific SQL plan baseline – spm
set serveroutput on
var res number
exec :res :=DBMS_SPM.DROP_SQL_PLAN_BASELINE ('&original_sql_handle','&original_plan_name');
exec dbms_output.put_line('Number of plans dropped: ' || :res);
Oracle, SQL scripts

Post navigation

Previous Post: findinfo.sql (SQL for getting CPU and Active session info)
Next Post: Load SPM baseline from AWR

Related Posts

  • New Latest Param.sql for finding all hidden parameters also Oracle
  • initUOCIOTTO.ora Oracle
  • dbms_job.submit example Oracle
  • Rman Notes -1 Oracle
  • CTAS with LONG Column for 7.x and 8 and 8i Oracle
  • When error comes for temporary tablespace with version <= 9i 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 (400)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (1)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (18)
  • rman-dataguard (26)
  • shell (150)
  • SQL scripts (348)
  • SQL Server (6)
  • Uncategorized (3)
  • Videos (0)

Recent Posts

  • Running PDB on single node in RAC09-Apr-2026
  • find_arc.sql09-Apr-2026
  • pvm_pre_change.sql08-Apr-2026
  • find_encr_wallet.sql08-Apr-2026
  • find_pdbs.sql08-Apr-2026
  • Creating a Container Database using dbaascli08-Apr-2026
  • track_autoupgrade_copy_progress.sql01-Apr-2026
  • refre.sql for multitenant01-Apr-2026
  • prepfiles.sh for step by step generating pending statistics files10-Mar-2026
  • tracksqltime.sql05-Mar-2026

Archives

  • 2026
  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • DETERMINING WHICH INSTANCE OWNS WHICH SHARED MEMORY & SEMAPHORE SEGMENTS Oracle
  • exp syntax in oracle 10g Oracle
  • Drop all SPM baselines for SQL handle Oracle
  • Follwoing korn shell is used to move files from source folder to destination folder and gzip it in destination folder. mv_iotto.ksh Linux/Unix
  • purge_trc.sh Linux/Unix
  • Flowers Resize datafiles Oracle
  • SQL_PLAN.sql for checking real execution plan Oracle
  • tuning commmand for cpu, ip and memory stats Linux/Unix

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme