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