InterviewSolution
| 1. |
What Exactly Do You Know About The Execution Of Ssis? |
|
Answer» There are MULTIPLE features for logging and they always MAKE sure of log entries. This is generally taken into CONSIDERATION when the run-time error declares its presence. Although it is not possible to enable this by default, but it can simply be USED for writing messages that are totally customized. There is a very large set of log providers that are fully supported by the Integration services without bringing and problem related to compatibility. It is also possible to create the log providers manually. All log entries can be WRITTEN into the text files very simply and without any third-party help. There are multiple features for logging and they always make sure of log entries. This is generally taken into consideration when the run-time error declares its presence. Although it is not possible to enable this by default, but it can simply be used for writing messages that are totally customized. There is a very large set of log providers that are fully supported by the Integration services without bringing and problem related to compatibility. It is also possible to create the log providers manually. All log entries can be written into the text files very simply and without any third-party help. |
|