Message Oracle ORA-38029 - object statistics are locked

ERRORobject statistics are locked
CAUSEAn attept was made to modify optimizer statistics of the object.
ACTIONUnlock statistics with the DBMS_STATS.UNLOCK_TABLE_STATS procedure on base table(s). Retry the operation if it is okay to update statistics.