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: How do I MOVE a database?

Re: How do I MOVE a database?

From: <dperez_at_juno_nospam.com>
Date: Thu, 14 Jan 1999 03:00:35 GMT
Message-ID: <369d5b01.171763399@news.cwix.com>

>it is not very difficult in Oracle to move it - in Unix. I shut down, copy the
>files (control, redo, system, rbs, etc) umount the disks, mount the new one to the
>old mount point, copy the files to the new disk, mount it and thats it. May be half
>an hour (If this was your intention).

Is a 'mount point' in Unix something that identifies a disk? As in the old disk was "d" and if ou stick everything on a new disk and mount it as "d" Oracle doesn't know the difference?

>It's not difficult, nor bizarre. I can't say it in NT. But now i am also curious :
>differs it so much in NT or where was the problem ?

I have no idea, that's why I stuck the big note in originally. Complete with error messages....

Although I suspect even Unix might require more than you indicated if you were trying to move a database from a single disk to multiple other disks.......

Mine was ALL on the 'P' drive and I wanted to split it between the 'K' and 'O' drives. That's why I did the backup to trace for the control file...

I"ll give it another try this weekend, but I'd sure like to know what step(s) I missed that are causing me to get all these goofy errors... Received on Wed Jan 13 1999 - 21:00:35 CST

Original text of this message

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