Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • send attachment from unix-shell script Linux/Unix
  • Jai Shree Ram Linux/Unix
  • chk_space_SID.ksh Linux/Unix
  • Some useful Unix Commands Linux/Unix
  • Standby Database Behavior when a Datafile is Resized on the Primary Database Note:123883.1 Oracle
  • Deleting first line and lastline of a file using sed Linux/Unix
  • mutex in Oracle 10.2.0.2 or Oracle 10g Oracle
  • Checking SQL Server Version SQL Server
  • For Perl DBI installation and testing program PHP/MYSQL/Wordpress
  • Rman Notes -1 Oracle
  • secure crt settings Linux/Unix
  • Metalink Note: Note:250655.1 : ADDM Basics USING THE AUTOMATIC DATABASE DIAGNOSTIC MONITOR Oracle
  • newupload.html PHP/MYSQL/Wordpress
  • Directory wise folder wise space usage Linux/Unix
  • switchover for primary database 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

  • New Latest Param.sql for finding all hidden parameters also Oracle
  • Metalink Note: Note:250655.1 : ADDM Basics USING THE AUTOMATIC DATABASE DIAGNOSTIC MONITOR Oracle
  • Jai Shree Ram Oracle
  • To see how much time or progress of long transaction Oracle
  • Import and export statements Oracle
  • Optimizer_Index init.ora parameter explaination. 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
  • Find Stale DR Physical Standby Oracle
  • send email from unix mailx with attachment. Linux/Unix
  • on IBM-AIX for display Linux/Unix
  • Passing from Unix to PLSQL using bind variables Linux/Unix
  • Some useful Unix Commands Linux/Unix
  • Example of How To Resize the Online Redo Logfiles Note:1035935.6 Oracle
  • AWR settings- MMON is not taking snapshot. Oracle
  • ipcs -l Linux/Unix

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme