Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • How to check current redo log progress redo_progress.sql Oracle
  • FGA Part-I Oracle
  • oracle_env_10g_CADEV Linux/Unix
  • sesswait.sql Oracle
  • 10g oem configuration Oracle
  • Is It Recommended To Apply Patch Bundles When PSU Is Available? -ID 743554.1 Oracle
  • Oracle 11g Environment Setup Oracle
  • sess_server.sql Oracle
  • Find Command Linux/Unix
  • Settting up get_vmstat.sh for colletinf CPU Usage. Oracle
  • cif crons Linux/Unix
  • column level grant syntax Oracle
  • Drop database in Oracle 10g Oracle
  • Goldengate Tutorial Oracle
  • Oracle Connections expire_time and firewall 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

  • Good RAC & Standby Notes Oracle
  • Changing unix system clock when Oracle database is running. Oracle
  • DBMS_STATS Metalinks Notes Oracle
  • CPU Core related projections AWS
  • Renaming the column name Oracle
  • Exadata Basics 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
  • ORA-8031 issue and solution if it is occuring due to truncate. Oracle
  • USE_NL and INDEX hints example Oracle
  • Removing Ctrl-M from end of line using vi Linux/Unix
  • oracle fast start failover best practice Oracle
  • export import with parameter file. Oracle
  • Insert cause enqueue locks Oracle
  • shutdown linux Linux/Unix
  • remove archfiles only when it is applied to DR rm_archfiles.sh Linux/Unix

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme