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: DOS question

Re: DOS question

From: rjamya <rjamya_at_gmail.com>
Date: Wed, 1 Dec 2004 13:08:39 -0500
Message-ID: <9177895d041201100812c30419@mail.gmail.com>


can you show us the whole script?

Raj

On Thu, 2 Dec 2004 01:40:34 +0800, Sinardy Xing <sinardyxing_at_bkgcomsvc.com> wrote:
> I discover a bug in my script
> time tag from "hhmmss" become " hmmss"
>
> ---------------------------
> C:\Documents and Settings\sinardy>time
> The current time is: 1:37:01.50
> Enter the new time:
>
> C:\Documents and Settings\sinardy>echo %time:~0,2%%time:~3,2%%time:~6,2%
> 13710
>
> C:\Documents and Settings\sinardy>
> ---------------------------
>
> my imp always fail from 12 am - 9:59 am
>
> imp ...... log=mylog 13710.log <--------- imp fail
>
> anyone have solution?
>
> Sinardy
>
> --
> http://www.freelists.org/webpage/oracle-l
>

-- 
------------------------------
--
http://www.freelists.org/webpage/oracle-l
Received on Wed Dec 01 2004 - 12:05:43 CST

Original text of this message

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