Hi,

I was wondering if there is a way to check and verify if the following were run successfully in a database.

execute dbms_stats.gather_system_stats;
execute dbms_stats.gather_dictionary_stats;
execute dbms_stats.gather_fixed_objects_stats;

Oracle -10.2.0.2

Appreciate your help

Regards
Jay