Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Timing program execution on Windows
Jared,
You can get the times from the Rman repository (if you are using one). In the RC_BACKUP_SET view there are starttime and endtime columns (date fields). Other than that, you can "echo time /t" in your NT script to get start and end times.
Tom
From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org] On Behalf Of Jared Still
Sent: Friday, December 01, 2006 12:47 PM
To: Oracle-L Freelists
Subject: Timing program execution on Windows
Any suggestions for a unix like 'time' command that can be used from the command line, just on unix/linux?
I need to time some RMAN operations on Win32 box.
I've already DL'd and looked at Windows SFU (unix services), but that is a pretty heavy install to just get the 'time' command.
Thanks,
-- Jared Still Certifiable Oracle DBA and Part Time Perl Evangelist -- http://www.freelists.org/webpage/oracle-lReceived on Fri Dec 01 2006 - 12:53:54 CST
![]() |
![]() |