Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Move WordPress site from one hosting service to other. PHP/MYSQL/Wordpress
  • proper cpu stats Linux/Unix
  • telnet listening Linux/Unix
  • T-SQL Vs PL/SQL Syntax SQL Server
  • oracle Dba site Oracle
  • Transfer SQL Profiles from One database to other database. Oracle
  • TRUNCATE Privs Oracle
  • Generate SSH without password authentication. Linux/Unix
  • Database logon trigger issue Oracle
  • Find Command Linux/Unix
  • Good RAC & Standby Notes Oracle
  • ORACLE_SID in sqlplus Oracle
  • Settting up get_vmstat.sh for colletinf CPU Usage. Oracle
  • ipcs -l Linux/Unix
  • To seee semaphores and shared memory segments in Solaris Linux/Unix

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

  • TOP-N Sql to find Nth max or Top N rows Oracle
  • Alter procedure auditing Oracle
  • usnsql.sql Displays information about UNDO segments with sql statements Oracle
  • get_vmstat.ksh for Solaris Oracle
  • How to choose Driver table in SQL statement Oracle
  • get_ratio.sql get the ratio of users from v$session and this uses CASE-WHEN-THEN clause 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
  • DETERMINING WHICH INSTANCE OWNS WHICH SHARED MEMORY & SEMAPHORE SEGMENTS Oracle
  • Generate SSH without password authentication. Linux/Unix
  • Jai Shree Ram Oracle
  • 276434.1 Modifying the VIP or VIP Hostname of a 10g or 11g Oracle Clusterware Node Oracle
  • Updated LCK.SQL file. Oracle
  • Load testing on Oracle 19C RAC with HammerDB Oracle
  • purge_trc.sh Linux/Unix
  • sid_wise_cursor.sql find open cursor basis on username or SID Oracle

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme