Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Unix split command to split files Linux/Unix
  • create a folder in multiple places Linux/Unix
  • how to find VIP from ifconfig Linux/Unix
  • ORA-3136 Oracle
  • create database link syntax Oracle
  • Ports used by Oracle Software Oracle
  • Jai Shree Ram PHP/MYSQL/Wordpress
  • Building Our Own Namespaces with “Create Context” Oracle
  • How to hide author name in WordPress BLOG PHP/MYSQL/Wordpress
  • Changing Instance Name ( No DB_NAME) Oracle
  • Find All internal Parameters Oracle
  • reset Sequence Oracle
  • move_arch_files.ksh Linux/Unix
  • PLSQL Table Syntax 1 Oracle
  • Oracle Identifiers 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

  • Oracle 10g Installation/Applying Patches Tips Oracle
  • Find execution plan from dba_hist_sql_plan for a specific SQL_ID and PLAN_HASH_VALUE fplan.sql Oracle
  • Configure ssh authentications for RAC Oracle
  • moving lob object to other tablespace lob_mvmt.sql Oracle
  • This is from Temi Oracle
  • Jai Shree Ram 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 (387)
  • PHP/MYSQL/Wordpress (10)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (149)
  • SQL scripts (336)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • 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
  • Add new columns in dataframe30-Sep-2023

Archives

  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • export import with parameter file. Oracle
  • First Entry in RAC Oracle
  • DBA_HIST_SQLSTAT contents Oracle
  • V$transaction notes for finding XID composition. Oracle
  • RAC 11g with vmware Oracle
  • Passing from Unix to PLSQL using bind variables Linux/Unix
  • All About oracle password and security from metalink Oracle
  • find the files that are 1 day old. Linux/Unix

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme