How to backup incremental backup [message #185858] |
Thu, 03 August 2006 19:44  |
rmalhi
Messages: 42 Registered: May 2006 Location: Australia
|
Member |
|
|
Hi gurus,
I have a question for you may be this is simple But i want to make sure with you gurus before putting to management.
We have 4hours SLA for the database recovery. means in worst case we can only lose 4 hours data.
My problem is our database is not heavily used and there is no archive logs be written.
I am backing up my full database using RMAN every night 2am. I am thinking to do incremental backup every 4 hours. But question is there is no archive logs written on disk. I have 3 redologs files of 100 M each.
When i have run
SQL> alter system switch logfile;
It is writting the archive logs.
Could please someone suggest me what is better way to do the backup that covers 4 hours SLA.
Thank you in advance.
Regards
Rupi
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|