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

Home -> Community -> Mailing Lists -> Oracle-L -> DOS question

DOS question

From: Sinardy Xing <SinardyXing_at_bkgcomsvc.com>
Date: Thu, 2 Dec 2004 01:40:34 +0800
Message-ID: <7534CC34CD1D9F49BB05A00B9C6F20F401852E45@antares.bcsgroup.com.sg>


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
Received on Wed Dec 01 2004 - 11:38:18 CST

Original text of this message

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