The redo tag has no wiki summary.
3
votes
5answers
789 views
Should Oracle *online* redo logs be backed up?
Obviously archived redo logs are backed up as frequently as required, but does it make any sense to backup online redo logs? Is the online redo log an open and active file such that copying it in this ...
0
votes
0answers
109 views
Finding Sessions that Generated Lots of Archived Redo Logs hours ago
Is it possible in Oracle 10g to find what sessions generated lots of archived redo logs hours ago?
I know that if right now there is a session generating a lot of archived redo logs, then we can run ...
1
vote
1answer
100 views
Oracle EE 11.2g: how to generate fresh new redo logs
In the company I work for we are heavy users of vmware machines. Almost all our projects are developed inside a virtual environment up to the point where we have to deploy them into a production ...