"Invalid object name" Error when Running an ODI Procedure Against SQL Server Database
(Doc ID 2315391.1)
Last updated on DECEMBER 06, 2019
Applies to:
Oracle Data Integrator - Version 12.2.1.0.0 and laterInformation in this document applies to any platform.
Symptoms
When executing the following code in Oracle Data Integrator (ODI) 12.2.1, it fails with an "Invalid object name" error on both the Local (No Agent) and remote Agents. The source connection is for SQL Server 2012 SP3.
ODI-1227: Task Procedure-ClearCurrentMonthHeadcount-Clear fails on the source connection <DATASOURCE>.
Caused By: java.sql.SQLSyntaxErrorException: [FMWGEN][SQLServer JDBC Driver][SQLServer]Invalid object name '<TABLENAME>'.
at weblogic.jdbc.sqlserverbase.ddcw.b(Unknown Source)
...
- The test connection to SQL Server is successful without issues.
- The table is visible under the ODI Model.
- "View Data" for this table on ODI Model shows data.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |