chora_sid has asked for the wisdom of the Perl Monks concerning the following question:
Our application works on Perl 5.5 and connects to Oracle 9i Database using Oracle 8i client.
Database is getting migrated to Oracle 12c. Due to OS constraint, we cannot install 12c client and have to do with Oracle 10g client.
We are able to connect from command line but not through Perl code. It throws NLS Lang error ORA-12705.
Can somebody please help on this. Also, where can I find Perl package for Solaris. The one in ActivePerl site is common for all Unix based OS.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Oracle 10g client not working with Perl 5.5
by marto (Cardinal) on May 09, 2018 at 17:54 UTC | |
by karlgoethebier (Abbot) on May 10, 2018 at 11:22 UTC | |
by marto (Cardinal) on May 10, 2018 at 11:39 UTC | |
by karlgoethebier (Abbot) on May 10, 2018 at 17:52 UTC | |
|
Re: Oracle 10g client not working with Perl 5.5
by chora_sid (Novice) on May 16, 2018 at 11:48 UTC | |
by marto (Cardinal) on May 16, 2018 at 12:14 UTC | |
by chora_sid (Novice) on May 16, 2018 at 12:33 UTC |