Skip to main content

Hello,

I'm having a problem running a workspace in my FME Server.

When I run the workspace from my computer at the FME Client it works fine. But whe I try to run it from the server (another computer) I get an error file that it could not find my TNSNAMES file. Where does the server look for this file? Can I changed it manually?

Thank you for your time,

Kitty

Hi

The TNSNAMES.ORA file is a part of your Oracle client installation, in this case the client libraries installed on your server. Look in the Oracle docs for more info. Here is also a condensed version that might be easier to navigate.

David


Hi,

Please check at the below location

<<Installation_Drive>>\\app\\Administrator\\product\\<<versiono of Oracle>>\\client_1\\network\\admin


Reply