ORA-00044
        timed_statistics parameter must be TRUE when statistics_level parameter is not BASIC
        
        
        Cause
        An attempt was made to set timed_statistics parameter to FALSE when  statistics_level parameter was not BASIC. The timed_statistics parameter must be set to TRUE to collect meaningful statistics when statistics_level parameter is set to TYPICAL or ALL.
        Action
        Either set timed_statistics parameter to TRUE or set statistics_level parameter to BASIC.
        
     
    
    
        ORA-00044
        timed_statistics must be TRUE when statistics_level is not BASIC
        
        
        Cause
        The user attempted to set timed_statistics to FALSE when statistics_level was not BASIC. timed_statistics is required to be TRUE to collect meaningful statistics when statistics_level is set to TYPICAL or ALL.
        Action
        Either set timed_statistics to TRUE or set statistics_level to BASIC.
        
     
    
    
        ORA-00044
        timed_statistics must be TRUE when statistics_level is not BASIC
        
        
        Cause
        The user attempted to set timed_statistics to FALSE when statistics_level was not BASIC. timed_statistics is required to be TRUE to collect meaningful statistics when statistics_level is set to TYPICAL or ALL.
        Action
        Either set timed_statistics to TRUE or set statistics_level to BASIC.