Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: Timing program execution on Windows

RE: Timing program execution on Windows

From: Mercadante, Thomas F \(LABOR\) <Thomas.Mercadante_at_labor.state.ny.us>
Date: Fri, 1 Dec 2006 13:53:54 -0500
Message-ID: <ABB9D76E187C5146AB5683F5A07336FFE088F8@EXCNYSM0A1AJ.nysemail.nyenet>


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_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-l
Received on Fri Dec 01 2006 - 12:53:54 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US