ERROR | object statistics are locked |
CAUSE | An attept was made to modify optimizer statistics of the object. |
ACTION | Unlock statistics with the DBMS_STATS.UNLOCK_TABLE_STATS procedure on base table(s). Retry the operation if it is okay to update statistics. |