RE: RMAN report
- From: "Johnson, William L \(TEIS\)" <WLJohnson@xxxxxxxxxxxxxxxxxxx>
- To: <chris_stephens@xxxxxxxxxxxx>, <jkstill@xxxxxxxxx>, "Mitchell, Travis" <Travis.Mitchell@xxxxxxxxxxxxxxxx>
- Date: Thu, 12 Apr 2007 16:10:49 -0400
Try this...
select distinct media from <rman schema account>.bp
where start_time > to_date('03-17-2003 12:00:00', MM-DD-YYYY
HH24:MI:SS')
and start_time < to_date('03-18-2003 12:00:00',
MM-DD-YYYY HH24:MI:SS');
and provide specify a window where you know the backup occurred...
________________________________
From: oracle-l-bounce@xxxxxxxxxxxxx
[mailto:oracle-l-bounce@xxxxxxxxxxxxx] On Behalf Of Stephens, Chris
Sent: Thursday, April 12, 2007 2:01 PM
To: jkstill@xxxxxxxxx; Mitchell, Travis
Cc: Oracle-L Freelists
Subject: RE: RMAN report
restore preview?
________________________________
From: oracle-l-bounce@xxxxxxxxxxxxx
[mailto:oracle-l-bounce@xxxxxxxxxxxxx] On Behalf Of Jared Still
Sent: Thursday, April 12, 2007 12:26 PM
To: Mitchell, Travis
Cc: Oracle-L Freelists
Subject: Re: RMAN report
On 4/12/07, Mitchell, Travis <Travis.Mitchell@xxxxxxxxxxxxxxxx> wrote:
Crosscheck backup;
Report schema;
Thanks, but that is a report of database files.
Not what I need.
--
Jared Still
Certifiable Oracle DBA and Part Time Perl Evangelist
CONFIDENTIALITY NOTICE:
This message is intended for the use of the individual or entity to
which it is addressed and may contain information that is privileged,
confidential and exempt from disclosure under applicable law. If the
reader of this message is not the intended recipient or the employee or
agent responsible for delivering this message to the intended recipient,
you are hereby notified that any dissemination, distribution or copying
of this communication is strictly prohibited. If you have received this
communication in error, please notify us immediately by email reply.
- Follow-Ups:
- Re: RMAN report
- From: Jared Still
- References:
- RMAN report
- From: Jared Still
- Re: RMAN report
- From: Jared Still
- RE: RMAN report
- From: Stephens, Chris
Other related posts:
- » RMAN report
- » Re: RMAN report
- » RE: RMAN report
- » RE: RMAN report
- » Re: RMAN report
- » Re: RMAN report
- » RE: RMAN report
- » RE: RMAN report
- » RE: RMAN report
- » RE: RMAN report
- » Re: RMAN report
- » Re: RMAN report
- » RE: RMAN report
- Re: RMAN report
- From: Jared Still
- RMAN report
- From: Jared Still
- Re: RMAN report
- From: Jared Still
- RE: RMAN report
- From: Stephens, Chris