Hi there,

I have a database of version 8.1.5 on unix sun-solaris(5.8). I've upgrdaed this from 8.0.6 couple of days ago. After upgrading, I export the database and import it to another database of 8.1.5 as before. After upgradation, export is fine. when I import to another database, it imports all the rows, indexes etc. but i'm getting the following error:

. . importing table "TEMP_MULTI_4A" 85948 rows imported
IMP-00017: following statement failed with ORACLE error 20001:
"DECLARE SREC DBMS_STATS.STATREC; BEGIN SREC.MINVAL := NULL; SREC.MAXVAL :="
" NULL; SREC.NOVALS := DBMS_STATS.NUMARRAY(202371,2973729); SREC.BKVALS := D"
"BMS_STATS.NUMARRAY(0,1); SREC.EPC := 2; DBMS_STATS.SET_COLUMN_STATS(NULL,'T"
"EMP_MULTI_4A','SHRFNBR',NULL,NULL,NULL,84919,.0000117759276487005,0,srec,-4"
"325375,0); END;"
IMP-00003: ORACLE error 20001 encountered
ORA-20001: Invalid or inconsistent input values
ORA-06512: at "SYS.DBMS_STATS", line 1669
ORA-06512: at line 1
IMP-00017: following statement failed with ORACLE error 20001:
"DECLARE SREC DBMS_STATS.STATREC; BEGIN SREC.MINVAL := NULL; SREC.MAXVAL :="
" NULL; SREC.NOVALS := DBMS_STATS.NUMARRAY(1,4); SREC.BKVALS := DBMS_STATS.N"
"UMARRAY(0,1); SREC.EPC := 2; DBMS_STATS.SET_COLUMN_STATS(NULL,'TEMP_MULTI_4"
"A','OCOUNT',NULL,NULL,NULL,4,.25,0,srec,-4325375,0); END;"
IMP-00003: ORACLE error 20001 encountered
ORA-20001: Invalid or inconsistent input values
ORA-06512: at "SYS.DBMS_STATS", line 1669
ORA-06512: at line 1

Anybody has any idea - please it's urgent.

Thanks
babu