"ODI-10244: Cannot Import Column" When Importing from ODI 11g Into 12c
(Doc ID 2387662.1)
Last updated on JULY 30, 2024
Applies to:
Oracle Data Integrator - Version 12.1.3.0.0 to 12.2.1.3.0 [Release 12c]Information in this document applies to any platform.
Symptoms
When attempting to import Interfaces from Oracle Data Integrator (ODI) 11g using smart import, the import fails with the following error:
oracle.odi.impexp.smartie.OdiSmartImportException: com.sunopsis.core.SnpsForeignKeyReferencedObjectMissingException:
ODI-10244: Cannot import Column : CallType (with global id: XXXXX and internal id: YYYYY) because referenced Datastore with global id null does not exist.
at com.sunopsis.dwg.smartie.SmartImportManager.runSmartImport(SmartImportManager.java:2715)
at oracle.odi.impexp.smartie.impl.ISmartImportInstanceImpl.runSmartImport(ISmartImportInstanceImpl.java:366)
at oracle.odi.ui.smartie.imp.ImportSmartWizard$1.doInBackground(ImportSmartWizard.java:348)
at oracle.odi.ui.smartie.imp.ImportSmartWizard$1.doInBackground(ImportSmartWizard.java:272)
at oracle.odi.ui.framework.AbsUIRunnableTask.run(AbsUIRunnableTask.java:258)
at oracle.ide.dialogs.ProgressBar.run(ProgressBar.java:961)
at java.lang.Thread.run(Thread.java:748)
Caused by: oracle.odi.impexp.smartie.OdiSmartImportException: oracle.odi.impexp.smartie.OdiSmartImportException: com.sunopsis.core.SnpsForeignKeyReferencedObjectMissingException:
ODI-10244: Cannot import Column : CallType (with global id: XXXXX and internal id: YYYYY) because referenced Datastore with global id null does not exist.
at com.sunopsis.dwg.smartie.RunSmartImport.run(RunSmartImport.java:3845)
at com.sunopsis.dwg.smartie.SmartImportManager.runSmartImport(SmartImportManager.java:2702)
... 6 more
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |