Hi Team,
I'm receiving this error while collecting stats on IOT table as below and it was running properly till lastweek.
dbms_stats.gather_table_stats(ownname=>'DATASEG',method_opt=>'for all columns size 1', tabname=>'SYS_IOT_OVER_771974',cascade=>TRUE);
I can see the IOT_Name in dba_tables. could you please help me to get a solution for this error?
Thanks.