(curse: why isn't the reply-to header set properly for this list ??)
I tried to do exactly the same a week ago. That combination just isn't
workable, I had the same errors and the static build core-dumps you mention.
Tried all extra makefile options, none helped. Oracle Tech Support wasn't
too helpfull either, besides mentioning that such an error should never be
reported.... we get that response a lot :)
Eventually we downgraded to perl 5.004 with DBI 1.16 and DBD 1.07, those
work Oracle 7.3.4 on HPUX 11.00. Assuming you can not easily upgrade the
database to Oracle 8.1.7 the best thing to do would be downgrade perl, you
COULD try with 5.6 first. (we just did a restore when the perl
5.8/DBI-132/DBD-1.12) failed to work)
Oracle 8.1.7.2.0 or higher works nicely with Perl 5.8/DBI 1.32/DBD 1.12. Do
note that you need to relink/configure oracle to work correctly on HP11 with
Perl though (famous pthread problem).
Greetings,
-----------------------------------
Frans Postma, (050-58) 81 852
ATOS Origin, Unix Support
"If at first you don't succeed, skydiving isn't for you"
> -----Oorspronkelijk bericht-----
> Van: Josef Jirkovsky [mailto:[EMAIL PROTECTED]]
> Verzonden: maandag 10 februari 2003 15:11
> Aan: [EMAIL PROTECTED]
> CC: [EMAIL PROTECTED]
> Onderwerp: DBD-DBI login problem
>
>
> Hi,
> I have not really much experience in software installation
> and my goal
> is to
> install the apache webserver with mod-perl and a connection
> to our Oracle
> database.
>
> First, i tried to install perl-5.8.0 with DBI-1.32 and
> DBD-Oracle-1.12on
> our HPUX 11.0
> with Oracle 7.3.4.
>
> The installation of perl seemed to be straight simple as it was with
> DBI. DBD has
> error messages in "make test" - there is no way to get connected to
> Oracle by
> the listener. I get the error messages:
> ORA-12157: TNS: Internal network communication error
> or the
> ORA-12154: TNS:Could not resolve service name
> in spite of that sqlplus is working fine and i have no connection
> problems
> (see the description and the details at the end).
>
> Since last week i am looking at this problem from all sides, i tried
> different
> installs (static : bus error) but with no success.
>
> Has anybody experienced this problem?
> Any hints and help is appreciated.
>
> Thanks
> josef
> TACTIC SA
> Prais, France
>
>