Bill -
I don't work on windows much so I am not familiar with the commands, but
how about the following steps.
1. Capture the start time in a file - start_time.log
2. Run the export
3. Capture the end time in a file - end_time.log
4. Concatenate start_time.log with export.log with end_time.log
HTH
-Bill
wbuker wrote:
>
> Folks,
>
> We are doing daily exports as part of our backup strategy. We are
> working in a windows environment and with Oracle 10.0.2.0.3.
>
> I would like to see a time the export started in the export log file
> and the time the export completed in the same log file.
>
> Here is what I have tried. If I create a log file using notepad, and
> on the command line say: call time /t >> cb190t3.log, it will put the
> time in there fine.
>
> Then if I run my export and tell it to put the results in the same
> log, it will overwrite what I have already entered. So I need some
> help figuring out how to put the time it started, the export log, and
> the time it finished.
>
> Thanks in advance,
>
> Bill Buker,
> Enterprise Database Manager
> Swansons Services
> whbuker@... <mailto:whbuker%40swansons.net>
>
>