Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Moving Database
Take a good export despite the following way:
alter database backup controlfile to trace. Look at the trace in user_dump_dest directory -- it could almost run itself!
Once they have renamed your mount points:
Should just have to change the trace a little to reflect the newly named
mount points (and take out some comment stuff that won't run).
svrmgrl
connect internal
startup nomount
@something.trc
FCostello <feargal_costello_at_ward.ie> wrote in message
news:7mndft$cj7$1_at_ezekiel.eunet.ie...
> Hi,
> Our company have an Oracle 7.3 database running on OpenVMS. They plan to
> cluster the current machine. This will entail renaming the disks. How can
I
> save my current instance and database
> a. Recreate new database and import all from dump file
> b. startup mount and rename files
> c. another way ?
>
> Any suggestions, help, experience of same ????
>
> Feargal
>
>
>
Received on Fri Jul 16 1999 - 20:05:43 CDT
![]() |
![]() |