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.  LAE Error Code: brain.node.OciUtils.cpp.83

    Employee
    Posted 04-16-2014 15:33

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

    Originally posted by: lae_errors

    This post has been created for discussion of error code brain.node.OciUtils.cpp.83.

    Please reply to this thread with any description of error conditions, diagnostic information, and recommended resolutions.


  • 2.  RE: LAE Error Code: brain.node.OciUtils.cpp.83

    Employee
    Posted 04-16-2014 15:37

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

    Originally posted by: ltolleson

    I received this LAE error with the following log message.
    OCI Error 12170: ORA-12170: TNS:Connect timeout occurred

    Please reply with a resolution


  • 3.  RE: LAE Error Code: brain.node.OciUtils.cpp.83

    Employee
    Posted 04-17-2014 07:23

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

    Originally posted by: mmarinelli

    A few questions so I can help you work through this:
    - What node were you using? (e.g. DB Query, DB Load)
    - How is your Oracle connection configured? (e.g. SQL*Net client, JDBC, ODBC)
    - Are you sure that the credentials you're providing are valid? Can you access the Oracle database using other client software using the same credentials?


  • 4.  RE: LAE Error Code: brain.node.OciUtils.cpp.83

    Employee
    Posted 04-17-2014 11:57

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

    Originally posted by: ltolleson

    I am using the DB Query node. The problem seems to be that I did not have the correct connection information configured in the node.

    Thanks for your help!