Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • cold backup scripts to copy locally Linux/Unix
  • SQL Tracker by SID sqltrackerbysid.sql Oracle
  • Guide to Linux System Command Mastery Linux/Unix
  • Locktree.sql Oracle
  • Drop all SPM baselines for SQL handle Oracle
  • Drop tempfiles from database Oracle
  • ext#.sql Oracle
  • Unix split command to split files Linux/Unix
  • Free conference number from http://www.freeconference.com Oracle
  • How to collect CPU usage on Linux using Shell script Linux/Unix
  • V$CONTROLFILE_RECORD_SECTION reference notes. Oracle
  • Sending email with file attachment. Linux/Unix
  • To find all disk io ( EMC as well as local) Linux/Unix
  • Jai Shree Ram Oracle
  • find_log_switch.sql Find log switches in graphical manner 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

  • Temporary Tablespsace Temp tablespace behaviour Oracle
  • Recovering lost SYS password Oracle
  • Consolidated Reference List Of Notes For Migration / Upgrade Service Requests -ID 762540.1 Oracle
  • EXTPROC Oracle
  • Oracle 11g Training on 29JAN1010 Oracle
  • arch_configUOCIOTTO.ora 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 (393)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (1)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (149)
  • SQL scripts (342)
  • SQL Server (6)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • 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
  • Checking SQL Server Version25-Jul-2025
  • Oracle vs MYSQL Architecture differences (For DBAs)24-Jul-2025

Archives

  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • Another Tuning Article for subheap of shared pool Oracle
  • Implementing Listener Security Oracle
  • remove archfiles only when it is applied to DR rm_archfiles.sh Linux/Unix
  • Read CSV File using Python Python/PySpark
  • Composite Index creation tip from Vivek Oracle
  • Korn Shell Arithmatic Linux/Unix
  • When error comes for temporary tablespace with version <= 9i Oracle
  • online_ts_bkup.sql Oracle

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme