Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Oracle Error ORA-01019
On our Alpha 1200 running OpenVMS 7.1 and Oracle 7.3 (client), we try to
connect to
our Oracle8 DB on an Alpha 8400 running Digital UNIX 4.0e.
When we use an OCI Conenct Routine via an Ada program, we get the following erorr:
ORA-01019: unable to allocate memory in the user side Cause: The user side memory allocator returned an error. Action: Increase the size of the process heap or switch to the old set of calls.
We can use SQLplus and connect, but not the Ada program using OCI.
The same Ada routine using the OCI Connect Routine works on on our Alpha
4100
going to the 8400. Both the 1200 and 4100 have the same amount of
memory, account quotas,
and sysgen parameters. The only thing we did not do is relink the Ada
code on the 1200.
Any ideas ---
Thanks Received on Mon May 03 1999 - 13:53:29 CDT
![]() |
![]() |