Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: RMAN report
Jared,
Would this help?
export NLS_DATE_FORMAT='mm/dd/yyyy hh24:mi:ss'
rman .....
list backup recoverable;
Will list all backups with the checkpoint times for each backup.
Tom
I should tell you to go and read a Perl book!
From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org] On Behalf Of Jared Still
Sent: Thursday, April 12, 2007 12:26 PM
To: Oracle-L Freelists
Subject: RMAN report
I *know* there is an RMAN report or a SQL query that can be run to show exactly which files will be needed to do a database restore.
Problem is, I can't remember how to do it, and can't seem to find it either via google or (gasp) reading the docs.
Does someone here recall how to do this?
Thanks,
-- Jared Still Certifiable Oracle DBA and Part Time Perl Evangelist -- http://www.freelists.org/webpage/oracle-lReceived on Thu Apr 12 2007 - 12:27:57 CDT
![]() |
![]() |