0% found this document useful (0 votes)
204 views

Error

The ODI session SILOS_SIL_ORDERITEMFACT failed with return code 932. The flow SIL_OrderItemFact.W_ORDERITEM_F failed during an integration operation to load data into the target table W_ORDERITEM_F. The failure was caused by an inconsistent data type error between a DATE column and a NUMBER value in the target ORACLE database BIAPPS_DW.

Uploaded by

Nalin Swaroop
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
204 views

Error

The ODI session SILOS_SIL_ORDERITEMFACT failed with return code 932. The flow SIL_OrderItemFact.W_ORDERITEM_F failed during an integration operation to load data into the target table W_ORDERITEM_F. The failure was caused by an inconsistent data type error between a DATE column and a NUMBER value in the target ORACLE database BIAPPS_DW.

Uploaded by

Nalin Swaroop
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

ODI-1217: Session SILOS_SIL_ORDERITEMFACT (1659500) fails with return code 932.

ODI-1226: Step Run SIL_OrderItemFact.W_ORDERITEM_F fails after 1 attempt(s).


ODI-1240: Flow Run SIL_OrderItemFact.W_ORDERITEM_F fails while performing a Inte
gration operation. This flow loads target table W_ORDERITEM_F.
ODI-1228: Task SIL_OrderItemFact.W_ORDERITEM_F (Integration) fails on the target
ORACLE connection BIAPPS_DW.
Caused By: java.sql.SQLSyntaxErrorException: ORA-00932: inconsistent datatypes:
expected DATE got NUMBER
at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:462)
at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:405)
at oracle.jdbc.driver.T4C8Oall.processError(T4C8Oall.java:931)
at oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:481)
at oracle.jdbc.driver.T4CTTIfun.doRPC(T4CTTIfun.java:205)
at oracle.jdbc.driver.T4C8Oall.doOALL(T4C8Oall.java:548)
at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.
java:217)
at oracle.jdbc.driver.T4CPreparedStatement.executeForRows(T4CPreparedSta
tement.java:1115)
at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStateme
nt.java:1488)
at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePrep
aredStatement.java:3769)
at oracle.jdbc.driver.OraclePreparedStatement.execute(OraclePreparedStat
ement.java:3954)
at oracle.jdbc.driver.OraclePreparedStatementWrapper.execute(OraclePrepa
redStatementWrapper.java:1539)
at oracle.odi.runtime.agent.execution.sql.SQLCommand.execute(SQLCommand.
java:163)
at oracle.odi.runtime.agent.execution.sql.SQLExecutor.execute(SQLExecuto
r.java:102)
at oracle.odi.runtime.agent.execution.sql.SQLExecutor.execute(SQLExecuto
r.java:1)
at oracle.odi.runtime.agent.execution.TaskExecutionHandler.handleTask(Ta
skExecutionHandler.java:50)
at com.sunopsis.dwg.dbobj.SnpSessTaskSql.processTask(SnpSessTaskSql.java
:2913)
at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTask(SnpSessTaskSql.java:2
625)
at com.sunopsis.dwg.dbobj.SnpSessStep.treatAttachedTasks(SnpSessStep.jav
a:577)
at com.sunopsis.dwg.dbobj.SnpSessStep.treatSessStep(SnpSessStep.java:468
)
at com.sunopsis.dwg.dbobj.SnpSession.treatSession(SnpSession.java:2093)
at oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor$2.d
oAction(StartSessRequestProcessor.java:376)
at oracle.odi.core.persistence.dwgobject.DwgObjectTemplate.execute(DwgOb
jectTemplate.java:216)
at oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor.doP
rocessStartSessTask(StartSessRequestProcessor.java:309)
at oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor.acc
ess$0(StartSessRequestProcessor.java:301)
at oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor$Sta
rtSessTask.doExecute(StartSessRequestProcessor.java:865)
at oracle.odi.runtime.agent.processor.task.AgentTask.execute(AgentTask.j
ava:137)
at oracle.odi.runtime.agent.support.DefaultAgentTaskExecutor$2.run(Defau
ltAgentTaskExecutor.java:82)
at java.lang.Thread.run(Thread.java:662)

You might also like