dbTalk Databases Forums  

SSIS Package Logging Failed Under a Different User

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss SSIS Package Logging Failed Under a Different User in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
York
 
Posts: n/a

Default SSIS Package Logging Failed Under a Different User - 04-10-2008 , 08:44 AM






I have got a problem with SSIS logging. I set up logging for my
package and its tasks separately so I can get details of the progress
and errors. I used SQL Server as log provider. The logging worked fine
when I ran the package either in a debug mode or using the Execute
Package Utility. The problem was when I deployed it to production and
have it run under a different user (a sys admin account having
sufficient rights to access the related files and database), no
detailed task-level log entries were written to the sysdtslog90 table.
That means even when the package fails, you don't see any OnError or
OnTaksFailed events but only see the PackageStart and PackageEnd
events.

Any suggestions are welcome.


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.