in reply to Perl to Oracle Connection Error: ERROR OCINlsEnvironmentVariableGet(OCI_NLS_CHARSET_ID)

In your code, you set OCI_NLS_CHARSET_ID, and Oracle complains about OCI_NLS_CHARSET_ID. Maybe the value of OCI_NLS_CHARSET_ID is wrong, or Oracle does not have the appropriate charset (or whatever) installed to load the locale for AMERICAN_AMERICA.UTF8.

Also, I consider it rude to cross-post without notifying. Google tells me you crossposted at Stackoverflow.

  • Comment on Re: Perl to Oracle Connection Error: ERROR OCINlsEnvironmentVariableGet(OCI_NLS_CHARSET_ID)
  • Select or Download Code

Replies are listed 'Best First'.
A reply falls below the community's threshold of quality. You may see it by logging in.