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: cannot delete backupset

Re: cannot delete backupset

From: Charles Hooper <hooperc2000_at_yahoo.com>
Date: 28 Oct 2006 16:19:31 -0700
Message-ID: <1162077571.489825.283540@i42g2000cwa.googlegroups.com>


MichalF wrote:
> Hi,
> I have a problem with one of the backupsets which canot be deleted.
> When I try to do so using OEM, I receive "RMAN-06160: no backup pieces
> found for backup set key: 59". I can see this backupset in 'manage
> Current backup' window, but I can't delete it. Looks like incosistency
> in rman repository, but I don't know how to fix it. This error raises
> no matter if physical backupset exists on disk or not.
> I'm using version 10.1.0.3.0 on linux RH ES3
> Any ideas, comments, questions?

This might help:
>From a command prompt, start RMAN and enter the following at the
prompts.
RMAN> crosscheck backup;
RMAN> delete expired backup;
Are you sure? YES

Before executing the above, check the documentation for each of the commands to make certain you know the results of each command.

Charles Hooper
PC Support Specialist
K&M Machine-Fabricating, Inc. Received on Sat Oct 28 2006 - 18:19:31 CDT

Original text of this message

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