Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • replace alphabets using sed Linux/Unix
  • New Latest Param.sql for finding all hidden parameters also Oracle
  • Unix command for system configuration Linux/Unix
  • CTAS with LONG Column for 7.x and 8 and 8i Oracle
  • adding new line after specific pattern using sed Linux/Unix
  • OEM-troubleshooting on 20-MAY-08 Oracle
  • Shuffle an array PHP/MYSQL/Wordpress
  • CPU speed on solaris Linux/Unix
  • 556976.1 Oracle Clusterware: Components installed Oracle
  • reset Sequence Oracle
  • Looping for remote servers and find its database from oratab file. Linux/Unix
  • kill all processes from specific user in solaris. Linux/Unix
  • Identical Dblink Issue… Oracle
  • How to Make Trace Files Created by Oracle Readable by All Users ? Oracle
  • Oracle Release Explaination 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

  • 339939.1 Running Cluster Verification Utility to Diagnose Install Problems Oracle
  • Explain Plan Doesn’T Change For Sql After New Statistics Generated Oracle
  • eplan.sql Oracle
  • Creating never expiring DB user accounts in Oracle Oracle
  • 751131.1 New Article Error 2819 While Requesting a Systemstate Dump Oracle
  • OEM-troubleshooting on 20-MAY-08 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
  • Facts about SCN and Rollback Segment Oracle
  • default permission on ~/.ssh/authorized_keys2 or authorized_keys Linux/Unix
  • get_vmstat.ksh for Solaris Oracle
  • ORA-8031 issue and solution if it is occuring due to truncate. Oracle
  • Sort with ASCII order and Numeric Order Linux/Unix
  • good linux notes Linux/Unix
  • fkwoindex.sql /* Find FK without Index */ Oracle
  • To find explain plan for a statement that occurred in past. Oracle

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme