Re: Custom DB Oracle9i Linux
Date: Tue, 07 May 2002 01:02:56 GMT
Message-ID: <4JFB8.35654$wSM1.27205_at_news02.bloor.is.net.cable.rogers.com>
Thanks for the tip Mike. Would you happen to know which script(s) would be the offenders? The problem typically occurs when Intermedia and the JVM are being added to the database during the creation process.
Khalid.
"Mike Ault" <mikerault_at_earthlink.net> wrote in message
news:37fab3ab.0205060832.4ccaef71_at_posting.google.com...
> "Khalid Eidoo" <someone_at_somewhere.com> wrote in message
news:<gYGA8.10266$wSM1.582_at_news02.bloor.is.net.cable.rogers.com>...
> > Hello,
> >
> > I was wondering if anyone has run into problems when trying to create a
> > custom database using dbca with Oracle9i (9.0.1) and Red Hat 7.2. I've
gone
> > through all the readmes and have successfully installed Oracle. I can
create
> > a general purpose database, connect to it etc. And everything is great.
But
> > if I try to create a custom database, it always fails when installing
the
> > JVM in the DB (ORA-29515).
> >
> > I've got a Red Hat 7.2 machine, 1GB RAM, 2GB swap space, 18GB (RAID 1)
HDD,
> > Blackdown 1.1.8 and I have also tried Sun JDK 1.3.1_02.
> >
> > (Please reply to the newsgroup)
> >
> > Thanks,
> >
> > Khalid.
>
>
> Look in the calling script, there is a IF construct that basically
> sets a variable to NATIVE if the box is anything than AIX...comment
> this out and it will work.
>
> Mike
Received on Tue May 07 2002 - 03:02:56 CEST