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

Home -> Community -> Usenet -> c.d.o.tools -> Re: Problem creating a database : Linux Oracle EE 8.1.6 -- Red Hat 7.0

Re: Problem creating a database : Linux Oracle EE 8.1.6 -- Red Hat 7.0

From: <vrao4854_at_my-deja.com>
Date: Wed, 08 Nov 2000 14:50:30 GMT
Message-ID: <8ubp7i$kpg$1@nnrp1.deja.com>

Oracle works fine after we switched from MTS to Dedicated server mode. The workaround referenced in Bugzilla 18391 works (ref. valinux).

We also tried another workaround - this one suggested by Oracle in its metalink website (sorry , I don't have the URL). It involves installing egcs-gcc and compat-glibc-21 from the RH7 CD-ROM. After doing this and updating Oracle's make files exactly as suggested in metalink, we succeeeded again - actually this method is relatively hassle-free compared to our earlier method). The 3 (in brief) steps were :

  1. Install egcs and compat-glibc (not the exact names) as specified in Ora-metalink.
  2. Install oracle ( after install, it will hang/not work - so don;t try to create the database using dbassist at this point)
  3. Modify make files as instructed in Ora-metalink.
  4. Use the oracle command "relink" to relink oracle executables.
  5. Now create db. using dbassist.

In article <8u6n84$fn8$1_at_nnrp1.deja.com>,   vrao4854_at_my-deja.com wrote:
> In article <8si8fc$55j$1_at_nnrp1.deja.com>,
> chuckjoga_at_my-deja.com wrote:
> > This definitely works!!!
> >
> > Download the i386-glibc-2.1-linux.tar.gz from valinux and follow the
> > directions in the README.Oracle8i. Reinstall Oracle completely to
> > relink and everything works.
> >
> > -Chuck
> >
> > Philip Ross (philip_ross_at_bigfoot.com)
> > unregistered posted October 17, 2000 07:55 AM
> > --------------------------------------------------------------------
 --
 --
> > --------
> > There seems to be something of a workaround posted at Red Hat's
> > Bugzilla site - http://bugzilla.redhat.com/bugzilla/show_bug.cgi?
> > id=18391 :
> > -- Quoted ---
> > Plsase get
> > http://ftp.valinux.com/pub/support/hjl/glibc/sdk/2.1/README
> > http://ftp.valinux.com/pub/support/hjl/glibc/sdk/2.1/README.Oracle8i
> > http://ftp.valinux.com/pub/support/hjl/glibc/sdk/2.1/i386-glibc-2.1-
> > linux.tar.gz
> >
> > for instructions. Let me know if it works for you or not.
> >
> > BTW, glibc 2.1.94-3 is required.
> >
> > ---
> >
> > I haven't tried it yet.
> >
> > In article <8shqag$nc8$1_at_nnrp1.deja.com>,
> > Philip Ross <philip_ross_at_my-deja.com> wrote:
> > > Someone has posted a work around on Red Hat's Bugzilla site:
> > >
> > > http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=18391
> > >
> > > I haven't tried it yet so don't know if it works.
> > >
> > > Philip Ross
> > >
> > > Sent via Deja.com http://www.deja.com/
> > > Before you buy.
> > >
> >
> > Sent via Deja.com http://www.deja.com/
> > Before you buy.
> >

>

> It did work for me with one problem :
>

> The server has crashed thrice since we installed it, for no apparent
> reason.
>

> vrao
>

> Sent via Deja.com http://www.deja.com/
> Before you buy.

>

Sent via Deja.com http://www.deja.com/
Before you buy. Received on Wed Nov 08 2000 - 08:50:30 CST

Original text of this message

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