Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Establishing trusted relationship between dbmonitor( central monitoring) and monitoring targets. Linux/Unix
  • .profile Linux/Unix
  • Oracle Internal Good Websites 1 Oracle
  • Validating ORACLE_SID againt oratab file. Linux/Unix
  • Sequence Resetting Oracle
  • checking connectivity between two servers Linux/Unix
  • Implementing Listener Security Oracle
  • Wait.sql Oracle
  • Session_info.ksh Linux/Unix
  • Oracle Data Direct to TAPE Oracle
  • checking redhat linux version Linux/Unix
  • Implementation of key based authentications Linux/Unix
  • plan10g.sql good1 Oracle
  • logminer and my_lbu Oracle
  • 339939.1 Running Cluster Verification Utility to Diagnose Install Problems 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

  • How to find pinned objects from shared pool. (pinned via dbms_shared_pool.keep) Oracle
  • Good RAC & Standby Notes Oracle
  • _B_TREE_BITMAP_PLANS issue during 8.1.7 to 9.2.0.8 upgrade Oracle
  • Drop all SPM baselines for SQL handle Oracle
  • How to check current redo log progress redo_progress.sql Oracle
  • Pending Distributed Transations 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
  • Standby Database File Management in 10g with STANDBY_FILE_MANAGEMENT Oracle
  • Renaming the column name Oracle
  • ORA-4031 issue and solution on 09-MAY-2008 Oracle
  • When error comes for temporary tablespace with version <= 9i Oracle
  • Jai Shree Ram PHP/MYSQL/Wordpress
  • Find Multiple levels of object dependencies : depen.sql Oracle
  • Resolving RMAN Hung Jobs Oracle
  • Implementing Listener Security Oracle

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme