We have built a new server on a Windows 2008 R2 (64bit) system and and I have:
1. FME 32bit installed 2. Oracle Client 32 bit installed 3. Oracle client BIN folder in PATH 4. TNS_ADMIN environmental variable set to point to folder containing tnsnames.ora
5. ORACLE_HOME environment variable set
The issue is very similar to this
I can connect to our DB via third party and SQL*Plus. I've modified security setting to give required access. I'm running out of ideas. Any input please?
2013-11-18 11:23:15| 0.6| 0.0|INFORM|ORACLE Reader: Using Oracle 8 SC Reader Version 1.2 (Jul. 04, 2000) to read tables from database `', server type `ORACLE8i', server name `pri1', user name `fme_ro', password `***'
2013-11-18 11:23:15| 0.6| 0.0|INFORM|ORACLE Reader: Using Classic geometry.
2013-11-18 11:23:15| 0.6| 0.0|INFORM|Loaded module 'OCI' from file 'OCI.dll'
2013-11-18 11:23:15| 0.6| 0.0|ERROR |Unable to connect to Oracle database, because the database environment could not be initialized.
2013-11-18 11:23:15| 0.6| 0.0|INFORM|FME Session Duration: 0.6 seconds. (CPU: 0.2s user, 0.1s system)