Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Roles and Stored Procs II Oracle
  • standard Monitoring – 1 Oracle
  • How to calculate PROCESSES parameter Oracle
  • Follwoing korn shell is used to move files from source folder to destination folder and gzip it in destination folder. mv_iotto.ksh Linux/Unix
  • Nice Article about semaphores and init.ora Processes parameter relations Linux/Unix
  • Privileges Required to Create Procedures and Functions that uses objects from other schema. Oracle
  • Changing default shell Linux/Unix
  • My Test Case On 21-OCT-2005 Oracle
  • Checking SQL Server Version SQL Server
  • GSQ.sql Oracle
  • How to Use DBMS_STATS to Move Statistics to a Different Database Oracle
  • remove archfiles only when it is applied to DR rm_archfiles.sh Linux/Unix
  • Oracle 10g Installation/Applying Patches Tips Oracle
  • How to find password change date for user Oracle
  • fkwoindex.sql /* Find FK without Index */ 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

  • ext#.sql Oracle
  • Oracle 10g for solaris 10 Oracle
  • Jai Shree Ram Oracle
  • 10g RAC: Troubleshooting CRS Root.sh Problems Oracle
  • Drop specific SQL plan baseline – spm Oracle
  • Remove duplicate rows from table 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
  • ENQ: KO – FAST OBJECT CHECKPOINT tips Oracle
  • default permission on ~/.ssh/authorized_keys2 or authorized_keys Linux/Unix
  • .profile Linux/Unix
  • Kill a session dynanically using execute immediate Oracle
  • Does DBMS_JOB recompute the NEXT_DATE interval after or before Oracle
  • How to find the real execution plan and binds used in that explain plan in Oracle 10g?? Oracle
  • How to set Processes Parameter Oracle
  • Gather Stats manually using DBMS_STATS after disabling DBMS_SCHEDULER jobs as previous entry Oracle

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme