4 lines
134 B
Plaintext
Executable File
4 lines
134 B
Plaintext
Executable File
-- Dictionary and fixed objects (X$) stats
|
|
execute dbms_stats.gather_dictionary_stats;
|
|
execute dbms_stats.gather_fixed_objects_stats;
|