perl and Oracle on Redhat [message #193988] |
Wed, 20 September 2006 05:35 |
tennessee
Messages: 5 Registered: September 2006 Location: Germany
|
Junior Member |
|
|
hi there I want to connect via perl to ORacle 9i
in our testmaschine it works, on the production machine I got the following error:
DBI connect('AFRIEND','afriend',...) failed: (UNKNOWN OCI STATUS 22) OCIInitialize. Check ORACLE_HOME and NLS settings etc. at ./oracle.pl line 10
Can't call method "prepare" on an undefined value at ./oracle.pl line 11.
|
|
|