dbms_stats.gather
HI
How to Resolve this this issus?
exec dbms_stats.gather_schema_
SQL> exec dbms_stats.gather_schema_
BEGIN dbms_stats.gather_schema_
*
ERROR at line 1:
ORA-20000: Schema "HPATT" does not exist or insufficient privileges
ORA-06512: at "SYS.DBMS_STATS", line 1733
ORA-06512: at "SYS.DBMS_STATS", line 15597
ORA-06512: at "SYS.DBMS_STATS", line 15567
ORA-06512: at line 1
Any help highly appericated.