Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Add new columns in dataframe Python/PySpark
  • Set Role explaination. Oracle
  • Order by with ROWNUM Oracle
  • Guide to Linux System Command Mastery Linux/Unix
  • Find Time Consuming SQL Statements in Oracle 10g Oracle
  • xargs use Linux/Unix
  • Good Doc 28-JUN-2006 Oracle
  • To find explain plan for a statement that occurred in past. Oracle
  • catting.sh Linux/Unix
  • Removing first line Linux/Unix
  • oradebug ipcrm ipcs Oracle
  • switchlogfile.sh Linux/Unix
  • Error Handling in Proc Oracle
  • Passing from Unix to PLSQL using bind variables Linux/Unix
  • Kernel Parameters for Solaris Linux/Unix

compile_inv.sql

Posted on 02-Aug-2005 By Admin No Comments on compile_inv.sql

set pages 1000

spool compile_inv

select ‘alter ‘ || object_type || ‘ ‘ || object_name || ‘ compile; ‘

from user_objects

where status = ‘INVALID’;

spool off

Oracle, SQL scripts

Post navigation

Previous Post: oracle_env_10g_CADEV
Next Post: ORACLE_SID in sqlplus

Related Posts

  • shr1.sql for MTS or Shared server configuration Oracle
  • Is It Recommended To Apply Patch Bundles When PSU Is Available? -ID 743554.1 Oracle
  • 284785.1 How to check RAC Option is currently linked into the Oracle Binary Oracle
  • plan10g.sql Oracle
  • Changing the Global Database Name Oracle
  • Transfer SQL Profiles from One database to other database. 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 (388)
  • PHP/MYSQL/Wordpress (10)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (149)
  • SQL scripts (337)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • findinfo.sql (SQL for getting CPU and Active session info)27-May-2025
  • 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

Archives

  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • pvmehta.com SQL scripts
    Find which sessions is accessing object that prevent your session to have exclusive locks in Oracle Oracle
  • How to know current SID Oracle
  • Very clear article about oracle dataguard Oracle
  • How to choose Driver table in SQL statement Oracle
  • How to calculate PROCESSES parameter Oracle
  • sess1.sql Oracle
  • move_arch_files.ksh Linux/Unix
  • run this before doing any dbchange pvm_pre_change.sql Oracle

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme