]
Barry LaFond commented on TEIIDDES-2458:
----------------------------------------
Debugging JDBC Importer, there's a call in JdbcCatalogImpl.addSchemaChildren() to get
schema children from SybDatabaseMetadata.getSchema() that's throwing an exception:
*java.sql.SQLException: JZ0SB: Parameter index out of range: 1.*
As a result, the schema isn't found and not set on the NIS.
Wrong "name-in-source" property value for imported tables
in Source model (JDBC importer, Sybase 15 Database)
-------------------------------------------------------------------------------------------------------------
Key: TEIIDDES-2458
URL:
https://issues.jboss.org/browse/TEIIDDES-2458
Project: Teiid Designer
Issue Type: Bug
Affects Versions: 9.0.1
Environment: JBDS: 8.0.2GA
TD: 9.0.1.Final
OS: Fedora 20
java: oracle 1.7
JDBC driver: jconn4-26502 - jConnect (TM) for JDBC(TM)/7.00(Build 26502)
Sybase DB: ASE 15.0.3/EBF
Reporter: Juraj DurĂ¡ni
Attachments: parts_sql_catalog_in_name_in_source.png,
parts_sql_include_catalog_in_name.png, parts_sql_schema_tree.png, pic1.png, pic2.png,
pic3.png, sybase_bqt2_datatools_tree.png
I am trying to import a Source model from Sybase database. But imported tables have wrong
"name-in-source" property values.