Skip to Content
0
Former Member
Sep 26, 2007 at 05:16 PM

dbms_stats error

85 Views

Oracle: 9.2.0.8

O/S: HP-UX B11.11

I get this error? Any advice?

begin

dbms_stats.gather_table_stats(ownname=> 'SAPDWS', tabname=> '/BDL/CUST', partname=> NULL);

end;

/

ORA-06502: PL/SQL: numeric or value error

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

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

ORA-06512: line 2