Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • shr1.sql for MTS or Shared server configuration Oracle
  • New Latest Param.sql for finding all hidden parameters also Oracle
  • How to find pinned objects from shared pool. (pinned via dbms_shared_pool.keep) Oracle
  • replacing ^M character when passing files from Windows to Unix Linux/Unix
  • Transfer SQL Profiles from One database to other database. Oracle
  • Directory wise folder wise space usage Linux/Unix
  • move_arch_files.ksh Linux/Unix
  • Absolute file number and relative file number Oracle
  • To check whether standby is recovering properly or not?? Oracle
  • 339939.1 Running Cluster Verification Utility to Diagnose Install Problems Oracle
  • Nice notes on wait events Oracle
  • replace alphabets using sed Linux/Unix
  • SQL Server: How to see current transactions or requests SQL Server
  • dbinv.sql Oracle
  • Multiple listeners 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

  • Restoring a user’s original password 1051962.101 Oracle
  • tblwopk.sql /* Find Tables Without PK */ Oracle
  • Good Link from metalink 1 Oracle
  • Oracle 11g Environment Setup Oracle
  • Rman Notes -1 Oracle
  • Goldengate Tutorial 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 (394)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (1)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (149)
  • SQL scripts (343)
  • SQL Server (6)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • tracksqltime.sql05-Mar-2026
  • 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

Archives

  • 2026
  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • Rownum with Order by Oracle
  • Check_recovery.sh program to run sqlplus and return its values remotely. Linux/Unix
  • How to change hostname in Linux Linux/Unix
  • block_ident.sql Oracle
  • switchlogfile.sh Linux/Unix
  • Database logon trigger issue Oracle
  • dbinv.sql Oracle
  • cif crons Linux/Unix

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme