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 -> Re: Where's proc.mk?

Re: Where's proc.mk?

From: David Simpson <dsimpson_at_dotcomsolutionsinc.net>
Date: Sun, 19 May 2002 22:56:06 GMT
Message-ID: <a4WF8.5398$zV.61940@sccrnsc02>


Patrick,
Here is a makefile I use with GCC on Solaris: http://www.dotcomsolutionsinc.net/products/installgen/installgen_sol901_63_. html

Here is the associated init.ora file containing the appropriate configuration parameters:
http://www.dotcomsolutionsinc.net/products/installgen/installgen_sol901_24_. html

However I have recently discovered a potentially serious problem if I natively compile the procedures within the entire database. It seems that RMAN no longer works if I compile all of the procedures in the database. However I have tested other procedures including ones I have written and they seem to be fine. Oracle has stated that bug reports on issues like this have been filed for Oracle 9.0.1 and 9.2.0 - so please be careful of what you compile natively.

David Simpson
www.dotcomsolutionsinc.net

"Patrick L. Nolan" <pln_at_cosmic.stanford.edu> wrote in message news:abh1aj$33e$1_at_usenet.Stanford.EDU...
> I'm a newbie. I recently installed Oracle Enterprise Edition
> 9.0.1.0.0 on Linux. I'm reading about Pro*C. The documents tell
> me that I need an Oracle-supplied makefile to link a program,
> but that the name and location of the makefile are system-dependent.
> I have been led to believe that this file is named proc.mk.
> After searching my entire file tree, I can't find this file.
> Can someone point me in the right direction?
>
> --
> * Patrick L. Nolan *
> * W. W. Hansen Experimental Physics Laboratory (HEPL) *
> * Stanford University *
Received on Sun May 19 2002 - 17:56:06 CDT

Original text of this message

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