I haven't done VMS work in years, but it used to be the case that when an OS upgrade was performed, one had to relink shared libraries. Have you tried relinking DBD::Oracle and DBI?
-- Ron Reidy Lead DBA Array BioPharma, Inc -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Mon 4/9/2007 2:33 AM To: [email protected] Subject: DBI->connect failed: ERROR OCIEnvInit Hi, We are getting "DBI->connect failed: ERROR OCIEnvInit " when attempting to connect an Oracle 9.2.0.5 instance on VMS AXP 8.3 platform. OS is recently upgraded from V.7.3 to 8.3. perl "-V" output: Summary of my perl5 (revision 5.0 version 6 subversion 1) configuration: Platform: osname=VMS, osvers=F7.3-1, archname=VMS_AXP uname='VMS hearns F7.3-1' config_args='-des' hint=none, useposix=false, d_sigaction=define usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef useperlio=undef d_sfio=undef uselargefiles=undef usesocks=undef use64bitint=undef use64bitall=undef uselongdouble=undef Compiler: cc='CC/DECC', ccflags ='/Include=[]/Standard=Relaxed_ANSI/Prefix=All/Obj=.obj/NoList/NOANSI_AL IAS', optimize='', cppflags='undef' ccversion='60290006', gccversion='', gccosandvers='undef' intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16 ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='int', lseeksize=4 alignbytes=8, usemymalloc=N, prototype=define Linker and Libraries: ld='Link', ldflags ='/NoTrace/NoMap' libpth=/sys$share /sys$library libs= perllibs= libc=(DECCRTL), so=exe, useshrplib=undef, libperl=undef Dynamic Linking: dlsrc=dl_vms.c, dlext=exe, d_dlsymun=undef, ccdlflags='' cccdlflags='', lddlflags='/Share' Characteristics of this PERLSHR image: Compile-time options: DEBUGGING Built under VMS Compiled at Jan 11 2002 08:38:53 %ENV: PERL="$PERL_ROOT:[000000]PERL.EXE" PERLDOC="$PERL_ROOT:[000000]PERL.EXE PERL_ROOT:[LIB.POD]PERLDOC.COM -T" @INC: perl_root:[lib.VMS_AXP.5_6_1] perl_root:[lib] perl_root:[lib.site_perl.VMS_AXP] perl_root:[lib.site_perl] /perl_root/lib/site_perl DBD-ORACLE-1_06 DBI-1_13 Do I need to recompile my DBI and DBD or install the latest Perl just because the OS is upgraded? Thanks in advance. This electronic message transmission is a PRIVATE communication which contains information which may be confidential or privileged. The information is intended to be for the use of the individual or entity named above. If you are not the intended recipient, please be aware that any disclosure, copying, distribution or use of the contents of this information is prohibited. Please notify the sender of the delivery error by replying to this message, or notify us by telephone (877-633-2436, ext. 0), and then delete it from your system.
