Skip to Main Content

Analytics Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

ODI-1222: Session start failure on agent Internal: logical schema <ls_schema_name > cannot be foun

1000009Dec 25 2014 — edited Dec 29 2014

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)

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 26 2015
Added on Dec 25 2014
3 comments
1,581 views