Dear all,
I am using Oracle 9i production server supported for Baan Application. while importing it is throwing into the following error.
IMP-00003: ORACLE error 6540 encountered
ORA-06540: PL/SQL: compilation error
ORA-06553: PLS-123: program too large
IMP-00017: following statement failed with ORACLE error 6540:
"DECLARE SREC DBMS_STATS.STATREC; BEGIN SREC.MINVAL := NULL; SREC.MAXVAL :="
" NULL; SREC.EAVS := 0; SREC.CHVALS := NULL; SREC.NOVALS := DBMS_STATS.NUMAR"
"RAY(0,0); SREC.BKVALS := DBMS_STATS.NUMARRAY(0,1); SREC.EPC := 2; DBMS_STAT"
"S.SET_COLUMN_STATS(NULL,'"TTCEDI711400"','"T$LDAC"', NULL ,NULL,NULL,0,0,0,"
"srec,0,2); END;"
during the process, more trace files is also generating. then the process hangs, no improvements in import.
please help me out. it is urgent
thanks
dhaya
