Re: attached libraries under forms 6i (linux/solaris)

From: Stefan Kursawe <skursawe_at_earthlink.net>
Date: Thu, 12 Oct 2000 15:45:47 GMT
Message-ID: <L0lF5.2205$MK6.77372_at_newsread1.prod.itd.earthlink.net>


Unix is case-sensitive, the approach is make everthing lowercase.

HTH
Stefan

"Jeroen van Veldhuizen" <Jeroenvv_at_planet.nl> wrote in message news:39E4DBD2.8346A5C0_at_planet.nl...
> Are you sure that the program unit it is looking for is stored in this
> library? One of the things I found when porting an application was that
 the
> Windows version was referring to a pll of the demo libraries, which it
> could find using the registry. On unix this did not work. I had to look up
> the library and put it in the same path as the rest of the files.
> Second, did you compile you libraries?
>
> Jeroen
>
> Jeff Trembath wrote:
>
> > Hi. I am having trouble with an attached library that works fine with
> > forms6i under win98, but under linux and solaris I get errors.
> >
> > As soon as I call a function within the library, I get the ORA-06508
> > error (PL/SQL: could not find program unit begin called). I have tried
> > re-attaching the library, (answering both yes and no to the question
> > about the non-portable path when I attach the file), but to no avail.
> > It almost seems as if linux/solaris doesn't know where to search for the
> > library, but I don't know how to correct this.
> >
> > Has anyone else had this problem? Any suggestions?
> >
> > Thanks.
>
Received on Thu Oct 12 2000 - 17:45:47 CEST

Original text of this message