Creating the System Data Engine batch job for loading DCOLLECT data
You can run the Z Common Data Provider System Data Engine in batch mode to write DCOLLECT data to a file, or stream DCOLLECT data to the data streamer. In either case, you must create the job for loading DCOLLECT data in batch.
About this task
Determine where you want to send DCOLLECT data.
If you want to run the Z Common Data Provider System Data Engine in batch mode to write DCOLLECT data to a file,
you must create the job for loading DCOLLECT data in batch. You can create this job by using the
sample job HBOJBDCO
in the hlq.SHBOSAMP
library, and updating the copy.
If you want to run the Z Common Data Provider System Data Engine in batch mode to stream DCOLLECT data to the
data streamer, you must create the job for loading DCOLLECT data in batch. You can create this job
by using the sample job HBOJBDC2
in the
hlq.SHBOSAMP
library, and updating the copy.