Hi Danny,

Danny Tramnitzke [mailto:[EMAIL PROTECTED]] wrote:
> 
> Hi all again
> 
> Now I have success in filling a table with timestamp-values 
> over DATALOAD
> (command- / input-file), but next Errormessage
> while filling the table comes : 
> 
> Error processing command; command is too long
> Maximum command length: 131072
> 
> That was on line 668 of input-file.
> 
What is the input file in this regard? The command file?
The communication between client (repmcli/loadercli) and
server (lserver) allows a command length of 128 kB which corresponds to
the max communication packet size used between server and
db. You're exceeding this?

> So what I have to do, that I could fill Data with eg. several 
> gigs into a sapdb table ?
> 
Using a data file?

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