Import Error Messages [message #221822] |
Wed, 28 February 2007 10:16 |
jesuisantony
Messages: 166 Registered: July 2006 Location: Chennai
|
Senior Member |
|
|
Hi,
I imported an Oracle database. The database got imported successfully but with some below mentioned errors. Please let me know what should be done to get rid of this error.
Error Message:[
[B]B]"ALTER TABLE "OAS_RPM_DCP_MP" ADD FOREIGN KEY ("SURVEY_MNEMONIC_NM", "DCP_YR"
"_NBR", "DCP_MTH_NBR", "DCP_SEQ_CD", "CELL_CD") REFERENCES "OAS_RPM_DCP_CELL"
"_ALGN" ("SURVEY_MNEMONIC_NM", "DCP_YR_NBR", "DCP_MTH_NBR", "DCP_SEQ_CD", "C"
"ELL_CD") ENABLE"
ORA-00600: internal error code, arguments: [4814], [5], [0], [0], [], [], [], []
"ALTER TABLE "OAS_RPM_DCP_MP" ADD FOREIGN KEY ("SURVEY_MNEMONIC_NM", "DCP_YR"
"_NBR", "DCP_MTH_NBR", "DCP_SEQ_CD") REFERENCES "OAS_RPM_DCP" ("SURVEY_MNEMO"
"NIC_NM", "DCP_YR_NBR", "DCP_MTH_NBR", "DCP_SEQ_CD") ENABLE"
ORA-00600: internal error code, arguments: [4814], [5], [0], [0], [], [], [], []
|
|
|
|
|