Hello All,
I have created projects in 11.1.1.7 and trying to execute the imported project in 12.1.3 with oracle 12c DB. I have tripled checked and there are mappings and context that exists.
During the import process there was absolutely no error.
I have validated that mappings exists in
a. Physical
b. Logical
c. Context (Global and custom).
I tried deleting and recreating the logical schema and remapped but its not helping.
Appreciate your help.
Thanks,
Create work table
ODI-1222: Session start failure on agent Internal: logical schema < Retail DS> cannot be found in the master repository.
at oracle.odi.runtime.agent.execution.AbstractSessionTask.getSrcDataServer(AbstractSessionTask.java:1646)
at oracle.odi.runtime.agent.execution.interpreter.SessionTaskCodeInterpreter.codeInterpretation(SessionTaskCodeInterpreter.java:132)
at oracle.odi.runtime.agent.execution.interpreter.SessionTaskCodeInterpreter.codeInterpretation(SessionTaskCodeInterpreter.java:80)
at oracle.odi.runtime.agent.execution.SessionTask.createTaskLog(SessionTask.java:324)
at oracle.odi.runtime.agent.execution.AbstractSessionTask.execute(AbstractSessionTask.java:821)
at oracle.odi.runtime.agent.execution.SessionExecutor$SerialTrain.runTasks(SessionExecutor.java:2024)
at oracle.odi.runtime.agent.execution.SessionExecutor$SerialTrain.run(SessionExecutor.java:1951)
at java.lang.Thread.run(Thread.java:744)