Hi.

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?


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
_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general

Reply via email to