Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • All About oracle password and security from metalink Oracle
  • create a folder in multiple places Linux/Unix
  • How to Modify the statistics collection by MMON for AWR repository Oracle
  • Good RAC & Standby Notes Oracle
  • Renaming Global Name GLOBAL_NAME Oracle
  • ORA-01220 Oracle
  • findinfo.sql (SQL for getting CPU and Active session info) Oracle
  • Small sample shell program Linux/Unix
  • Oracle Recommended Patches — Oracle Database ID 756671.1 Oracle
  • cache buffer chain latch Oracle
  • Oracle Standby Database Library Index from Metalink Oracle
  • Rename Tablespace Oracle
  • How to set Processes Parameter Oracle
  • Jai Shree Ram Oracle
  • SCRIPT TO LIST RECURSIVE DEPENDENCY BETWEEN OBJECTS UTLDTREE.sql Oracle

Find Plan Hash value fphv.sql

Posted on 27-Sep-2006 By Admin No Comments on Find Plan Hash value fphv.sql

Filename : fphv.sql

REM *** Find Plan Hash value

column plan_hash_value format 999999999999

accept v_sqlid prompt ‘Enter SQL_ID : ‘

select distinct sql_id, plan_hash_value, to_char(timestamp, ‘DD-MON-RRRR:HH24:MI:SS’) from dba_hist_sql_plan

where sql_id=’&v_sqlid’;

Oracle, SQL scripts

Post navigation

Previous Post: shr1.sql for MTS or Shared server configuration
Next Post: Find execution plan from dba_hist_sql_plan for a specific SQL_ID and PLAN_HASH_VALUE fplan.sql

Related Posts

  • Oracle Release Explaination Oracle
  • In Addition to previous note, following grants needed on PERFSTAT user. Oracle
  • 276434.1 Modifying the VIP or VIP Hostname of a 10g or 11g Oracle Clusterware Node Oracle
  • Oracle 11g Environment Setup Oracle
  • get_vmstat_linux Oracle
  • VIvek Encryption Package and Its Usage 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 (388)
  • PHP/MYSQL/Wordpress (10)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (149)
  • SQL scripts (337)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • 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
  • Reading config file from other folder inside class24-Sep-2024
  • Python class import from different folders22-Sep-2024
  • Transfer SQL Profiles from One database to other database.05-Sep-2024
  • Load testing on Oracle 19C RAC with HammerDB18-Jan-2024

Archives

  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • good note for shared pool tunnig Oracle
  • Sample WW22 listener.ora Oracle
  • Find sort details from Db find_sort.sql Oracle
  • oracle fast start failover best practice Oracle
  • tblwopk.sql tablewopk.sql Oracle
  • For Perl DBI installation and testing program PHP/MYSQL/Wordpress
  • Good Oracle Architecture In Short and point to point Oracle
  • Unix split command to split files Linux/Unix

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme