Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Find long Running Transaction Linux/Unix
  • To find all disk io ( EMC as well as local) Linux/Unix
  • Check SQL Server edition SQL Server
  • Looping for remote servers and find its database from oratab file. Linux/Unix
  • Optimizer SORT Operations Oracle
  • Goog notes on X$ tables Oracle
  • xargs use Linux/Unix
  • To check whether standby is recovering properly or not?? Oracle
  • DBMS_SQL for alter session. Oracle
  • New OFA for 11g Oracle
  • move_arch_files.ksh Linux/Unix
  • ORA-01220 Oracle
  • Jai Shree Ram Linux/Unix
  • Jai Shree Ram Linux/Unix
  • My Test Case On 21-OCT-2005 Oracle

sql_doing_fts.sql

Posted on 03-Aug-2005 By Admin No Comments on sql_doing_fts.sql

select sql_text

from V$sql a,

v$sql_plan b

where a.address = b.address

and a.hash_value = b.hash_value

and b.operation = ‘TABLE ACCESS’

and b.options = ‘FULL’

and b.OBJECT_OWNER <> ‘SYS’

/

Oracle, SQL scripts

Post navigation

Previous Post: crontab syntax
Next Post: Rename Tablespace

Related Posts

  • get_aix_vmstat.ksh Oracle
  • How to Modify the statistics collection by MMON for AWR repository Oracle
  • Configure ssh authentications for RAC Oracle
  • Load SPM baseline from AWR Oracle
  • Oracle10g – Using SQLAccess Advisor (DBMS_ADVISOR) with the Automatic Workload Repository Oracle
  • DBA_HIST_SQLSTAT contents 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 (403)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (1)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (18)
  • rman-dataguard (26)
  • shell (150)
  • SQL scripts (350)
  • SQL Server (6)
  • Uncategorized (5)
  • Videos (0)

Recent Posts

  • Key Management in Oracle: The Core Issue: Missing Master Key12-May-2026
  • SAT Mathematics 10 questions and answer at the end.30-Apr-2026
  • top 10 AI news today30-Apr-2026
  • runon_allpdbs_show_conname.sh23-Apr-2026
  • runon_allcdbs_find_pdbs.sql23-Apr-2026
  • Running PDB on single node in RAC09-Apr-2026
  • find_arc.sql09-Apr-2026
  • pvm_pre_change.sql08-Apr-2026
  • find_encr_wallet.sql08-Apr-2026
  • find_pdbs.sql08-Apr-2026

Archives

  • 2026
  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • sql_plan9i.sql Oracle
  • tblwopk.sql tablewopk.sql Oracle
  • Changing the Global Database Name Oracle
  • fkwoindex.sql /* Find FK without Index */ Oracle
  • avail.sh ( find filesystem spae usage) Linux/Unix
  • Find_planinfo.sql Oracle
  • Disbaling DBA_SCHEDULER_JOBS Oracle
  • DBMS_PROFILER for tuning PLSQL programs. Oracle

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme