Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • RMAN : Consistent Backup, Restore and Recovery using RMAN Oracle
  • All About oracle password and security from metalink Oracle
  • DETERMINING WHICH INSTANCE OWNS WHICH SHARED MEMORY & SEMAPHORE SEGMENTS Oracle
  • 10g oem configuration Oracle
  • Jai Shree Ram Oracle
  • To seee semaphores and shared memory segments in Solaris Linux/Unix
  • compile_inv.sql Oracle
  • remove archfiles only when it is applied to DR rm_archfiles.sh Linux/Unix
  • ORA-4031 issue and solution on 09-MAY-2008 Oracle
  • Updated LCK.SQL file. Oracle
  • Good RAC & Standby Notes Oracle
  • Difference between SYNC and AFFIRM Oracle
  • findinfo.sql (SQL for getting CPU and Active session info) Oracle
  • sesswait.sql Oracle
  • longtx.sql with the flag whether session is blocking any DML locks or not. 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

  • Committing distributed transaction using commit force Oracle
  • crtgr.sql /* For creating trigger from data dictionary */ Oracle
  • JSON/XML Types in Oracle Oracle
  • How can I tell if ASO is installed ? Oracle
  • Find Plan Hash value fphv.sql Oracle
  • Histogram Overview 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 (392)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (0)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (149)
  • SQL scripts (341)
  • SQL Server (6)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • 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
  • MYSQL and Oracle Comparison for Oracle DBA24-Jul-2025

Archives

  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • runsql_once.ksh Linux/Unix
  • Changing Instance Name ( No DB_NAME) Oracle
  • Check Oracle installed products using one command Oracle
  • How to know current SID Oracle
  • Difference between SYNC and AFFIRM Oracle
  • Optimizer_Index init.ora parameter explaination. Oracle
  • SYSOPER Mystery Oracle
  • Creating never expiring DB user accounts in Oracle Oracle

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme