Oracle Error ORA-56709: timed_statistics set to FALSE

Oracle Error Message

ORA-56709: timed_statistics set to FALSE

Reason for the Error

timed_statistics parameter in database is set to FALSE. Needs to be enabled for calibration.

Solution

set timed_statistics=TRUE in init.ora or “alter system set timed_statistics=TRUE”

Share:

Leave A Reply

Your email address will not be published. Required fields are marked *

You May Also Like

Oracle Error Message ORA-24328: illegal attribute value Reason for the Error The attribute value passed in is illegal. Solution Consult...
Oracle Error Message ORA-01346: LogMiner processed redo beyond specified reset log scn Reason for the Error LogMiner has detected a...
Oracle Error Message ORA-13241: specified dimensionality does not match that of the data Reason for the Error An error occurred...