Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Important Script Method for tuning Oracle
  • metalink all dynamic view reference notes. Oracle
  • On solaris 10, “S” link is not part of $ORACLE_HOME/bin/oracle as default. ( For 9.2.0.8) Oracle
  • sesswait.sql Oracle
  • S3 Basic info AWS
  • UTL_FILE test program Oracle
  • Rename Oracle Instance Name Oracle
  • Oracle Support Metalink ID 161818.1 Oracle
  • Find all users who have DML privileges Oracle
  • Find long Running Transaction Linux/Unix
  • Establishing trusted relationship between dbmonitor( central monitoring) and monitoring targets. Linux/Unix
  • Complete Git Tutorial for Beginners GIT
  • useful dg links Oracle
  • Getting started with notebook Python/PySpark
  • DBMS_STATS Metalinks Notes 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

  • plan10g.sql good Oracle
  • Very clear article about oracle dataguard Oracle
  • 339939.1 Running Cluster Verification Utility to Diagnose Install Problems Oracle
  • sess_server.sql Oracle
  • Finding locked objects Oracle
  • dbinv.sql 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 (150)
  • MYSQL (5)
  • Oracle (403)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (1)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (18)
  • rman-dataguard (26)
  • shell (151)
  • SQL scripts (349)
  • SQL Server (6)
  • Uncategorized (5)
  • Videos (0)

Recent Posts

  • Key Management in Oracle: The Core Issue: Missing Master Key12-May-2026
  • SAT Mathematics 10 questions and answer at the end.30-Apr-2026
  • top 10 AI news today30-Apr-2026
  • runon_allpdbs_show_conname.sh23-Apr-2026
  • runon_allcdbs_find_pdbs.sh23-Apr-2026
  • 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

Archives

  • 2026
  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • USER_TABLES.Freelists Oracle
  • All Hints for Oracle Databases Oracle
  • Validating ORACLE_SID againt oratab file. Linux/Unix
  • setting prompt display with .profile Linux/Unix
  • alter database backup controlfile to trace Oracle
  • How does one SELECT a value from a table into a Unix variable? From SQL to Shell Linux/Unix
  • ENQ: KO – FAST OBJECT CHECKPOINT tips Oracle
  • Removing Ctrl-M from end of line using vi Linux/Unix

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme