Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • create database syntax Oracle
  • sid_wise_sql.sql Oracle
  • When to rebuld B-tree index Oracle
  • Database link password in user_db_links Oracle
  • send email from unix mailx with attachment. Linux/Unix
  • To seee semaphores and shared memory segments in Solaris Linux/Unix
  • Difference between SYNC and AFFIRM Oracle
  • Consolidated Reference List Of Notes For Migration / Upgrade Service Requests -ID 762540.1 Oracle
  • 10g RAC: Troubleshooting CRS Root.sh Problems Oracle
  • check_copy_progress.sh Linux/Unix
  • Physical Standby switchover with session active Oracle
  • Sending SQLPLUS output in HTML format Oracle
  • Oracle Release Explaination Oracle
  • Jai Shree Ram Oracle
  • Search and replace editor command in vi 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

  • Finding Oracle Patches with opatch Oracle
  • Oracle 10g Installation/Applying Patches Tips Oracle
  • login.sql Oracle
  • Find_table_size.sql Oracle
  • Oracle Recommended Patches — Oracle Database ID 756671.1 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 (395)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (1)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (150)
  • SQL scripts (343)
  • SQL Server (6)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • prepfiles.sh for step by step generating pending statistics files10-Mar-2026
  • 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

Archives

  • 2026
  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • cif crons Linux/Unix
  • handling filenname with space Linux/Unix
  • SQL Tracker by SID sqltrackerbysid.sql Oracle
  • Another export with Query Oracle
  • Building Our Own Namespaces with “Create Context” Oracle
  • tab.sql Oracle
  • PLSQL Table Syntax 1 Oracle
  • New Latest Param.sql for finding all hidden parameters also Oracle

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme