Pages
Home
Basic
Linux/Unix
Interview Questions
Scripts
Real Time Scenarios
Fresher Alerts Monitoring job
RAC
Patching
Metalink Id's
Installations
Presentation
About Conc Manager
RMAN/DATAPUMP
Sysadmin
Weblogic/SOA
Postclone steps
Links
Saturday, 18 January 2025
Compile invalid objects for a particular schema
select 'alter '||decode(object_type,'PACKAGE BODY','PACKAGE','UNDEFINED','MATERIALIZED VIEW',object_type)||' '||object_name||' compile;' from dba_objects where status='INVALID' and owner= '&TB';
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment