Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Temporary Tablespace Information and restriction. Oracle
  • Directory wise folder wise space usage Linux/Unix
  • How to find where datafile is created dbf_info.sql Oracle
  • Pending Distributed Transations Oracle
  • Set Role explaination. Oracle
  • upload.html PHP/MYSQL/Wordpress
  • 751131.1 New Article Error 2819 While Requesting a Systemstate Dump Oracle
  • SQL Tracker by SID sqltrackerbysid.sql Oracle
  • Privileges Required to Create Procedures and Functions that uses objects from other schema. Oracle
  • temp_use.sql diplays usage of temp ts Oracle
  • before_trunc.sql Before Truncate table needs to execute following: Oracle
  • xargs use Linux/Unix
  • Roles and Stored Object behaviour Oracle
  • Space padding in korn shell Linux/Unix
  • oracle_env_10g_CADEV Linux/Unix

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

  • findinfo.sql (SQL for getting CPU and Active session info) Oracle
  • Good Doc 28-JUN-2006 Oracle
  • How can I tell if ASO is installed ? Oracle
  • 10g RAC: Troubleshooting CRS Root.sh Problems Oracle
  • Processes Parameter decision Oracle
  • DBMS_STATS Metalinks Notes 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 (393)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (1)
  • 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

  • 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
  • Oracle vs MYSQL Architecture differences (For DBAs)24-Jul-2025

Archives

  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • RAC 11g with vmware Oracle
  • find_cons.sql Oracle
  • Process Map for CPU and Memory for OS processes Linux/Unix
  • oracle 10g on linux Linux/Unix
  • create a folder in multiple places Linux/Unix
  • Complete Git Tutorial for Beginners GIT
  • Passing from Unix to PLSQL using bind variables Linux/Unix
  • Session_info.ksh Linux/Unix

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme