SSIS – CONFIGURE ENVIRONMENTS AND ENVIRONMENT VARIABLES

As we see above, we can create folder in SSISDB. Each folder we create, it will automatically create two subfolders called Projects andEnvironments 
Projects: A place holder for deployed projects inside Folder
Environments: A placed holder for environments like DEV and QA
To create an environment, right click on the Environments subfolder and click on Create Environment menu item as shown below:




















I have created two Environments called DEV and QA
















Next go to DEV environment and double click on it and go to variable tab, at name column give name as Connection 1, choose type as String and given connection string for SampleDataBase1



Next go to QA environment and double click on it and go to variable tab, at name column give name as Connection 2, choose type as String and given connection string for SampleDataBase2



Now have created two environments and in each environment I have created one environment variable. In DEV environment, I have given connection string to SampleDataBase1 and In QA environment, I have given connection string to SampleDataBase2.In general we change servers but in our case, I just changed databases in connection string. 

author

Kiran Reddy A

Kiran has been a part of the IT industry for more than six years and Involved in many MSBI projects and product development with extensive usage of ETL and Reporting tools like SQL Server Integration Services (SSIS), SQL Server Analysis Services (SSAS), SQL Server Reporting Service (SSRS) and T-SQL

Get Free Email Updates to your Inbox!

www.CodeNirvana.in

Powered by Blogger.

Translate

Total Pageviews

Copyright © Journey to MSBI World With Kiran Reddy | Blogger Templates | Designed By Code Nirvana