Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> OCI and GNU-C-Compiler
Hi,
is anybody out there, who used the GNU-C-Compiler to compile C-code, containing OCI-Functions? (SunOS 5.5.1)
Which changes to the original Makefile (provided by Oracle for the Sun-C-Compiler cc) have to be done?
Our problem: Compiling and linking of the simple ORACLE-Example "oci02" worked well, but executing produced the error ORA-01019: unable to allocate memory in the user side
The description produced by 'oerr ora 01019' is
01019, 00000, "unable to allocate memory in the user side"
// *Cause: The user side memory allocator returned error.
// *Action: Increase the processes heap size or switch to the old set of
calls.
Many thanks for any suggestion... Received on Thu Aug 14 1997 - 00:00:00 CDT
![]() |
![]() |