Purging Stats

Paramasivan Krishnamoorthy-Oracle
Paramasivan Krishnamoorthy-Oracle Orion GCS Customer Posts: 1 Green Ribbon
edited November 2021 in General

Getting the below error while purging stats. Any advice on how to proceed?

SQL> exec DBMS_STATS.PURGE_STATS(SYSDATE-10);

BEGIN DBMS_STATS.PURGE_STATS(SYSDATE-10); END;


*

ERROR at line 1:

ORA-08103: object no longer exists

ORA-06512: at "SYS.DBMS_STATS", line 41046

ORA-06512: at "SYS.DBMS_STATS", line 41059

ORA-06512: at line 1