Hi Terry,

> >You should use the fastload command of SAP DB Loader for this task
> 
> Thanks for mentioning.  I am actually adding random data, so the term 
> "batch" is a bit misleading.
> 
its not the problem to insert random generated data using fastload.
your data generator may write f.e. a csv formatted datastream in 
a file or a pipe. to avoid confussion delimiter and seperator characters 
should be exclused. otherwise you may set the 'maxerrorcount' parameter approbiatly.
'fastload' or 'dataload' will read data from that pipe and insert into sapdb.

regards

-- 
Hans-Georg Bumes
SAP DB, SAP Labs Berlin
http://www.sapdb.org/



_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general

Reply via email to