Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • on IBM-AIX for display Linux/Unix
  • Jai Shree Ram Oracle
  • Remove duplicate rows from table Oracle
  • All About Trace Fils Oracle
  • V$ROLLSTAT status is Full Oracle
  • Search and replace pattern Linux/Unix
  • Proc code Oracle
  • find the files that are 1 day old. Linux/Unix
  • Running some SQL on multiple databases connecting using monitoring userid and password Linux/Unix
  • Nice notes on wait events Oracle
  • V$INSTANCE of Oracle in MYSQL MYSQL
  • Follwoing korn shell is used to move files from source folder to destination folder and gzip it in destination folder. mv_iotto.ksh Linux/Unix
  • Find Multiple levels of object dependencies : depen.sql Oracle
  • How to set Processes Parameter Oracle
  • OEM-Commnds Oracle

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

  • Generating XML from SQLPLUS Oracle
  • DBMS_Shared_pool pinning triggers Oracle
  • Oracle Release Explaination Oracle
  • 272332.1 CRS 10g Diagnostic Collection Guide Oracle
  • sid_wise_cursor.sql find open cursor basis on username or SID Oracle
  • Insert cause enqueue locks 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 (400)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (1)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (18)
  • rman-dataguard (26)
  • shell (150)
  • SQL scripts (348)
  • SQL Server (6)
  • Uncategorized (3)
  • Videos (0)

Recent Posts

  • Running PDB on single node in RAC09-Apr-2026
  • find_arc.sql09-Apr-2026
  • pvm_pre_change.sql08-Apr-2026
  • find_encr_wallet.sql08-Apr-2026
  • find_pdbs.sql08-Apr-2026
  • Creating a Container Database using dbaascli08-Apr-2026
  • track_autoupgrade_copy_progress.sql01-Apr-2026
  • refre.sql for multitenant01-Apr-2026
  • prepfiles.sh for step by step generating pending statistics files10-Mar-2026
  • tracksqltime.sql05-Mar-2026

Archives

  • 2026
  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • Small sample shell program Linux/Unix
  • send email from unix mailx with attachment. Linux/Unix
  • 339939.1 Running Cluster Verification Utility to Diagnose Install Problems Oracle
  • Rownum with Order by Oracle
  • Example of How To Resize the Online Redo Logfiles Note:1035935.6 Oracle
  • DBMS_UTILITY PACKAGE Oracle
  • Finding Oracle Patches with opatch Oracle
  • fdisk -l explaination about Primary-Logical-Extended Partitions Linux/Unix

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme