Re: Oracle8i 8.1.7 on HP-UX 11

From: Rauf Sarwar <rs_arwar_at_hotmail.com>
Date: 10 Jan 2003 21:02:52 -0800
Message-ID: <92eeeff0.0301102102.1976ef61_at_posting.google.com>


azp74_at_hotmail.com (Alex) wrote in message news:<dca1064b.0301100839.1c30aff4_at_posting.google.com>...
> I have installed the Oracle 8.1.7 client on a HP-UX 11 machine in
> order to build an application and test it against an Oracle8i 8.1.5
> database on a Sun.
>
> My installation finished without any hitches and, by running the
> netconfig tool, I can connect to the database on the Sun OK.
>
> However, several header files appear to be missing from my client
> installation - namely, nzt.h, nzerror.h, xa.h and ociextp.h - so that
> my application will not build.
>
> I read another posting where someone had a similar problem with 8.1.5
> on a Sun or Solaris and someone from Oracle told them that it would be
> OK to use the header from the NT client.
>
> I am wondering if this also holds true for 8.1.7 and NT and HP-UX, or
> if something has actually gone wrong with my install and I should try
> installing the client again.
>
> TIA
> Alex

nzt.h, nzerror.h, and ociextp.h files are located in $ORACLE_HOME/oci/include directory. xa.h is located in $ORACLE_HOME/rdbms/demo directory. If you do not see $ORACLE_HOME/oci directory, then you need to do custom install and include oci components.

BTW... 8.1.5 is desupported by Oracle.

Regards
/Rauf Sarwar Received on Sat Jan 11 2003 - 06:02:52 CET

Original text of this message