LAE

Welcome to the LAE community!  Please feel free to start a discussion in the discussion tab or join in a conversation.

Discussions

Members

Resources

Events

 View Only
  • 1.  DB Query showing a oci.dll error

    Employee
    Posted 11-18-2013 10:06

    Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.

    Originally posted by: rperoza

    Hi,

    I'm a very beginner using lavastorm, I'm trying to connect to a Oracle DB, I followed all the instructions:
    - Map tnsnames.ora
    - Create the environment variables
    - tns_admin variable creation

    When I try to run the node I get a "Unable to load library 'oci.dll': is not a valid Win32 application." I'm running over Windows enterprise 7, 64bits, I'm guessing this is kind of incompatibility for 32 to 64 bits, but not sure.

    Just to discard that is a problem with the database connection I installed toad and I can run queries without problem.

    I really appreciate your help!

    Thanks


  • 2.  RE: DB Query showing a oci.dll error

    Employee
    Posted 11-19-2013 02:15

    Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.

    Originally posted by: simon.wilby

    Hi rperoza,

    Take a look at the below thread which has all the answers. In short, you need to install oracle instant client (recommended to C:\oracle) and add this directory to your environment variable PATH entry.

    http://community.lavastorm.com/threa...instant+client

    Regards

    Simon