Oracle Backup

PoD

PoD

Associate
Joined
8 May 2004
Posts
1,244
Does anyone know how to backup a live database to a new location.

The database is huge and the new server is remote, so this has to be passed over a secure connection.

I have looked into a number of solutions, but I cannot restore from a Shadow copy as the new location is locked down to only allow Oracle connections.
 
Hi,

If it's purely the data, can't you do it through exporting (EXP) and importing (IMP) it?

Regards
 
Back
Top Bottom