Rman backup with keep [message #625848] |
Wed, 15 October 2014 01:00  |
smunir362
Messages: 310 Registered: September 2007
|
Senior Member |
|
|
I have two questions.
1 - When I run rman command "backup current controlfuile format '/u01/abc%t%s.ctl' tag=abc keep until time 'sysdate+1';"
It makes 4 backupsets of controlfiles. Why it makes 4 backupsets.
2- I have redundancy 4 and controlfile autobackup is off. full backup of database and controlfile run at saturday. Rest of the days incremental database and controlfile runs. So I have 1 full and 6 increment backup.
When I run delete obsolete it delete all backup of controlfile older than 4. While I want to keep controlfile along with database full backu. How to do.
|
|
|
Re: Rman backup with keep [message #625854 is a reply to message #625848] |
Wed, 15 October 2014 01:54  |
John Watson
Messages: 8968 Registered: January 2010 Location: Global Village
|
Senior Member |
|
|
Please can you copy/paste what happens when you run the command for your question (1)? Without the typo, of course?
Be sure to enclose it within begin/end [code] tags.
|
|
|