Log in
::
Register
::
Not logged in
Home
Tags
Articles
Editorials
Stairways
Forums
Scripts
Videos
Blogs
QotD
Books
Ask SSC
SQL Jobs
Training
Authors
About us
Contact us
Newsletters
Write for us
Recent Posts
Recent Posts
Popular Topics
Popular Topics
Home
Search
Members
Calendar
Who's On
Home
»
Data Warehousing
»
Integration Services
»
SSIS Log table
SSIS Log table
Rate Topic
Display Mode
Topic Options
Author
Message
JimS-Indy
JimS-Indy
Posted Saturday, December 08, 2012 8:43 AM
SSC Veteran
Group: General Forum Members
Last Login: Friday, May 10, 2013 7:30 AM
Points: 225,
Visits: 317
I read an article on SSC.com about putting SSIS log messages (specifically, in this case, error messages) into a table so the table could be used to send an email. "Serving Warm SSIS Errors" by Frank Banin 2011/12/09. He tells how to enable SSIS logging for the package, but never tells how to assign a table for the log. He says "Remember to replace
sysssislog
table in the Stored Procedure with the name of the logging table you used to setup your logging if it was different."
Where is that assigned?
http://www.sqlservercentral.com/articles/HTML/86897
Jim
Post #1394337
robert.gerald.taylor
robert.gerald.taylor
Posted Saturday, December 08, 2012 3:15 PM
Right there with Babe
Group: General Forum Members
Last Login: Yesterday @ 7:49 AM
Points: 739,
Visits: 783
JimS-Indy (12/8/2012)
I read an article on SSC.com about putting SSIS log messages (specifically, in this case, error messages) into a table so the table could be used to send an email. "Serving Warm SSIS Errors" by Frank Banin 2011/12/09. He tells how to enable SSIS logging for the package, but never tells how to assign a table for the log. He says "Remember to replace
sysssislog
table in the Stored Procedure with the name of the logging table you used to setup your logging if it was different."
Where is that assigned?
http://www.sqlservercentral.com/articles/HTML/86897
When you right click on your package and setup your logging, you select the Provider type (in the first drop down) to log to SSIS log provider for SQL Server (there are other options like Windows Event Log and XML, ...). After selecting SQL Server in the provider type drop down, select (or create) a connection pointing to your table you're using for error logging. The author uses a table names sysssislpg, you can create whatever table you like in your database. See the attached screen capture and the two poorly drawn red arrows.
HTH,
Rob
Post Attachments
SSIS logging.PNG
(
6 views,
63.09 KB
)
Post #1394361
« Prev Topic
|
Next Topic »
Permissions
You
cannot
post new topics.
You
cannot
post topic replies.
You
cannot
post new polls.
You
cannot
post replies to polls.
You
cannot
edit your own topics.
You
cannot
delete your own topics.
You
cannot
edit other topics.
You
cannot
delete other topics.
You
cannot
edit your own posts.
You
cannot
edit other posts.
You
cannot
delete your own posts.
You
cannot
delete other posts.
You
cannot
post events.
You
cannot
edit your own events.
You
cannot
edit other events.
You
cannot
delete your own events.
You
cannot
delete other events.
You
cannot
send private messages.
You
cannot
send emails.
You
may
read topics.
You
cannot
rate topics.
You
cannot
vote within polls.
You
cannot
upload attachments.
You
may
download attachments.
You
cannot
post HTML code.
You
cannot
edit HTML code.
You
cannot
post IFCode.
You
cannot
post JavaScript.
You
cannot
post EmotIcons.
You
cannot
post or upload images.
Copyright © 2002-2013 Simple Talk Publishing. All Rights Reserved.
Privacy Policy.
Terms of Use.
Report Abuse.