InterviewSolution
Saved Bookmarks
| 1. |
Explain What Is Event Logging In Ssis? |
|
Answer» In SSIS, event logging allows you to select any specific event of a task or a PACKAGE to be LOGGED. It is very helpful when you are troubleshooting your package to understand the PERFORMANCE package. In SSIS, event logging allows you to select any specific event of a task or a package to be logged. It is very helpful when you are troubleshooting your package to understand the performance package. |
|