<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: DBD Perl Module Install in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/dbd-perl-module-install/m-p/4973644#M418481</link>
    <description>These variables are all set correctly from the oracle environment files setup by the DBAs, following the instructions in the README.hpux file.    I mistyped with the TWO_TASK setting.  That too is exported with the suggested variable.   Still doesn't work.   I will have to bypass this for now and come back to it.   Thanks for your help.</description>
    <pubDate>Tue, 18 Apr 2006 12:18:21 GMT</pubDate>
    <dc:creator>Youlette Etienne_2</dc:creator>
    <dc:date>2006-04-18T12:18:21Z</dc:date>
    <item>
      <title>DBD Perl Module Install</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dbd-perl-module-install/m-p/4973633#M418470</link>
      <description>Hello everyone:&lt;BR /&gt;&lt;BR /&gt;Getting following error on "make test":&lt;BR /&gt;        PERL_DL_NONLAZY=1 /usr/local/bin/perl "-MExtUtils::Command::MM" "-e" "te&lt;BR /&gt;st_harness(0, 'blib/lib', 'blib/arch')" t/*.t&lt;BR /&gt;t/01base................/usr/lib/dld.sl: Can't shl_load() a library containing T&lt;BR /&gt;hread Local Storage: /usr/lib/libpthread.1&lt;BR /&gt;/usr/lib/dld.sl: Exec format error&lt;BR /&gt;Failed to load Oracle extension and/or shared libraries:&lt;BR /&gt;install_driver(Oracle) failed: Can't load '/software/perl_modules/DBD-Oracle-1.1&lt;BR /&gt;7/blib/arch/auto/DBD/Oracle/Oracle.sl' for module DBD::Oracle: Exec format error&lt;BR /&gt; at /opt/perl5/lib/5.8.8/PA-RISC2.0/DynaLoader.pm line 230.&lt;BR /&gt; at (eval 3) line 3&lt;BR /&gt;Compilation failed in require at (eval 3) line 3.&lt;BR /&gt;Perhaps a required shared library or dll isn't installed where expected&lt;BR /&gt; at t/01base.t line 19&lt;BR /&gt;The remaining tests will probably also fail with the same error.&lt;BR /&gt;&lt;BR /&gt;Followed steps at link-got syntax error when removed "PERL_DL_NONLAZY=1"&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=850454" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=850454&lt;/A&gt;&lt;BR /&gt;HPUX OS=11.11, PARISC 2.0&lt;BR /&gt;Oracle 9.2.0&lt;BR /&gt;Perl 5.8.8, downloaded from &lt;A href="http://www.perl.com," target="_blank"&gt;www.perl.com,&lt;/A&gt; not HP's version.&lt;BR /&gt;following variables set:&lt;BR /&gt;ORACLE_BASE=/app/oracle&lt;BR /&gt;ORACLE_SID=amisysp&lt;BR /&gt;ORACLE_OWNER=oracle&lt;BR /&gt;ORACLE_TERM=vt100&lt;BR /&gt;ORACLE_HOME=/app/oracle/product/9.2.0&lt;BR /&gt;SHLIB_PATH=/app/oracle/product/9.2.0/lib:/usr/li/app/oracle/product/9.2.0/lib32&lt;BR /&gt;&lt;BR /&gt;&amp;gt;chatr Oracl.sl&lt;BR /&gt;         shared library &lt;BR /&gt;         shared library dynamic path search:&lt;BR /&gt;             SHLIB_PATH     disabled  second &lt;BR /&gt;             embedded path  enabled   first  /app/oracle/product/9.2.0/lib32&lt;BR /&gt;         shared library list:&lt;BR /&gt;             dynamic   /app/oracle/product/9.2.0/lib32/libclntsh.sl.9.0&lt;BR /&gt;             dynamic   /usr/lib/librt.2&lt;BR /&gt;             dynamic   /usr/lib/libpthread.1&lt;BR /&gt;         shared vtable support disabled&lt;BR /&gt;         explicit unloading enabled&lt;BR /&gt;         static branch prediction disabled&lt;BR /&gt;         executable from stack: D (default)&lt;BR /&gt;         kernel assisted branch prediction enabled&lt;BR /&gt;         lazy swap allocation disabled&lt;BR /&gt;         text segment locking disabled&lt;BR /&gt;         data segment locking disabled&lt;BR /&gt;         third quadrant private data space disabled&lt;BR /&gt;         fourth quadrant private data space disabled&lt;BR /&gt;         third quadrant global data space disabled&lt;BR /&gt;         data page size: D (default)&lt;BR /&gt;         instruction page size: D (default)&lt;BR /&gt;         nulptr references disabled&lt;BR /&gt;&lt;BR /&gt;&amp;gt;ldd Oracle.sl&lt;BR /&gt;        /usr/lib/libpthread.1 =&amp;gt;        /usr/lib/libpthread.1&lt;BR /&gt;        /usr/lib/librt.2 =&amp;gt;     /usr/lib/librt.2&lt;BR /&gt;        /app/oracle/product/9.2.0/lib32/libclntsh.sl.9.0 =&amp;gt;     /app/oracle/prod&lt;BR /&gt;uct/9.2.0/lib32/libclntsh.sl.9.0&lt;BR /&gt;        /usr/lib/libcl.2 =&amp;gt;     /usr/lib/libcl.2&lt;BR /&gt;        /usr/lib/libisamstub.1 =&amp;gt;       /usr/lib/libisamstub.1&lt;BR /&gt;        /usr/lib/libdld.2 =&amp;gt;    /usr/lib/libdld.2&lt;BR /&gt;        /usr/lib/libc.2 =&amp;gt;      /usr/lib/libc.2&lt;BR /&gt;        /usr/lib/libdld.2 =&amp;gt;    /usr/lib/libdld.2&lt;BR /&gt;        /usr/lib/libc.2 =&amp;gt;      /usr/lib/libc.2&lt;BR /&gt;        /usr/lib/libm.2 =&amp;gt;      /usr/lib/libm.2&lt;BR /&gt;        /usr/lib/libdld.2 =&amp;gt;    /usr/lib/libdld.2&lt;BR /&gt;        /usr/lib/libnss_dns.1 =&amp;gt;        /usr/lib/libnss_dns.1&lt;BR /&gt;        /usr/lib/libdld.2 =&amp;gt;    /usr/lib/libdld.2&lt;BR /&gt;        /usr/lib/libpthread.1 =&amp;gt;        /usr/lib/libpthread.1&lt;BR /&gt;        /usr/lib/librt.2 =&amp;gt;     /usr/lib/librt.2&lt;BR /&gt;        /app/oracle/product/9.2.0/lib32/libwtc9.sl =&amp;gt;   /app/oracle/product/9.2.&lt;BR /&gt;0/lib32/libwtc9.sl&lt;BR /&gt;7: /software/perl_modules/DBD-Oracle-1.17/blib/arch/auto/DBD/Oracle =&amp;gt;&lt;BR /&gt;&lt;BR /&gt;Heed help on this one.&lt;BR /&gt;</description>
      <pubDate>Thu, 13 Apr 2006 12:07:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dbd-perl-module-install/m-p/4973633#M418470</guid>
      <dc:creator>Youlette Etienne_2</dc:creator>
      <dc:date>2006-04-13T12:07:23Z</dc:date>
    </item>
    <item>
      <title>Re: DBD Perl Module Install</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dbd-perl-module-install/m-p/4973634#M418471</link>
      <description>So, you compiled it yourself, but did not read the INSTALL, and README.hpux files.&lt;BR /&gt;&lt;BR /&gt;--8&amp;lt;---&lt;BR /&gt;       Oracle on HP-UX&lt;BR /&gt;&lt;BR /&gt;       Using perl to connect to Oracle databases through DBI and DBD::Oracle&lt;BR /&gt;       has caused a lot of people many headaches. Read README.hpux in the&lt;BR /&gt;       DBD::Oracle for much more information. The reason to mention it here is&lt;BR /&gt;       that Oracle requires a perl built with libcl and libpthread, the latter&lt;BR /&gt;       even when perl is build without threads. Building perl using all&lt;BR /&gt;       defaults, but still enabling to build DBD::Oracle later on can be&lt;BR /&gt;       achieved using&lt;BR /&gt;&lt;BR /&gt;         Configure -A prepend:libswanted='cl pthread ' ...&lt;BR /&gt;&lt;BR /&gt;       Do not forget the space before the trailing quote.&lt;BR /&gt;&lt;BR /&gt;       Also note that this does not (yet) work with all configurations, it is&lt;BR /&gt;       known to fail with 64-bit versions of GCC.&lt;BR /&gt;--&amp;gt;8---&lt;BR /&gt;&lt;BR /&gt;Enjoy, Have FUN! H.Merijn [ wondering who he writes it for ]</description>
      <pubDate>Thu, 13 Apr 2006 13:06:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dbd-perl-module-install/m-p/4973634#M418471</guid>
      <dc:creator>H.Merijn Brand (procura</dc:creator>
      <dc:date>2006-04-13T13:06:36Z</dc:date>
    </item>
    <item>
      <title>Re: DBD Perl Module Install</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dbd-perl-module-install/m-p/4973635#M418472</link>
      <description>I recompiled Perl with the Configure parameters, now I am getting the below errors when I run "make"&lt;BR /&gt;                        &lt;BR /&gt;/usr/bin/ld: Can't open /app/oracle/product/9.2.0/lib32:/usr/lib32:/usr/local/lib32:/app/oracle/product/9.2.0/lib32&lt;BR /&gt;/usr/bin/ld: No such file or directory&lt;BR /&gt;*** Error exit code 1&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 13 Apr 2006 14:26:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dbd-perl-module-install/m-p/4973635#M418472</guid>
      <dc:creator>Youlette Etienne_2</dc:creator>
      <dc:date>2006-04-13T14:26:33Z</dc:date>
    </item>
    <item>
      <title>Re: DBD Perl Module Install</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dbd-perl-module-install/m-p/4973636#M418473</link>
      <description>- Can I see the output of 'perl -V' (that is a capital 'V')&lt;BR /&gt;&lt;BR /&gt;- If you are using GNU gcc, did you consider one of my prebuilt binaries?&lt;BR /&gt;&lt;BR /&gt;My HP ITRC site pages can be found at (please use LA as primary choice):&lt;BR /&gt;&lt;BR /&gt;USA Los Angeles &lt;A href="http://mirrors.develooper.com/hpux/" target="_blank"&gt;http://mirrors.develooper.com/hpux/&lt;/A&gt;&lt;BR /&gt;SGP Singapore   &lt;A href="https://www.beepz.com/personal/merijn/" target="_blank"&gt;https://www.beepz.com/personal/merijn/&lt;/A&gt;&lt;BR /&gt;USA Chicago     &lt;A href="http://ww.hpux.ws/merijn/" target="_blank"&gt;http://ww.hpux.ws/merijn/&lt;/A&gt;&lt;BR /&gt;NL  Hoofddorp   &lt;A href="http://www.cmve.net/~merijn/" target="_blank"&gt;http://www.cmve.net/~merijn/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Enjoy, have FUN! H.Merijn</description>
      <pubDate>Fri, 14 Apr 2006 02:40:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dbd-perl-module-install/m-p/4973636#M418473</guid>
      <dc:creator>H.Merijn Brand (procura</dc:creator>
      <dc:date>2006-04-14T02:40:35Z</dc:date>
    </item>
    <item>
      <title>Re: DBD Perl Module Install</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dbd-perl-module-install/m-p/4973637#M418474</link>
      <description>Procura:&lt;BR /&gt;&lt;BR /&gt;I am using Ansi C compiler.  We are in the process of installing Amisys Advance, and from their instructions, I ran the following "Config" command:&lt;BR /&gt;&lt;BR /&gt;Configure -Duselargefiles -A prepend:libswanted='cl pthread '-Dprefix=/opt/perl5 -Accflags="+z" =Duse64bitall&lt;BR /&gt;&lt;BR /&gt;Below is the information:&lt;BR /&gt;=&amp;gt;perl -V&lt;BR /&gt;Summary of my perl5 (revision 5 version 8 subversion 8) configuration:&lt;BR /&gt;  Platform:&lt;BR /&gt;    osname=hpux, osvers=11.11, archname=PA-RISC2.0&lt;BR /&gt;    uname='hp-ux miaux07 b.11.11 u 9000800 3832670146 unlimited-user license '&lt;BR /&gt;    config_args='-Duselargefiles -A prepend:libswanted=cl pthread -Dprefix=/opt/perl5 -Accflags=+z =Duse64b&lt;BR /&gt;itall'&lt;BR /&gt;    hint=previous, useposix=true, d_sigaction=define&lt;BR /&gt;    usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef&lt;BR /&gt;    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef&lt;BR /&gt;    use64bitint=undef use64bitall=undef uselongdouble=undef&lt;BR /&gt;    usemymalloc=n, bincompat5005=undef&lt;BR /&gt;  Compiler:&lt;BR /&gt;    cc='cc', ccflags ='-Ae -D_HPUX_SOURCE -Wl,+vnocompatwarnings -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64&lt;BR /&gt; +z',&lt;BR /&gt;    optimize='+O2 +Onolimit',&lt;BR /&gt;    cppflags='-Aa -D__STDC_EXT__ -D_HPUX_SOURCE -D_HPUX_SOURCE -Wl,+vnocompatwarnings -D_HPUX_SOURCE -Wl,+v&lt;BR /&gt;nocompatwarnings -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 +z'&lt;BR /&gt;    ccversion='B.11.11.10', gccversion='', gccosandvers=''&lt;BR /&gt;    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321&lt;BR /&gt;    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16&lt;BR /&gt;    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8&lt;BR /&gt;    alignbytes=8, prototype=define&lt;BR /&gt;  Linker and Libraries:&lt;BR /&gt;    ld='/usr/bin/ld', ldflags =' -L/usr/local/lib'&lt;BR /&gt;    libpth=/usr/local/lib /lib /usr/lib /usr/ccs/lib&lt;BR /&gt;    libs=-lnsl -lnm -lndbm -lmalloc -ldld -lm -lcrypt -lsec -lc&lt;BR /&gt;    perllibs=-lnsl -lnm -lmalloc -ldld -lm -lcrypt -lsec -lc&lt;BR /&gt;    libc=/lib/libc.sl, so=sl, useshrplib=false, libperl=libperl.a&lt;BR /&gt;    gnulibc_version=''&lt;BR /&gt;  Dynamic Linking:&lt;BR /&gt;    dlsrc=dl_hpux.xs, dlext=sl, d_dlsymun=undef, ccdlflags='-Wl,-E -Wl,-B,deferred '&lt;BR /&gt;    cccdlflags='+Z', lddlflags='-b +vnocompatwarnings -L/usr/local/lib'&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Characteristics of this binary (from libperl): &lt;BR /&gt;  Compile-time options: PERL_MALLOC_WRAP USE_LARGE_FILES USE_PERLIO&lt;BR /&gt;  Built under hpux&lt;BR /&gt;  Compiled at Apr 13 2006 14:52:59&lt;BR /&gt;  @INC:&lt;BR /&gt;    /opt/perl5/lib/5.8.8/PA-RISC2.0&lt;BR /&gt;    /opt/perl5/lib/5.8.8&lt;BR /&gt;    /opt/perl5/lib/site_perl/5.8.8/PA-RISC2.0&lt;BR /&gt;    /opt/perl5/lib/site_perl/5.8.8&lt;BR /&gt;    /opt/perl5/lib/site_perl&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 17 Apr 2006 11:07:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dbd-perl-module-install/m-p/4973637#M418474</guid>
      <dc:creator>Youlette Etienne_2</dc:creator>
      <dc:date>2006-04-17T11:07:54Z</dc:date>
    </item>
    <item>
      <title>Re: DBD Perl Module Install</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dbd-perl-module-install/m-p/4973638#M418475</link>
      <description>&amp;gt;&amp;gt; Configure -Duselargefiles -A prepend:libswanted='cl pthread '-Dprefix=/opt/perl5 -Accflags="+z" =Duse64bitall&lt;BR /&gt;&lt;BR /&gt;1. -Duselargefiles is the default, and shouldn't be needed&lt;BR /&gt;2. The -A prepend... argument is correct&lt;BR /&gt;3. The -Accflags should not be needed, and *IF* you use it, I'd suggest a capital Z&lt;BR /&gt;4. I hope and presume that you mistyped the last argument, as that is what is causing your trouble. I think you meant&lt;BR /&gt;&lt;BR /&gt; -Duse64bitall&lt;BR /&gt;&lt;BR /&gt;instead of&lt;BR /&gt;&lt;BR /&gt; =Duse64bitall&lt;BR /&gt;&lt;BR /&gt;Your -V output says I'm right:&lt;BR /&gt;Characteristics of this binary (from libperl): &lt;BR /&gt;Compile-time options: PERL_MALLOC_WRAP USE_LARGE_FILES USE_PERLIO&lt;BR /&gt;Built under hpux&lt;BR /&gt;&lt;BR /&gt;no use64bitall here.&lt;BR /&gt;&lt;BR /&gt;Now what happened is that you built a 32bit perl, and you expect it to link to 64bit libraries. That won't work.&lt;BR /&gt;&lt;BR /&gt;# ./Configure -Duse64bitall -A prepend:libswanted='cl pthread '-Dprefix=/opt/perl5 -des&lt;BR /&gt;&lt;BR /&gt;Enjoy, Have FUN! H.Merijn</description>
      <pubDate>Mon, 17 Apr 2006 13:06:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dbd-perl-module-install/m-p/4973638#M418475</guid>
      <dc:creator>H.Merijn Brand (procura</dc:creator>
      <dc:date>2006-04-17T13:06:42Z</dc:date>
    </item>
    <item>
      <title>Re: DBD Perl Module Install</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dbd-perl-module-install/m-p/4973639#M418476</link>
      <description>I built PERL using the sources from Perl.Org. I used aCC on HP-UX 11.11. This is my Perl -V output:&lt;BR /&gt;&lt;BR /&gt;Summary of my perl5 (revision 5 version 8 subversion 7) configuration:&lt;BR /&gt;  Platform:&lt;BR /&gt;    osname=hpux, osvers=11.11, archname=PA-RISC2.0-LP64&lt;BR /&gt;    uname='hp-ux pgdbsrv1 b.11.11 u 9000800 692359306 unlimited-user license '&lt;BR /&gt;    config_args='-Ubincompat5005 -Duselargefiles -A prepend:libswanted=cl pthread  -Duse64bitall'&lt;BR /&gt;    hint=recommended, useposix=true, d_sigaction=define&lt;BR /&gt;    usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef&lt;BR /&gt;    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef&lt;BR /&gt;    use64bitint=define use64bitall=define uselongdouble=undef&lt;BR /&gt;    usemymalloc=n, bincompat5005=undef&lt;BR /&gt;  Compiler:&lt;BR /&gt;    cc='cc', ccflags =' +z -Ae -D_HPUX_SOURCE -Wl,+vnocompatwarnings +DD64 -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 ',&lt;BR /&gt;    optimize='+O2 +Onolimit',&lt;BR /&gt;    cppflags='-Aa -D__STDC_EXT__ -D_HPUX_SOURCE +z -Ae -D_HPUX_SOURCE -Wl,+vnocompatwarnings +DD64 -I/usr/local/include'&lt;BR /&gt;    ccversion='B.11.11.06', gccversion='', gccosandvers=''&lt;BR /&gt;    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=87654321&lt;BR /&gt;    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16&lt;BR /&gt;    ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8&lt;BR /&gt;    alignbytes=8, prototype=define&lt;BR /&gt;  Linker and Libraries:&lt;BR /&gt;    ld='/usr/bin/ld', ldflags =' +DD64 -L/usr/local/lib -L/lib/pa20_64'&lt;BR /&gt;    libpth=/usr/local/lib /lib/pa20_64 /lib /usr/lib /usr/ccs/lib&lt;BR /&gt;    libs=-lcl -lpthread -lnsl -lnm -ldl -ldld -lm -lsec -lc&lt;BR /&gt;    perllibs=-lcl -lpthread -lnsl -lnm -ldl -ldld -lm -lsec -lc&lt;BR /&gt;    libc=/lib/pa20_64/libc.sl, so=sl, useshrplib=false, libperl=libperl.a&lt;BR /&gt;    gnulibc_version=''&lt;BR /&gt;  Dynamic Linking:&lt;BR /&gt;    dlsrc=dl_hpux.xs, dlext=sl, d_dlsymun=undef, ccdlflags='-Wl,-E -Wl,-B,deferred '&lt;BR /&gt;    cccdlflags='+Z', lddlflags='-b +vnocompatwarnings -L/usr/local/lib -L/lib/pa20_64'&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Characteristics of this binary (from libperl):&lt;BR /&gt;  Compile-time options: USE_64_BIT_INT USE_64_BIT_ALL USE_LARGE_FILES&lt;BR /&gt;  Built under hpux&lt;BR /&gt;  Compiled at Jan 24 2006 08:57:44&lt;BR /&gt;  @INC:&lt;BR /&gt;    /usr/local/perl5.8.7/lib/5.8.7/PA-RISC2.0-LP64&lt;BR /&gt;    /usr/local/perl5.8.7/lib/5.8.7&lt;BR /&gt;    /usr/local/perl5.8.7/lib/site_perl/5.8.7/PA-RISC2.0-LP64&lt;BR /&gt;    /usr/local/perl5.8.7/lib/site_perl/5.8.7&lt;BR /&gt;    /usr/local/perl5.8.7/lib/site_perl&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I compiled DBD and DBI Oracle w/o any issues at all. I had a full install of Oracle 9.2.0.4 64bit.&lt;BR /&gt;&lt;BR /&gt;Please refer to &lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=993527" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=993527&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 17 Apr 2006 15:37:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dbd-perl-module-install/m-p/4973639#M418476</guid>
      <dc:creator>Zinky</dc:creator>
      <dc:date>2006-04-17T15:37:18Z</dc:date>
    </item>
    <item>
      <title>Re: DBD Perl Module Install</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dbd-perl-module-install/m-p/4973640#M418477</link>
      <description>Ok, I restarted everything from scratch and used the "Configure" command that you provided above.   I no longer get that error message.  It appears that this worked.    Now,  I am getting another error message that appears to be related to the DBI module that I installed.   &lt;BR /&gt;&lt;BR /&gt;/software/perl_modules/DBD-Oracle-1.17 =&amp;gt;make test&lt;BR /&gt;        PERL_DL_NONLAZY=1 /usr/local/bin/perl "-MExtUtils::Command::MM" "-e" "te&lt;BR /&gt;st_harness(0, 'blib/lib', 'blib/arch')" t/*.t&lt;BR /&gt;t/01base................ok                                                   &lt;BR /&gt;t/10general.............DBI connect('','scott/tiger',...) failed: ORA-01034: ORA&lt;BR /&gt;CLE not available&lt;BR /&gt;ORA-27101: shared memory realm does not exist&lt;BR /&gt;HP-UX Error: 2: No such file or directory (DBD ERROR: OCISessionBegin) at t/10ge&lt;BR /&gt;neral.t line 18&lt;BR /&gt;Undefined subroutine &amp;amp;main::BAILOUT called at t/10general.t line 21.&lt;BR /&gt;# Looks like your test died before it could output anything.&lt;BR /&gt;t/10general.............dubious                                              &lt;BR /&gt;        Test returned status 255 (wstat 65280, 0xff00)&lt;BR /&gt;DIED. FAILED tests 1-33&lt;BR /&gt;        Failed 33/33 tests, 0.00% okay&lt;BR /&gt;t/15nls.................DBI connect('','scott/tiger',...) failed: ORA-01034: ORA&lt;BR /&gt;CLE not available&lt;BR /&gt;ORA-27101: shared memory realm does not exist&lt;BR /&gt;... &lt;BR /&gt;it continues with the same error&lt;BR /&gt;&lt;BR /&gt;Where is the "scott/tiger" coming from?    Is this what is creating the problem?   I am able to connect to the remote database as the below defined user, using sqlplus.&lt;BR /&gt;&lt;BR /&gt;Environment:&lt;BR /&gt;ORACLE_USERID=*******/*******&lt;BR /&gt;ORACLE_BASE=/app/oracle&lt;BR /&gt;ORACLE_SID=amisysp&lt;BR /&gt;ORACLE_OWNER=oracle&lt;BR /&gt;ORACLE_TERM=vt100&lt;BR /&gt;ORACLE_HOME=/app/oracle/product/9.2.0&lt;BR /&gt;&lt;BR /&gt;***Moderator Edit: removed username &amp;amp; password information for security reasons***</description>
      <pubDate>Mon, 17 Apr 2006 16:47:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dbd-perl-module-install/m-p/4973640#M418477</guid>
      <dc:creator>Youlette Etienne_2</dc:creator>
      <dc:date>2006-04-17T16:47:00Z</dc:date>
    </item>
    <item>
      <title>Re: DBD Perl Module Install</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dbd-perl-module-install/m-p/4973641#M418478</link>
      <description>1. It's not advicable to post real usernames and passwords on a forum open as this&lt;BR /&gt;&lt;BR /&gt;2. The error is that the database cannot be accessed. It complains that the shared memory realm does not exist, which indicated that there is no database accessible with the ORACLE_SID that it sees.&lt;BR /&gt;&lt;BR /&gt;Indeed, it requires ORACLE_USERID to be (correctly) set, but I think that the database should be started first.&lt;BR /&gt;I'm by no means an Oracle expert. In fact I don't even fainlty like Oracle. But does&lt;BR /&gt;&lt;BR /&gt;# sqlplus $ORACLE_USERID&lt;BR /&gt;&lt;BR /&gt;work from the command line?&lt;BR /&gt;&lt;BR /&gt;Enjoy, Have FUN! H.Merijn</description>
      <pubDate>Tue, 18 Apr 2006 01:02:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dbd-perl-module-install/m-p/4973641#M418478</guid>
      <dc:creator>H.Merijn Brand (procura</dc:creator>
      <dc:date>2006-04-18T01:02:41Z</dc:date>
    </item>
    <item>
      <title>Re: DBD Perl Module Install</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dbd-perl-module-install/m-p/4973642#M418479</link>
      <description>Yes, I should have known better.   Not paying attention.&lt;BR /&gt;&lt;BR /&gt;The sqlplus $ORACLE_USERID works.&lt;BR /&gt;&lt;BR /&gt;I consulted with the DBA.  His response is that it would not work because the database is on a remote server.  However, there was a similar post where setting the additional HOST and TWO_DUMMY variables were set, and the issue was resolved.  That didn't help here.</description>
      <pubDate>Tue, 18 Apr 2006 09:48:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dbd-perl-module-install/m-p/4973642#M418479</guid>
      <dc:creator>Youlette Etienne_2</dc:creator>
      <dc:date>2006-04-18T09:48:01Z</dc:date>
    </item>
    <item>
      <title>Re: DBD Perl Module Install</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dbd-perl-module-install/m-p/4973643#M418480</link>
      <description>It's all written in README's&lt;BR /&gt;&lt;BR /&gt;It's not TWO_DUMMY, but TWO_TASK:&lt;BR /&gt;&lt;BR /&gt;Example (remote database):&lt;BR /&gt;&lt;BR /&gt;    export ORACLE_USERID=&lt;VALIDUSER&gt;&lt;BR /&gt;    export ORACLE_HOME=&lt;PATH to="" oracle=""&gt;&lt;BR /&gt;    export ORACLE_SID=@&lt;VALID tnsnames.ora="" entry=""&gt;&lt;BR /&gt;    export SHLIB_PATH=$ORACLE_HOME/lib       #for 32bit HP&lt;BR /&gt;    export LD_LIBRARY_PATH=$ORACLE_HOME/lib  #for 64bit HP (I defined them both)&lt;BR /&gt;&lt;BR /&gt;and&lt;BR /&gt;&lt;BR /&gt;   Having  done  this  all  of  my systems (even those without a hint of&lt;BR /&gt;oracle on them) could access remote Oracle servers by  setting  TWO_TASK&lt;BR /&gt;appropriately.  SQL*Net didn't seem to come into it.&lt;BR /&gt;&lt;BR /&gt;Enjoy, Have FUN! H.Merijn&lt;/VALID&gt;&lt;/PATH&gt;&lt;/VALIDUSER&gt;</description>
      <pubDate>Tue, 18 Apr 2006 11:28:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dbd-perl-module-install/m-p/4973643#M418480</guid>
      <dc:creator>H.Merijn Brand (procura</dc:creator>
      <dc:date>2006-04-18T11:28:05Z</dc:date>
    </item>
    <item>
      <title>Re: DBD Perl Module Install</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dbd-perl-module-install/m-p/4973644#M418481</link>
      <description>These variables are all set correctly from the oracle environment files setup by the DBAs, following the instructions in the README.hpux file.    I mistyped with the TWO_TASK setting.  That too is exported with the suggested variable.   Still doesn't work.   I will have to bypass this for now and come back to it.   Thanks for your help.</description>
      <pubDate>Tue, 18 Apr 2006 12:18:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dbd-perl-module-install/m-p/4973644#M418481</guid>
      <dc:creator>Youlette Etienne_2</dc:creator>
      <dc:date>2006-04-18T12:18:21Z</dc:date>
    </item>
    <item>
      <title>Re: DBD Perl Module Install</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dbd-perl-module-install/m-p/4973645#M418482</link>
      <description>The relevant applications that required these modules is functioning correctly, and logging into the remote database using these Perl modules.    I continued with the "make install" and ran "perldoc perllocal"  to check.&lt;BR /&gt;&lt;BR /&gt;Thanks so much for your help.</description>
      <pubDate>Wed, 19 Apr 2006 10:46:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dbd-perl-module-install/m-p/4973645#M418482</guid>
      <dc:creator>Youlette Etienne_2</dc:creator>
      <dc:date>2006-04-19T10:46:07Z</dc:date>
    </item>
  </channel>
</rss>

