Categories
- All Categories
- 5 Oracle Analytics Sharing Center
- 11 Oracle Analytics Lounge
- 194 Oracle Analytics News
- 41 Oracle Analytics Videos
- 15.5K Oracle Analytics Forums
- 6K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 67 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Question about a LOAD with table with XMLTYPE field

User_RFNI8
Rank 1 - Community Starter
How can I load a table with an XMLTYPE field. When the mapping is executed, it shows me this error oracle.odi.runtime.agent.exception.ExecutionEngineException: java.sql.SQLException: Invalid column type: 1111 at oracle.odi.runtime.agent.execution.sql.SQLCommand.bindResultSetColumns(SQLCommand.java:280) at oracle.odi.runtime.agent.execution.sql.SQLCommand.processRecord(SQLCommand.java:171) at oracle.odi.runtime.agent.execution.sql.SQLCommand.processRecord(SQLCommand.java:37) at oracle.odi.runtime.agent.execution.Executor.performAction(Executor.java:444) at oracle.odi.runtime.agent.execution.Executor.handleDataMovementTask(Executor.java:334) at oracle.odi.runtime.agent.execution.DataMovementTaskExecutionHandler.handleTask(DataMovementTaskExecutionHandler.java:51) at oracle.odi.runtime.agent.execution.SessionTask.processTask(SessionTask.java:206)
0