Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Renaming the column name Oracle
  • Very Good Oralce Internal Tuning Book Oracle
  • 556976.1 Oracle Clusterware: Components installed Oracle
  • Removing first line Linux/Unix
  • move_arch_files.ksh Linux/Unix
  • Good link for LIO in Oracle ( Logical IOs) Oracle
  • Query to Generate aggregate on every 30 mins. Oracle
  • tab.sql Oracle
  • Roles and Stored Procs II Oracle
  • When error comes for temporary tablespace with version <= 9i Oracle
  • To find explain plan for a statement that occurred in past. Oracle
  • How to stop OCSSD Daemon Oracle
  • Free conference number from http://www.freeconference.com Oracle
  • export import with parameter file. Oracle
  • Guide to Linux System Command Mastery Linux/Unix

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

  • Find Multiple levels of object dependencies : depen.sql Oracle
  • Create type and Grant on it. Oracle
  • Restoring a user’s original password 1051962.101 Oracle
  • Drop all SPM baselines for SQL handle Oracle
  • DB Console Mainenance. Oracle
  • Another export with Query 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 (400)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (1)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (18)
  • rman-dataguard (26)
  • shell (150)
  • SQL scripts (348)
  • SQL Server (6)
  • Uncategorized (3)
  • Videos (0)

Recent Posts

  • 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
  • Creating a Container Database using dbaascli08-Apr-2026
  • track_autoupgrade_copy_progress.sql01-Apr-2026
  • refre.sql for multitenant01-Apr-2026
  • prepfiles.sh for step by step generating pending statistics files10-Mar-2026
  • tracksqltime.sql05-Mar-2026

Archives

  • 2026
  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • To find all disk io ( EMC as well as local) Linux/Unix
  • Oracle 10g for solaris 10 Oracle
  • Example of How To Resize the Online Redo Logfiles Note:1035935.6 Oracle
  • Find average Row Length and other table size calculation. metalink notes Oracle
  • scp with ssh2 Linux/Unix
  • replacing ^M character when passing files from Windows to Unix Linux/Unix
  • Standby Database Behavior when a Datafile is Resized on the Primary Database Note:123883.1 Oracle
  • Load SPM baseline from AWR Oracle

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme