Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Committing distributed transaction using commit force Oracle
  • How do I get Oracle to automatically start when my server boots up? Oracle
  • Temporary tablespace explaination Oracle
  • How to sort list of files on basis of their sizes. Linux/Unix
  • How to find pinned objects from shared pool. (pinned via dbms_shared_pool.keep) Oracle
  • PLSQL Table Syntax 2 Oracle
  • Pending Transaction Neighbors Script Oracle
  • Kernel Parameters for Solaris Linux/Unix
  • find_pk.sql /* Find Primary Key */ Oracle
  • Identical Dblink Issue… Oracle
  • CPU Core related projections AWS
  • How to collect CPU usage on Linux using Shell script Linux/Unix
  • crtgr.sql /* For creating trigger from data dictionary */ Oracle
  • setting prompt display with .profile Linux/Unix
  • Building Our Own Namespaces with “Create Context” 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

  • V$transaction notes for finding XID composition. Oracle
  • get_aix_vmstat.ksh Oracle
  • Oracle Identifiers Oracle
  • Rename Tablespace Oracle
  • How to find password change date for user Oracle
  • Roles and Stored Object behaviour Oracle

Leave a Reply Cancel reply

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

Categories

  • AWS (2)
  • Azure (1)
  • Linux/Unix (149)
  • Oracle (392)
  • PHP/MYSQL/Wordpress (10)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (149)
  • SQL scripts (341)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • load SPM baseline from cursor cache05-Jun-2025
  • Drop all SPM baselines for SQL handle05-Jun-2025
  • Load SPM baseline from AWR05-Jun-2025
  • Drop specific SQL plan baseline – spm05-Jun-2025
  • findinfo.sql (SQL for getting CPU and Active session info)27-May-2025
  • SQL Tracker by SID sqltrackerbysid.sql22-Apr-2025
  • How to connect to Oracle Database with Wallet with Python.21-Mar-2025
  • JSON/XML Types in Oracle18-Mar-2025
  • CPU Core related projections12-Mar-2025
  • Exadata Basics10-Dec-2024

Archives

  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • Reading parameter file and printing Linux/Unix
  • fdisk -l explaination about Primary-Logical-Extended Partitions Linux/Unix
  • remove archfiles only when it is applied to DR rm_archfiles.sh Linux/Unix
  • Good link for LIO in Oracle ( Logical IOs) Oracle
  • Best approach for Oracle database patching sequence to latest/required patchset along with CPU/PSU/any-other-one-off patch ID 865255.1 Oracle
  • age_alert.ksh aging out alert.log Linux/Unix
  • To see how much time or progress of long transaction Oracle
  • Find_table_size.sql Oracle

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme