RE: Timing program execution on Windows

  • From: "Mercadante, Thomas F \(LABOR\)" <Thomas.Mercadante@xxxxxxxxxxxxxxxxx>
  • To: <jkstill@xxxxxxxxx>, "Oracle-L Freelists" <oracle-l@xxxxxxxxxxxxx>
  • Date: Fri, 1 Dec 2006 13:53:54 -0500

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

 


--------------------------------------------------------
This transmission may contain confidential, proprietary, or privileged 
information which is intended solely for use by the individual or entity to 
whom it is addressed.  If you are not the intended recipient, you are hereby 
notified that any disclosure, dissemination, copying or distribution of this 
transmission or its attachments is strictly prohibited.  In addition, 
unauthorized access to this transmission may violate federal or State law, 
including the Electronic Communications Privacy Act of 1985.  If you have 
received this transmission in error, please notify the sender immediately by 
return e-mail and delete the transmission and its attachments.


________________________________


From: oracle-l-bounce@xxxxxxxxxxxxx
[mailto:oracle-l-bounce@xxxxxxxxxxxxx] 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

Other related posts: