couldn't connect to database: ERROR OCIEnvInit
Hi,
I know this error message has a few strings on it but i can't get a
good answer from any of them!
I am getting the above error when running my script on a server. (The
script is fine as it runs on a different server.
I found this on a different message string, it gives back 'can't locate
DBI.pm' on both servers so don't think this is a problem.
perl -MDBI -e 'DBI->installed_versions'
I have an LD_LIBRARY_PATH and ORACLE_HOME set in the env.
Im runnign on Sun-Solaris 4 and Oracle 9.2.0. Perl version 5.005 (i
think)
Start line in my perl script is /usr/central/bin/perl. although 'which
perl' gives back /usr/bin/perl.
perl -V @NIC gives:
/usr/perl5/5.00503/sun4-solaris
/usr/perl5/5.00503
/usr/perl5/site_perl/5.005/sun4-solaris
/usr/perl5/site_perl/5.005
can anyone help or is more info needed?
.
Relevant Pages
- Re: ConnectComputer error log
... "The following entry in the [strings] section is too long and has been ... truncated" error message when you try to modify or to view GPOs in Windows ... Server 2003, Windows XP Professional, or Windows 2000 ... (microsoft.public.windows.server.sbs) - Re: non-determinate program execution in perl
... > I have a perl program that runs every hour that scans a POP3 maildrop. ... > Here is the code that initializes the hash. ... Here $server is a perl object, and usera method with $pop ... From the error message the $server object is not ... (Debian-User) - RE: The object invoked has disconnected from its clients.
... The latest server Usage Report email only contained this error message. ... It is recommended that you contact Microsoft Customer ... Support Services via telephone so that a dedicated Support ... Professional can assist you recover the server in a more efficient manner. ... (microsoft.public.windows.server.sbs) - Re: startx fails
... Subject: startx fails ... Have you looked in the paths shown in the error message? ... configure the netscape http server. ... install, or one on which people have done lots of patches? ... (comp.unix.sco.misc) - Re: Publishing WebForms to Production System
... Its already Off but same error message. ... <!-- CUSTOM ERROR MESSAGES ... Set trace enabled="true" to enable application trace logging. ... > and upload the modified web.config file to your server. ... (microsoft.public.dotnet.framework.aspnet) |
|