Mapping Fails With "invalid schema name" When Using a Variable in the Schema Name in Topology
(Doc ID 2317525.1)
Last updated on FEBRUARY 05, 2019
Applies to:
Oracle Data Integrator - Version 12.2.1.2.6 and laterInformation in this document applies to any platform.
Symptoms
When using a variable in a physical schema name a mapping will generate a SQL command that errors with the following message:
ODI-1227: Task Load data-LKM SQL to SQL- fails on the source connection
COMPLEX_FILE_SCHEMA-NAME.
Caused By: java.sql.SQLException: invalid schema name:
SCHEMA-NAME#GLOBAL.SCEN_ID
at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source)
at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source)
at org.hsqldb.jdbc.JDBCStatement.executeQuery(Unknown Source)
...
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 |