Breaking News
Loading...
13/03/2013

SSIS Log provider

Khi ta chạy các SSIS package, ta có thể cấu hình SSIS event log để lưu lại quá trình thực thi package, SSIS event log có thể là 1 trong các dạng file sau:
  • SSIS log provider for Text files
  • SSIS log provider for Windows Event Log
  • SSIS log provider for XML files
  • SSIS log provider for SQL Profiler
  • SSIS log provider for SQL Server, dữ liệu sẽ được ghi vào msdb..sysdtslog90 hoặc msdb..sysssislog table tùy vào phiên bản SQL Server.
Nhìn vào các event log này, ta có thể review lại quá trình 1 SSIS package chạy như thế nào, các cảnh báo (warning) cũng như các lỗi xảy ra. Để biết thêm chi tiết, bạn có thể tham khảo: http://msdn.microsoft.com/en-us/library/ms139845%28v=sql.105%29.aspx

0 comments:

Post a Comment

 
Toggle Footer