Microsoft
70-448 · Question #108
You are creating a SQL Server 2008 Integration Services (SSIS) instance which includes components below for Company.com. - An OnError method - A data flow job included in a For Loop container - A…
The correct answer is A. You should utilize the VersionGUID variable. See the full explanation below for the reasoning.
Question
You are creating a SQL Server 2008 Integration Services (SSIS) instance which includes components below for Company.com.
- An OnError method
- A data flow job included in a For Loop container
- A Flat File result component which utilizes a Flat File connection
controller. You decide to log error information from an expression which contains the package version to a doc file when you get error message. You should make sure that the information is writte into the doc file. Which is the correct answer?
Options
- AYou should utilize the VersionGUID variable.
- BYou should utilize the GUID variable.
- CYou should utilize the TESTID variable.
- DYou should utilize the USERID variable.
How the community answered
(27 responses)- A74% (20)
- B4% (1)
- C15% (4)
- D7% (2)
Community Discussion
No community discussion yet for this question.