Java Mailing List Archive

http://www.dba.5341.com/

Home » Home (12/2007) » suse oracle »

[suse-oracle] Oracle 10g SuSE 10 and Pro*C

Brian May

2006-03-21


I have successfully installed and executed Oracle 10g
running on a SuSE 10 machine (i386). The database seems
to be stable and I've had no problems with it.

The issue I'm having is trying to configure my Pro*C
compiler to use the proper include files.

pcscfg.cfg:
sys_include=($ORACLE_HOME/precomp/public,
        /usr/lib/gcc/i586-suse-linux/4.0.2/include,
        /usr/include)

Using the following config causes Pro*C to go into an infinite
loop and it chews up memory. I have to kill it before it kills
my system.

The Pro*C compiler connected to the database to access various
information etc... pretty typical stuff actually.

Can someone recommend how the sys_include/include should be set?

Cheers!

--
To unsubscribe, email: suse-oracle-unsubscribe@(protected)
For additional commands, email: suse-oracle-help@(protected)
Please see http://www.suse.com/oracle/ before posting

©2008 dba.5341.com - Jax Systems, LLC, U.S.A.