Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Oracle 8i and AIX 5 compatibility issue

Re: Oracle 8i and AIX 5 compatibility issue

From: Daniel Morgan <damorgan_at_exxesolutions.com>
Date: Sat, 12 Jul 2003 09:56:30 -0700
Message-ID: <3F103DBE.70323DF1@exxesolutions.com>


juliuus wrote:

> Hello again
>
> I've installed the 32bit version of Oracle8i and that problem was
> sorted out.
>
> Now I ran into another problem. From the Oracle side, everything seems
> to be fine, but when I run the application, I get the error:
>
> -java.sql.SQLException: ORA-3113: end-of-file on communication channel
>
> followed by
>
> -java.sql.SQLException: ORA-12571 TNS: packet writer failure
>
> I am trying to port our application and database from an HP machine to a
> IBM machine.
>
> On the HP machine I have:
>
> OS - HP-UX B.11.00
> Java 1.2.2.10 (HotSpot VM)
>
> On the IBM machine I have:
>
> OS - AIX 5
> Java 1.3.1 (Classic VM)
>
> On both machines I have Oracle 8.1.7 and the java classes were copied
> from the HP to the IBM box.
>
> Is there a chance that the problem resides on the java version ?
>
> I've checked but couldn't find java 1.2 for this version of AIX.
>
> Any help will be much appreciated.
>
> Thanks
>
> JQ
>
> --
> Posted via http://dbforums.com

Is this happening on both the HP/UX and AIX boxes or just the HP/UX box? On the HP/UX box go into SAM and verify that your kernel settings are correct as specified by Oracle in the pre-installation documentation and reboot after changing them. On both check the size of the Java pool in the init.ora. (select ... from v_$parameter).

--
Daniel Morgan
http://www.outreach.washington.edu/extinfo/certprog/oad/oad_crs.asp
damorgan_at_x.washington.edu
(replace 'x' with a 'u' to reply)
Received on Sat Jul 12 2003 - 11:56:30 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US