vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| U didn't mention any version # etc.... are you unloading from a fragmented table ...?? if yes, then after 7.31.UC2 onwards, we've started storing the value of DBDATE env. variable in the fragment expression (if its fragmented by date/datetime) so, if the DBDATE stored in sysfragments does not match the current env. value, you might get errors such as yours. Or else, it can be as simple as setting your DBDATE env. value to the format your date/datetime data is in the table ...:-) HTH Thanx much, Rajib Sarkar Advisory Software Engineer (RAS) IBM Data Management Group As long as you derive inner help and comfort from anything, keep it -- Mahatma Gandhi Hamid HABZI <HHABZI@bmcebank. To: informix-list@iiug.org co.ma> cc: Sent by: Subject: 1210: Date could not be converted to month/day/year format owner-informix-li st@iiug.org 10/09/2003 07:24 AM Hi, I got this error when downloading a table by "unload" order : 1210: Date could not be converted to month/day/year format It seems that a column in a row is curupted. How can i resolve that? Tanks for your help. sending to informix-list sending to informix-list |