Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • to see when crontab is changed. Linux/Unix
  • perf_today.sql Oracle
  • refre.sql Oracle
  • online_bkup.sql Oracle
  • sid_wise_sql.sql Further explaination Oracle
  • Oracle Release Explaination Oracle
  • How to calculate PROCESSES parameter Oracle
  • Parallel DML Oracle
  • alter database backup controlfile to trace Oracle
  • How to sort list of files on basis of their sizes. Linux/Unix
  • tar and untar a dolder with all its subfolder. Linux/Unix
  • Alter procedure auditing Oracle
  • longtx.sql with the flag whether session is blocking any DML locks or not. Oracle
  • Python class import from different folders Python/PySpark
  • remove archfiles only when it is applied to DR rm_archfiles.sh 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

  • Find Stale DR Physical Standby Oracle
  • get_vmstat_solaris Oracle
  • EXTPROC Oracle
  • fkwoind.sql fkwoindex.sql Oracle
  • sess1.sql Oracle
  • V$ROLLSTAT status is Full Oracle

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Categories

  • Ansible (0)
  • AWS (2)
  • Azure (1)
  • Linux/Unix (149)
  • MYSQL (5)
  • Oracle (392)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (0)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (149)
  • SQL scripts (341)
  • SQL Server (6)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • 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
  • V$INSTANCE of Oracle in MYSQL24-Jul-2025
  • Day to day MYSQL DBA operations (Compared with Oracle DBA)24-Jul-2025
  • MYSQL and Oracle Comparison for Oracle DBA24-Jul-2025

Archives

  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • How to collect CPU usage on Linux using Shell script Linux/Unix
  • check_copy_progress.sh Linux/Unix
  • Good notes for shared pool Oracle
  • sql_doing_fts.sql Oracle
  • Locktree.sql Oracle
  • Check Oracle installed products using one command Oracle
  • grep multuple patterns Linux/Unix
  • Some useful Unix Commands Linux/Unix

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme