Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

rman backup in timestamp

582889May 21 2011 — edited May 22 2011
Hello

How can I find the backup time in hour,minute, and second ?
Rman shows it in date format (21-MAY-2011)
RMAN> list backup;


List of Backup Sets
===================

BS Key  Type LV Size       Device Type Elapsed Time Completion Time
------- ---- -- ---------- ----------- ------------ ---------------
1       Full    498.56M    DISK        00:01:19     21-MAY-11
        BP Key: 1   Status: AVAILABLE  Compressed: NO  Tag: TAG20110521T163837
        Piece Name: C:\ORACLEXE\APP\ORACLE\FLASH_RECOVERY_AREA\XE\BACKUPSET\2011
_05_21\O1_MF_NNNDF_TAG20110521T163837_6XGJGGPW_.BKP
  List of Datafiles in backup set 1
  File LV Type Ckp SCN    Ckp Time  Name
  ---- -- ---- ---------- --------- ----
  1       Full 643847     21-MAY-11 C:\ORACLEXE\ORADATA\XE\SYSTEM.DBF
  2       Full 643847     21-MAY-11 C:\ORACLEXE\ORADATA\XE\UNDO.DBF
  3       Full 643847     21-MAY-11 C:\ORACLEXE\ORADATA\XE\SYSAUX.DBF
  4       Full 643847     21-MAY-11 C:\ORACLEXE\ORADATA\XE\USERS.DBF

BS Key  Type LV Size       Device Type Elapsed Time Completion Time
------- ---- -- ---------- ----------- ------------ ---------------
2       Full    7.11M      DISK        00:00:04     21-MAY-11
        BP Key: 2   Status: AVAILABLE  Compressed: NO  Tag: TAG20110521T163837
        Piece Name: C:\ORACLEXE\APP\ORACLE\FLASH_RECOVERY_AREA\XE\BACKUPSET\2011
_05_21\O1_MF_NCSNF_TAG20110521T163837_6XGJK62V_.BKP
  Control File Included: Ckp SCN: 643917       Ckp time: 21-MAY-11
  SPFILE Included: Modification time: 21-MAY-11
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 19 2011
Added on May 21 2011
4 comments
4,660 views