InterviewSolution
Saved Bookmarks
| 1. |
Which of the following is the event logged by the Integration Services?(a) SQLISService_255(b) SQLISService_256(c) SQLISService_155(d) SQLISService_156This question was posed to me during an interview.I would like to ask this question from Integration Services topic in chapter Data Connectivity of SQL Server |
|
Answer» RIGHT option is (b) SQLISService_256 The EXPLANATION is: SQLISService_256 event indicates that the SERVICE is about to start. |
|