how to backup database from 1 server to another [message #71953] |
Mon, 10 February 2003 21:43 ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
pennie
Messages: 7 Registered: February 2003
|
Junior Member |
|
|
I have a database at server A and I need to backup the database to a remote server everyday. Currently, I used the 'rcp' command to remote copy all the database files. The database is getting bigger and bigger. and it takes a long time to finish rcp.
Is there any way that I only rcp certain database files (like datafiles) instead of all database files?
|
|
|
|
Re: how to backup database from 1 server to another [message #71959 is a reply to message #71953] |
Mon, 10 February 2003 23:22 ![Go to previous message Go to previous message](/forum/theme/orafaq/images/up.png) ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
pennie
Messages: 7 Registered: February 2003
|
Junior Member |
|
|
I am using the oracle version 8.1.6 at Sun server. At the meantime, I rcp the datafiles, index files system file control files and etc to a remote server. After finish rcp, I manage to bring up the database.
It's time consuming by rcp all these files.
Backup by transporting only tablespaces? Is it under the export utilities? Is there any other ways??
Thanks a lot
|
|
|
|