I am hitting this error when importing a new dump file. It is a conventional dump (exported using exp, not expdp).
IMP-00017: following statement failed with ORACLE error 600:
"CREATE INDEX "PRODUCTSORT_IDX" ON "PRODUCT" ("SORTK" ) PCTFR"
"EE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITIAL 3145728 FREELISTS 1 FREELIST "
"GROUPS 1 BUFFER_POOL DEFAULT) TABLESPACE "PDATA" LOGGING"
IMP-00003: ORACLE error 600 encountered
ORA-00600: internal error code, arguments: [6302], [13], [], [], [], [], [], []
Any tips anyone?
System info:
Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - 64bit Production
With the Partitioning, OLAP and Data Mining options
OS: RHEL 5.5, Linux oracle4 2.6.18-194.3.1.el5 #1 SMP Thu May 13 13:08:30 EDT 2010 x86_64 x86_64 x86_64 GNU/Linux
Thanks in advance
Edited by: user1145031 on Aug 17, 2010 3:53 AM