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

Home -> Community -> Usenet -> c.d.o.misc -> OCI and GNU-C-Compiler

OCI and GNU-C-Compiler

From: O. Schumann <schumann_at_maz-hh.de>
Date: 1997/08/14
Message-ID: <33F31A88.2CE8@maz-hh.de>#1/1

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

Original text of this message

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