Hi,

I solved the problem. It was when calling 'loadercli -b script', that I did
not define the username/password, instance name and node. After that it
worked. But the error message I got was totally misleading as to what the
problem was (Error parsing timestamp mask: Date mask incomplete).

Maybe that can be bettered in a future version?

Thanks for trying to help

-Zavier

----- Original Message -----
From: "Schildberg, Steffen" <[EMAIL PROTECTED]>
To: "maxdb" <[EMAIL PROTECTED]>
Sent: Friday, April 16, 2004 7:40 AM
Subject: RE: Import with loadercli fails


> 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]
>
>


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

Reply via email to