dbTalk Databases Forums  

SSIS Logging: changing log destination at runtime

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


Discuss SSIS Logging: changing log destination at runtime in the microsoft.public.sqlserver.dts forum.



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

Default SSIS Logging: changing log destination at runtime - 03-27-2006 , 07:53 AM






Though SSIS are a really powerful tool i find some very ugly behaviour,
which really make difficoult to me use SSIS in enterprise solutions.
The problem i'm facing now is logging. Logging has been published (even
by me in all Italian Sql Server 2005 Events) as a GREAT functionality
but it really has some seriuos limitations.

The biggest one probably is that is not possibile to configure
dynamically the SQL Connection used to log to the sysdtslog90 table. In
fact if i try to use expressions to define the "Inital Catalog"
property, and i bind the variable used by expression to a package
configuration, the validation, which seems to happen BEFORE
configurations are loaded, will fail the package saying the, for
example, the target database does not exists.

Any help or suggestions?

thanks in advance!

Davide


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.