Re: Copying Databases
Date: 16 Aug 1998 19:41:49 GMT
Message-ID: <6r7clt$l9i_at_bgtnsc03.worldnet.att.net>
What exactly are you looking for?
Want to replicate the database files in another system?
Then you need to replicate the file system (all that have the
oracle data files either log, control or data)
and then copy all the files in respective filesystems
The second thing is if you want to copy data from one database to another then use the copy command from SQL*Plus (you shoud have connectivity to all the databases you want copy from and to)
HTH Madhu Cherukuri
Garrett R. Anderson wrote in message <6r66ol$8s7$1_at_platane.wanadoo.fr>...
>How would one copy a database from system to another system or from one
file
>system to another? What precautions are necessary? Control files?
>
>Thanks for any info on this subject.
>
>
Received on Sun Aug 16 1998 - 21:41:49 CEST