Oracle DB backup/restore (merged) [message #399215] |
Tue, 21 April 2009 02:49 |
an_sush
Messages: 6 Registered: March 2009
|
Junior Member |
|
|
I want to do a oracle database backup using scripting (without using any GUI Tool) to some location and also restore back to the backed up file later on by dropping the then existing database.
Can you please guide me a simple way to do so using sqlplus.
Preferably without stopping the db
|
|
|
|
Backup/Restore DB [message #399395 is a reply to message #399215] |
Wed, 22 April 2009 01:05 |
an_sush
Messages: 6 Registered: March 2009
|
Junior Member |
|
|
Hi All,
How can i backup/restore the whole database using command line (like sqlplus). I want to do it programatically. Keep the backup somewhere and then restore back if required. Kindly help. The minimum the no of steps, the better it would be do programatically
|
|
|
|