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 ora-01019 error. What is it???

Re: Oracle ora-01019 error. What is it???

From: Ed Bruce <ebruce_at_iquest.com>
Date: 1996/12/04
Message-ID: <32A5E253.1DCB@iquest.com>#1/1

Clay Isaacs wrote:
>
> I have begun getting ora-01019 errors in one of my application
> error logs. The text for this error is "unable to allocate
> memory in the user side". Anyone know what the hell this really
> means? Love that Oracle documentation.
>
> Thanks in advance...
>
> Clay

I looked this error up and it implies that your application side process is running out of heap memory. You need to increase this. It also said you can switch to the old set of calls. I have no idea what his means. Is your application using OCI?

Ed Bruce Received on Wed Dec 04 1996 - 00:00:00 CST

Original text of this message

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