Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • tblwopk.sql /* Find Tables Without PK */ Oracle
  • Unix command for system configuration Linux/Unix
  • Roles and Stored Object behaviour Oracle
  • Export With Query Another Example. Oracle
  • Jai Shree Ram Linux/Unix
  • Clean up Oracle
  • sbind.sql Find Bind variable from sql_id sqlid Oracle
  • TNSNAMES entries details Oracle
  • Oracle 10g Installation/Applying Patches Tips Oracle
  • Pending Distributed Transations Oracle
  • Rman Notes -1 Oracle
  • Explain Plan Doesn’T Change For Sql After New Statistics Generated Oracle
  • Removing Blank lines from file using grep Linux/Unix
  • To check whether standby is recovering properly or not?? Oracle
  • How to calculate PROCESSES parameter 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

  • True Session Wait Activity in Oracle 10g Verygood Oracle
  • How to find password change date for user Oracle
  • configUOCIOTTO.ora Oracle
  • useful dg links Oracle
  • Good Doc 28-JUN-2006 Oracle
  • create trigger syntax Oracle

Leave a Reply Cancel reply

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

Categories

  • Ansible (0)
  • AWS (2)
  • Azure (1)
  • Linux/Unix (149)
  • MYSQL (5)
  • Oracle (393)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (0)
  • 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

  • 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
  • V$INSTANCE of Oracle in MYSQL24-Jul-2025
  • Day to day MYSQL DBA operations (Compared with Oracle DBA)24-Jul-2025

Archives

  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • How to know current SID Oracle
  • How To Limit The Access To The Database So That Only One User Per Schema Are Connected (One Concurrent User Per Schema) Oracle
  • good note for shared pool tunnig Oracle
  • All About oracle password and security from metalink Oracle
  • find_open_cur.sql Find open cursorts per session Oracle
  • find_du.ksh to find # of files, their sizes in current folder and its subdolder Linux/Unix
  • Absolute file number and relative file number Oracle
  • telnet listening Linux/Unix

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme