hello gurus,
I have a situation where i deploy 1 version of SSIS package in (dev,qa,stage,prod) servers. But i have to run the ssis package for more than 5 clients. each client has different database source connections/servers to pull data from.
I tried to create a environment variable for the ssis package by five different conn strings one for each client. i opened the ssis package and set the references to pick the parameter from the created environment variable for Client A by default.
Client A - JOB
i scheduled ssis package inside the SQL Agent jobs, and assigned the environment variable, i could successfully set for client A which works good
Client B - Job
But problem happens when i create a second sql agent job to schedule the ssis package. i go inside to set the client B, but there are no option for me to choose the environment variable now. it automatically got assigned CLIENT A conn string environment
variable. there is no drop down, or multiple values to pick for CLIENT B or client c etc
Can someone help me ? is there any other way to create environment variable and use the SQL jobs?
PS: I dont find a separate forum thread for SQL server Agents, so i narrowed down to this SSIS forum. If the moderator feels, this forum is not the right one, please feel free to move my thread.
Thanks.
Regards, KarthikShanth. &quot;Mark as Answer&quot; if this helps you! <p style=""><a target="_blank" href="http://feeds.feedburner.com/~r/karthikshanth/~6/1"><img
src="http://feeds.feedburner.com/karthikshanth.1.gif" alt="Shanth's techwitz" style="border:0"></a></p> <p style=""><a href="http://feedburner.google.com/fb/a/headlineanimator/install?id=91i2ausjr5mqq9fu4im39uvnvo&w=1"
target="_blank">&uarr; Grab this Headline Animator</a></p> Disclaimer: The contents, I write here are my personal views, not the view of my employer and anyone else.