Hi Aki,

Aki Karjalainen [mailto:[EMAIL PROTECTED] wrote:
> Subject: Setting loadercli COMPRESSED format, question
> 
> 
> I'm trying to load table data with loadercli but I get error 
> "Wrong separator/delimiter specification." It seems I'm not 
> able to set CSV format correctly?
> 
You're able but the Loader isn't :-(

> 
> My data (one row) looks like this:
> 
> '19','user','user','0','0'
> 
> And the command file looks like this:
> 
> 
> SET COMPRESSED '/'/,/'
> //
> DATALOAD TABLE PM_USER
> INSTREAM FILE 'mydata.dat' COMPRESSED
> 
The problem is the literal behind COMPRESSED. No chance at the
moment to use single quotes as delimiters.
That's a severe bug and we'll fix it immediately.
We'll keep you informed.
Sorry for any inconvenience.

Regards,
 Steffen
-- 
Steffen Schildberg
SAP DB Team
SAP Labs Berlin
_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general

Reply via email to