Search Results

1
vote
5answers
5k views

Backup/Restore database for oracle 10g testing using sqlplus or rman

Using Oracle 10g with our testing server what is the most efficient/easy way to backup and restore a database to a static point, assuming that you always want to go back to the given point once a b …
0
votes

Oracle load spikes couple hours after startup.

Add to the list of information needed the following: Are you using archive logs? How many redo log groups do you have? How many redo logs are in each group? How big are the redo logs? …