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

Home -> Community -> Usenet -> c.d.o.server -> Re: See an Oracle server from dual boot?

Re: See an Oracle server from dual boot?

From: Howard J. Rogers <dba_at_hjrdba.com>
Date: Sat, 16 Mar 2002 12:54:53 +1100
Message-ID: <a6u8ma$5p3$1@lust.ihug.co.nz>


At the end of the day, and since your only requirement really is to see the same database from both O/Ses, the easiest thing to do would be to install Oracle twice, once in each O/S, and both into separate directories. You need then only use oradim under NT to create a service that allows the existing database to be opened.

I have a similar sort of need: to have 8i and 9i databases available, but wanting to share the data between them. My solution was to purchase a PC case, resurrect an ancient (!) Celeron 333, and build a separate box for the 8i database (it helps if you have an assortment of old RAM and hard disks scattered at the backs of various cupboards, too). All I then need to do is to establish database links between the two databases, and everything is fine.

The trouble with your solution is that you'll be forever shutting down so you can reboot into the other O/S -and that means a fresh startup each time... and that means your cache will need to warm up each time. Not sure how reliable a development environment that's going to be.

Regards
HJR

--
----------------------------------------------
Resources for Oracle: http://www.hjrdba.com
===============================


"Leo" <leo_at_antapi.XXX.com> wrote in message
news:a6u7p2$jbh$1_at_news8.svr.pol.co.uk...

> Thanks Daniel for your help.
>
> re: copying the registry entries - are there many?
> is that gonnae be a long error-prone process?
>
> Have you done this before, and did it work successfully?
>
> Am I REALLY that weird for wanting to be able to do this...
>
>
>
> "damorgan" <damorgan_at_exesolutions.com> wrote in message
> news:3C926DF1.B0FDB08F_at_exesolutions.com...
> > Copy the registry entries from one to the other and use oradim to mirror
> > the services.
> >
> > Daniel Morgan
> >
> >
> >
> > Leo wrote:
> >
> > > I've got an NT4/Win2000 dual boot machine.
> > > There's a shared logical drive.
> > >
> > > Can I install Oracle server in such a way that the database itself
> > > is on the shared drive, and can be seen from both NT4 and 2000?
> > >
> > > Cheers
> > >
> > > Leo
> >
>
>
Received on Fri Mar 15 2002 - 19:54:53 CST

Original text of this message

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