Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Find average Row Length and other table size calculation. metalink notes Oracle
  • cache buffer chain latch Oracle
  • Set Role explaination. Oracle
  • Find execution plan from dba_hist_sql_plan for a specific SQL_ID and PLAN_HASH_VALUE fplan.sql Oracle
  • find_pk.sql /* Find Primary Key */ Oracle
  • how to find OS block size Oracle
  • 10g oem configuration Oracle
  • Flowers Resize datafiles Oracle
  • set_env_dba Linux/Unix
  • ipcs -l Linux/Unix
  • Removing first line Linux/Unix
  • load SPM baseline from cursor cache Oracle
  • Metalink Note: Note:250655.1 : ADDM Basics USING THE AUTOMATIC DATABASE DIAGNOSTIC MONITOR Oracle
  • SQLPLUS COPY command Precautions. Oracle
  • Rownum with Order by 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

  • Distributed Transaction Troubleshooting. Oracle
  • Gather Stats manually using DBMS_STATS after disabling DBMS_SCHEDULER jobs as previous entry Oracle
  • v$event_name Oracle
  • arch_configUOCIOTTO.ora Oracle
  • RAC 11g with vmware Oracle
  • before_trunc.sql Before Truncate table needs to execute following: 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 (395)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (1)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (150)
  • SQL scripts (343)
  • SQL Server (6)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • prepfiles.sh for step by step generating pending statistics files10-Mar-2026
  • 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

Archives

  • 2026
  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • Korn Shell Arithmatic Linux/Unix
  • Sample WW22 listener.ora Oracle
  • Default User Profile Oracle
  • findinfo.sql (SQL for getting CPU and Active session info) Oracle
  • How to specify 2 arch location to avoid any kind of DB hanging. Oracle
  • FRA Information. Oracle
  • Oracle Data Direct to TAPE Oracle
  • Virtual Indexes in Oracle Oracle

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme