Welcome Guest! Log in
×

Notice

The forum is in read only mode.
Stambia versions 2.x, 3.x, S17, S18, S19 and S20 are reaching End of Support January, 15th, 2024. Please consider upgrading to the supported Semarchy xDI versions. See Global Policy Support and the Semarchy Documentation.

The Stambia User Community is moving to Semarchy! All the applicable resources have already been moved or are currently being moved to their new location. Read more…

Topic-icon Question specified DSN contains an architecture mismatch betwen th Driver and Aplication

More
10 Apr 2017 12:01 - 10 Apr 2017 12:07 #1 by nikita.barve
Hello,

I am facing problem with dbase driver while loading .dbf file in dev runtime. but it executed successfully on Localhost runtime

1. i have created mapping between .dbf file and sql table
2. for that i have created one metadata
used driver Microsoft dbase driver(*.dbf)
also try Driver do Microsoft dbase connected successfully




3. while exceuting Mapping on Dev runtime it gives error in both bulk load and rdbms load but run successfully on localhost runtime. the errors are
error while Mapping with RDBMS Load



error while Mapping with Bulk Load






please suggest solution.

Regards,

Nikita Barve.
Last edit: 10 Apr 2017 12:07 by nikita.barve.
More
10 Apr 2017 12:05 #2 by Thomas BLETON
Hello,

Please make sure that your ODBC driver architecture (32 bits or 64 bits) match your Java Virtual Machine architecture (32 bits or 64 bits).
Is it the case ?
More
10 Apr 2017 12:46 #3 by nikita.barve
Yes, JDBC is of 64 bit and odbc is of 32 bit.
but i odbc64 is not there on my machine. what to do?
More
10 Apr 2017 15:26 #4 by Thomas BLETON
If you have to work with an ODBC 32 bits, then you have to work with Java 32 bits.
Please read this article for more information : www.stambia.org/doc/69-technology-articl...ith-odbc-datasources