Microsoft
70-448 · Question #246
Your organization has five departments. You are developing a SQL Server 2008 Integration Services (SSIS) project to calculate salary increases and bonuses under each particular manager. You need to…
The correct answer is B. Parent package variable. See the full explanation below for the reasoning.
Question
Your organization has five departments. You are developing a SQL Server 2008 Integration Services (SSIS) project to calculate salary increases and bonuses under each particular manager. You need to develop a master package that meets the following requirements:
- It must give each department a different ID.
- These department IDs must pass on to each individual dependency
package inside the master package.
- Each dependency package should have individual security settings to
accept department ID as a variable from its master package. Which configuration method should you choose from the SSIS configuration options?
Options
- ASQL Server
- BParent package variable
- CXML configuration file
- DEnvironment variable
How the community answered
(49 responses)- A10% (5)
- B82% (40)
- C2% (1)
- D6% (3)
Community Discussion
No community discussion yet for this question.