Hi

On our OpenVMS system which only runs OpenVMS 7.3-2 but oracle 9.2.0.4,
lnproc is a symbol that translates to "@ora_proc:lnproc".

ora_proc is a logical that is in fact a searchlist, where ora_root:[precomp.mesg] is the first directory - and the lnproc.com
file is found ora_root:[precomp.bin]

Possibly you need to have the PROGINT option installed for the oracle server ?

Jakob Snoer

[EMAIL PROTECTED] skrev:

            Hi,


            Please advise the following error while doing MMK for
            DBD::Oracle,

            ***********
            %DCL-E-OPENIN, error opening
            ORA_ROOT:[PRECOMP.MESG]LNPROC.COM; as input -RMS-E-FNF, file
            not found %MMK-F-ERRUPD, error status %X10018292 occurred
            when updating target
            [.BLIB.ARCH.AUTO.DBD.ORACLE]PL_DBD__ORACLE.EXE

            ***********


            Oracle is 9.2 sever version, have searched ora_root:[*...]
            and the other systems which are running Oracle 9.2, there is
            no such file LNPROC.COM existed. Is there any way to
            overcome this error? Thanks in advance.


            perl "-V" output is:
            Summary of my perl5 (revision 5 version 8 subversion 8)
            configuration:
              Platform:
                osname=VMS, osvers=V8.3, archname=VMS_AXP
                uname='VMS sammy V8.3 AlphaServer 4100 5/466 4MB'
                config_args='-d -Dprefix=DISK$DATA1:[PERL.PERL-5_8_8.]'
                hint=none, useposix=false, d_sigaction=define
                usethreads=undef use5005threads=undef useithreads=undef
            usemultiplicity=undef
                useperlio=define d_sfio=undef uselargefiles=undef
            usesocks=undef
                use64bitint=undef use64bitall=undef uselongdouble=undef
                usemymalloc=undef, bincompat5005=undef
              Compiler:
                cc='CC/DECC', ccflags
            ='/Include=[]/Standard=Relaxed_ANSI/Prefix=All/Obj=.obj
            /NOANSI_ALIAS/float=ieee/ieee=denorm',

                optimize='/NoList',
                cppflags='undef'
                ccversion='70190015', 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, prototype=define
              Linker and Libraries:
                ld='Link/nodebug', ldflags ='/NoTrace/NoMap'
                libpth=/sys$share /sys$library
                libs=
                perllibs=
                libc=(DECCRTL), so=exe, useshrplib=undef, libperl=undef
                gnulibc_version='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 PERL_MALLOC_WRAP USE_PERLIO
              Built under VMS
              Compiled at Apr 16 2007 21:33:26
              %ENV:
                PERLSHR="PERL_ROOT:[000000]PERLSHR.EXE"
                PERL_ROOT="DISK$DATA1:[PERL.PERL-5_8_8.]"
              @INC:
                perl_root:[lib.VMS_AXP.5_8_8]
                perl_root:[lib]
                perl_root:[lib.site_perl.VMS_AXP]
                perl_root:[lib.site_perl]
                /perl_root/lib/site_perl

                .

Reply via email to