Quantcast
Channel: SQL Server Integration Services forum
Viewing all articles
Browse latest Browse all 24688

run same package in parallel

$
0
0

Hello all,

I have a straight forward package that uploads a data file into a table, runs a join with an existing table and outputs the common records. The package is invoked by a user. Now I need to make it run in a multi-user fashion. The records are uploaded in the same target table and I need to be able to tell who uploaded which records.

I could easily accomplish this if at run time I could stamp the records loaded by each running instance with a unique ID. 

How can I join the records coming from the text file with a variable generated in the package at run time? Is there any other way 

Thanks,

Nic


Viewing all articles
Browse latest Browse all 24688

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>