Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: All Recent Backups Appear "EXPIRED" through RMAN

Re: All Recent Backups Appear "EXPIRED" through RMAN

From: Jerome Vitalis <vitalis..._at_gmail.com>
Date: 17 Oct 2007 07:26:56 GMT
Message-ID: <4715b940$0$15278$426a74cc@news.free.fr>


sillz wrote:

> We're using Oracle Database Server, Standard Edition version 9.2.0.7.
> Windows 2003 SP2. We have created backup sets using autobackup turned
> on, archive mode on and Backup Exec as the backup solution.

According to your persistant RMAN configuration, and if you do not allocate specific tape channels for your backups, we can gather that Backup Exec is not used directly as a media manager within RMAN. It puts the backup pieces on tapes afterwards, and it deletes them from disks. Right?

Then what you observe is normal since the backup pieces aren't at their original location anymore. Restore them with Backup Exec and run "crosscheck backup;" once more time.

To prevent such inconsistencies, you can run a "change backup ... unavailable;" command after Backup Exec deletes the backups from disk. Then those backups will never expire. Of course, run "change backup ... available;" after you restore them to disk if you want RMAN to make use of them.



échangez opinions et commentaires dans les forums de discussion. http://www.usenetgratuit.com/ Received on Wed Oct 17 2007 - 02:26:56 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US