Compiling Objects Manually Through SQL Commands First find the Invalid Objects in the Database by below given query. SELECT COUNT(*) FROM DBA_OBJECTS WHERE STATUS = ‘INVALID’; For a more detailed …
Read More »Daily Archives: August 2, 2017
Query to Monitor RMAN Backups
SELECT Count(*) FROM v$backup_async_io WHERE status = ‘IN PROGRESS’;
Read More »Query to Check Oracle Database Growth
This Query Calculate the Datafile Growth on a Yearly Basis
Read More »
Oracle Solutions We believe in delivering tangible results for our customers in a cost-effective manner