Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Export With Query Another Example. Oracle
  • Test Case for Inserting Multiple (2.3 Million rows in 26 Seconds) Oracle
  • How to collect CPU usage on Linux using Shell script Linux/Unix
  • Jai Shree Ram Oracle
  • GSQ.sql Oracle
  • Kernel Parameters for Solaris Linux/Unix
  • cur_sql.sql Oracle
  • column level grant syntax Oracle
  • pvmehta.com SQL scripts
    Find which sessions is accessing object that prevent your session to have exclusive locks in Oracle Oracle
  • Oracle Identifiers Oracle
  • TOP-N Sql to find Nth max or Top N rows Oracle
  • kill all processes from specific user in solaris. Linux/Unix
  • Metalink Note: Note:250655.1 : ADDM Basics USING THE AUTOMATIC DATABASE DIAGNOSTIC MONITOR Oracle
  • Library cahe Latches and internal explaination Oracle
  • Small sample shell program 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

  • Benefits and Usage of RMAN with Standby Databases Oracle
  • Explain Plan Output 2 Oracle
  • On solaris 10, “S” link is not part of $ORACLE_HOME/bin/oracle as default. ( For 9.2.0.8) Oracle
  • UTL_FILE test program Oracle
  • How To Limit The Access To The Database So That Only One User Per Schema Are Connected (One Concurrent User Per Schema) Oracle
  • good note for shared pool tunnig 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 (393)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (1)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (149)
  • SQL scripts (342)
  • SQL Server (6)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • 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
  • Oracle vs MYSQL Architecture differences (For DBAs)24-Jul-2025

Archives

  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • Running select from V$ views from remote server Linux/Unix
  • setting prompt display with .profile Linux/Unix
  • fkwoind.sql fkwoindex.sql Oracle
  • SQL Tracker by SID sqltrackerbysid.sql Oracle
  • crtgr.sql /* For creating trigger from data dictionary */ Oracle
  • Database link password in user_db_links Oracle
  • Proc code Oracle
  • Parallel DML Oracle

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme