Am having a prob importing a dump keep getting this error
Am not sure how the block size is interfering cause the machine I made the dump from uses block size 8192 and I specified that while importing
Code:
IMP-00017: following statement failed with ORACLE error 604:
"CREATE INDEX "EUL5_DHN_DBH_I" ON "EUL5_DBH_NODES" ("DHN_HI_ID" )
PCTFREE 1"
"0 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 573440 NEXT 516096
MINEXTENTS 1 M"
"AXEXTENTS 505 PCTINCREASE 0 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL
DEFAU"
"LT) TABLESPACE "ORION93" LOGGING"
IMP-00003: ORACLE error 604 encountered
ORA-00604: error occurred at recursive SQL level 1
ORA-00607: Internal error occurred while making a change to a data
block
ORA-00600: internal error code, arguments: [4193], [0], [78], [], [],
[], [], []
. importing table "EUL5_DOCUMENTS" 0 rows
imported
IMP-00017: following statement failed with ORACLE error 604:
Am not sure how the block size is interfering cause the machine I made the dump from uses block size 8192 and I specified that while importing