problems with TimeStamp [message #213871] |
Fri, 12 January 2007 10:33 |
Mitr
Messages: 9 Registered: January 2007
|
Junior Member |
|
|
I am trying to write a script to upload the data to table from a
.dat file.
I have the follwoing date format in my data file
2006-12-15-11.06.34.736272
in the control file i said
CREAT_DTM "TO_TIMESTAMP(:CREAT_DTM, 'YYYY-MM-DD-HH.MI.SS.MS')"
it throws me an error
ORA-01821: date format not recognized
If I anyone can help me figure out the problem that will be gr8.
Thanks in advance.
|
|
|
|
|