I have the FME 2015.1.3.1 Build 15573 64-bit installation. I'm trying to use the IBM DB2 Non-Spatial Reader to connect to a 64-bit ODBC Data Source I've setup. But when I attempt to get the Table list, I'm receiving an error.
Creating reader for format: IBM DB2 Non-spatial
Trying to find a DYNAMIC plugin for reader named `DB2'
FME API version of module 'DB2' matches current internal version (3.7 20150407)
Creating reader for format: IBM DB2 Non-spatial
Trying to find a DYNAMIC plugin for reader named `DB2'
FME API version of module 'DB2' matches current internal version (3.7 20150407)
Opening IBM DB2 Non-Spatial Reader
IBM DB2 Non-Spatial Reader: Dataset = DSN_64BIT. Username = a5960. Password = ********
Connecting to database...
Error connecting to database
Database Generated Error Information:
Database Error Message: rMicrosoft][ODBC Driver Manager] Data source name not found and no default driver specified
Database SQL Statement Text:
SQL State: IM002
Variable Information:
IBM DB2 Non-Spatial Reader: Failed to connect to database
Closing IBM DB2 Non-Spatial Reader
A fatal error has occurred. Check the logfile above for details
I've reviewed the article referenced here and the ODBC works and test connects just fine. I can also use the ODBC data source with other integration tools and query tools with out any errors.
Any ideas why FME is not recognizing the 64-bit data source?
Thanks.