Hi Zavier,

Zavier Sheran [mailto:[EMAIL PROTECTED] wrote:
> 
> I'm trying to import some csv data with the following command:
> 
> DATALOAD TABLE zip
> zip 1
> zip_type 2
> city 3
> city_type 4
> state 6
> latitude 8
> longitude 9
> INFILE 'zip.csv' COMPRESSED
> 
> 
> And I get the following error:
> 
> Error during execution
> -->-25243
> Error parsing timestamp mask: Date mask incomplete
> Defined maximum number of errors (1) reached
> 
> Any ideas? There are no date or timestamp fields in the table 
> definition...
>
Would you mind sending the version of the Loader you use? Additionally
the table definition would be of interest and the entries in loader.prt.

Regards,
 Steffen
-- 
Steffen Schildberg
SAP DB Team
SAP Labs Berlin

-- 
MaxDB Discussion Mailing List
For list archives: http://lists.mysql.com/maxdb
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to