What is the 'Alter summary'
My DB is 11.2 Exadata box. When I checked one sql in v$sql, I found the sql it exeutes is 'ALTER SUMMARY "XXX"."XXXX_MV" COMPILE'
But I checked all distinct object type in dba_objects, no summary object_type at all.
I also googled this command but no many useful links.
Could someone give me some tips here, please?
Best regards,
Leon