Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • eplan.sql Oracle
  • rm_backup_arch_file.ksh Linux/Unix
  • Jai Shree Ram Oracle
  • Rman Notes -1 Oracle
  • tuning commmand for cpu, ip and memory stats Linux/Unix
  • New OFA for 11g Oracle
  • How to find password change date for user Oracle
  • Changing unix system clock when Oracle database is running. Oracle
  • SQL_PLAN.sql for checking real execution plan Oracle
  • Oracle Data Direct to TAPE Oracle
  • Jai Shree Ram Linux/Unix
  • SQL Server: How to see historical transactions SQL Server
  • temp_use.sql diplays usage of temp ts Oracle
  • How to find where datafile is created dbf_info.sql Oracle
  • Implementation of key based authentications 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

  • To find explain plan for a statement that occurred in past. Oracle
  • findobj.sql Oracle
  • plan10g.sql Oracle
  • 556976.1 Oracle Clusterware: Components installed Oracle
  • Btee and Bitmap Plans in Oracle 9i and higher Oracle
  • Export Import 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 (394)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (1)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (149)
  • SQL scripts (343)
  • SQL Server (6)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • 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
  • Checking SQL Server Version25-Jul-2025

Archives

  • 2026
  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • OEM-troubleshooting on 20-MAY-08 Oracle
  • 751131.1 New Article Error 2819 While Requesting a Systemstate Dump Oracle
  • Shuffle an array PHP/MYSQL/Wordpress
  • To seee semaphores and shared memory segments in Solaris Linux/Unix
  • longtx.sql with the flag whether session is blocking any DML locks or not. Oracle
  • Running some SQL on multiple databases connecting using monitoring userid and password Linux/Unix
  • how to find VIP from ifconfig Linux/Unix
  • Restoring a user’s original password 1051962.101 Oracle

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme