Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Oracle ora-01019 error. What is it???
Ed Bruce <ebruce_at_iquest.com> writes:
>
> 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
If you app is using OCI, I've seen it returned from orlon() when ORACLE_HOME is not defined.
--tim Received on Tue Dec 10 1996 - 00:00:00 CST
![]() |
![]() |