UmaShankar Patel
Ten Centuries
Points: 1142
More actions
May 19, 2015 at 9:56 pm
#317519
Hi,
Is there any way using T-SQL to find current running package name while SSIS logging is not enabled?
Thanks
Thanks.......-----------------------------------My Blog[/url] | Articles
subramanian-357640
SSC Enthusiast
Points: 171
May 22, 2015 at 1:48 am
#1799912
Hi ,
You can check from the following table
sysssislog -, entry will be generated by SSIS package at runtime (when the SQL Server log provider is used)
Thanks.
Viewing 2 posts - 1 through 1 (of 1 total)
You must be logged in to reply to this topic. Login to reply