RMAN: better timing information in logfile (Unix)

BrunoVroman
Posts: 3,950 Gold Crown
Comments
-
Bruno,
Thanks, this is an excellent tip!
Dave.
1 -
Bruno,
Thank you for the feedback.
Thanks, this is an excellent tip!
Dave.
In fact, "long time ago", I was used to the "poor" format "DD-MON-YY", thinking "not very useful, but this is how RMAN has been developed, I must live with it"; then, one day I realized that I had different formats on two different servers... After some investigation I realized that we could specify the format => great!
Best regards,
Bruno.0 -
Thank you for the feedback.
Hi,
In fact, "long time ago", I was used to the "poor" format "DD-MON-YY", thinking "not very useful, but this is how RMAN has been developed, I must live with it"; then, one day I realized that I had different formats on two different servers... After some investigation I realized that we could specify the format => great!
Best regards,
Bruno.Such format is used for 'UNTIL TIME' operations as well.
Regards,
Sam.
0 -
Hi,
Hi Sam,Such format is used for 'UNTIL TIME' operations as well.
Regards,
Sam.
for "UNTIL TIME" I prefer to use an explicit format, so I use things like "TO_DATE( '14-FEB-2010 15:00', 'DD-MON-YYYY HH24:MI' )"
Best regards,
Bruno.0