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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

FDMEE Migration: Usage error for UtilPagedTempBuffer: offset can not be negative.

Madhusudhan. MDec 7 2019 — edited Dec 11 2019

Hi All,

We are running FDMEE extract data scenario as part of FDM to FDMEE migration in Hyperion 11.1.2.4.

But while running extract we are facing below error, Cloud you please let me know if anyone came across this error,

ODI-1228: Task Extract Data (Procedure) fails on the target GENERIC_SQL connection FDMEE_DATA_SERVER_MSSQL.

Caused By: weblogic.jdbc.sqlserverbase.ddc: [FMWGEN][SQLServer JDBC Driver]Usage error for UtilPagedTempBuffer: offset can not be negative.

at weblogic.jdbc.sqlserver.ddj.j(Unknown Source)

at weblogic.jdbc.sqlserverbase.ddel.v(Unknown Source)

at weblogic.jdbc.sqlserverbase.ddde.executeBatch(Unknown Source)

at oracle.odi.runtime.agent.execution.sql.BatchSQLCommand.execute(BatchSQLCommand.java:44)

at oracle.odi.runtime.agent.execution.sql.SQLExecutor.execute(SQLExecutor.java:102)

at oracle.odi.runtime.agent.execution.sql.SQLExecutor.execute(SQLExecutor.java:1)

at oracle.odi.runtime.agent.execution.DataMovementTaskExecutionHandler.handleTask(DataMovementTaskExecutionHandler.java:87)

at com.sunopsis.dwg.dbobj.SnpSessTaskSql.processTask(SnpSessTaskSql.java:2913)

at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTask(SnpSessTaskSql.java:2625)

at com.sunopsis.dwg.dbobj.SnpSessStep.treatAttachedTasks(SnpSessStep.java:577)

Thanks,

Madhusudhan

Comments

Processing