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.  OCI error

    Employee
    Posted 06-22-2009 21:07

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

    Originally posted by: roeperg

    Hi

    I shared a graph with one of our business analysts who downloaded a trial version of Brain, but she is getting this error when she attempts to run the db_query node.

    "Unable to load symbol 'OCINlsEnvironmentVariableGet': The specified procedure could not be found."

    Does she need to set a variable in her environment? I have no trouble running the node using the same user and password.
    Attachments:
    bre_error.txt


  • 2.  RE: OCI error

    Employee
    Posted 06-22-2009 21:36

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

    Originally posted by: mmarinelli

    I'm not positive, but I think this is a symptom of an incompletely configured Oracle client. The database node is trying to make a call to the Oracle client to determine the character set which it should use, and this function isn't being found. It may be possible to get around this by setting the environment variable NLS_LANG to american_america.we8iso8859p1 which may make this function call unnecessary, but I have no way to test this error condition to verify this. Please provide the version of the Oracle client software on the machine which experiencing this error.<br><br>Post edited by: mmarinelli, at: 2009/06/22 23:38