Please give us the following information:
if it was set to false, then set it to trueCode:SELECT name, value FROM v$parameter WHERE UPPER(name) LIKE '%TIMED%';
Then let us know what happens. Also please post your snap command set to see what kind of stats you were trying to collect.Code:ALTER SYSTEM SET timed_statistics=true;
-Sam




Reply With Quote