Hi all,
We have a need where we get a list containing a set of source files and
target table names. Would like to load the files in parallel (as much as
possible). The list need to be picked up from the database and it can
change for each of the runs.

Could you pls suggest an approach for this.

FYI, we are able to get this done sequentially by updating the parameter
context with the source file and target tables.

Thanks a lot

Reply via email to