Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Insert cause enqueue locks Oracle
  • How to find pinned objects from shared pool. (pinned via dbms_shared_pool.keep) Oracle
  • T-SQL Vs PL/SQL Syntax SQL Server
  • Monitor Long Running Job Oracle
  • eplan.sql Oracle
  • Metalink Note: Note:250655.1 : ADDM Basics USING THE AUTOMATIC DATABASE DIAGNOSTIC MONITOR Oracle
  • TABLE SIZING WITH DB_BLOCK ARCHITECTURE Reference : Metalink note : 10640.1 Oracle
  • note id 373303.1 Linux/Unix
  • good linux notes Linux/Unix
  • chk_space_SID.ksh Linux/Unix
  • Nice notes on wait events Oracle
  • Virtual Indexes in Oracle Oracle
  • Find Command Linux/Unix
  • Oracle Recommended Patches — Oracle Database ID 756671.1 Oracle
  • segment_wise_space.sql segspace.sql Segment wise space usage (allocated and used) 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

  • 284785.1 How to check RAC Option is currently linked into the Oracle Binary Oracle
  • findinfo.sql (SQL for getting CPU and Active session info) Oracle
  • Disbaling DBA_SCHEDULER_JOBS Oracle
  • How to find the real execution plan and binds used in that explain plan in Oracle 10g?? Oracle
  • SQL_PROFILE – I explaination Oracle
  • Find execution plan from dba_hist_sql_plan for a specific SQL_ID and PLAN_HASH_VALUE fplan.sql 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 (394)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (1)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (149)
  • SQL scripts (343)
  • SQL Server (6)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • 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
  • Checking SQL Server Version25-Jul-2025

Archives

  • 2026
  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • Finding Oracle Patches with opatch Oracle
  • Process Map for CPU and Memory for OS processes Linux/Unix
  • .profile Linux/Unix
  • How to change hostname in Linux Linux/Unix
  • ORA-3136 Oracle
  • sid_wise_sql.sql Oracle
  • move_arch_files.ksh Linux/Unix
  • Implementation of key based authentications Linux/Unix

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme