COLUMN object_name FORMAT A40 COLUMN number_of_blocks FORMAT 999,999,999,999 SELECT o.object_name, COUNT(*) number_of_blocks FROM DBA_OBJECTS o, V$BH bh WHERE o.data_object_id =…
Tag objects
The Exadata Smart Flash Cache is a great Performance optimizer. The contents of the flash cache can be read fro…