Hello,
sorry, but I have one more question... I am now testing also how to restore an incremental backup.
I am launching the following command:
brrestore -p init<SID>.sap -b bepjrwiq.inr -c force -m incr
It works fine, just unfortunately it doesn't restore any redolog file(s), that were taken during the incremental backup:
BR0280I BRRESTORE time stamp: 2014-12-12 13.56.33
BR0560I Restoring save set piece - piece handle=<SID>_bepjrwiq.6174_1 tag=BEPJRWIQ
BR0280I BRRESTORE time stamp: 2014-12-12 13.56.33
BR0560I Restoring save set piece - piece handle=<SID>_bepjrwiq.6173_1 tag=BEPJRWIQ
#INCR..... BEPJRWIQ.INCR
#RESTORED. bepjrwiq 5894-5899/6172-6175
BR0522I 18 of 18 files / save sets processed by RMAN
BR0280I BRRESTORE time stamp: 2014-12-12 13.56.46
BR0558I Restore of incremental database backup using RMAN successful
BR0406I End of file restore: repjwioi.rsb 2014-12-12 13.56.46
BR0280I BRRESTORE time stamp: 2014-12-12 13.56.46
BR0403I BRRESTORE completed successfully with warnings
while there was really 1 redolog file, taken with that incremental backup:
BR0280I BRBACKUP time stamp: 2014-12-11 16.07.55
BR0544I Saving offline redolog file save set piece - piece handle=<SID>_bepjrwiq.6178_1 tag=BEPJRWIQ comment=API Version 2.0,MMS Version 1.1.1.3
#ARCHIVE.. /oracle/<SID>/oraarch/<SID>arch1_16958_839346840.dbf
#SAVED.... bepjrwiq 5900/6178
BR0522I 1 of 1 file / save set processed by RMAN
Please kindly advise how to restore that redolog file as well...