<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>DTLoggedExec</title><link>http://dtloggedexec.codeplex.com/project/feeds/rss</link><description>DTLoggedExec aim to substitute DTExec as a tool for executing SSIS Packages. As the name says it&amp;#39;s biggest feature is that you can switch on and off logging on the fly and the logged data are a LOT more complete and useful that the native SSIS logged information. DTLoggedExec has</description><item><title>Closed Issue: Exception when logging the POV &amp; PRV events [25737]</title><link>http://dtloggedexec.codeplex.com/workitem/25737</link><description>Version&amp;#58; 0.2.3.0&lt;br /&gt;The use of the POV and PRV switches fires an exception.&lt;br /&gt;&amp;#160;&lt;br /&gt;I tried with a fully empty package &amp;#40;no tasks&amp;#41; with neither loggging nor package configuration. The package only contains an oledb connection which uses a couple of expressions altering InitialCatalog and ServerName.&lt;br /&gt;I cannot see any reason, but DTLoggedExec crashes only when the connection alters both the properties&amp;#59; if I change just InitialCatalog or ServerName it works...&lt;br /&gt;&amp;#160;&lt;br /&gt;C&amp;#58;&amp;#92;DTLoggedExec&amp;#92;DTLoggedExec&amp;#92;bin&amp;#92;Any&amp;#92;Release&amp;#92;DTLoggedExec.exe &amp;#47;FILE&amp;#58;CG_Test.dtsx &amp;#47;LE&amp;#58;POV,E&lt;br /&gt;All the best&lt;br /&gt;pf&lt;br /&gt;&amp;#160;&lt;br /&gt;EDIT&amp;#58; kindly read the &amp;#34;Events switches seem to alter the behaviour&amp;#34; ticket too as there&amp;#39;s a common issue bound to connections.&lt;br /&gt;&amp;#160;&lt;br /&gt;Here below the exception when using POV&amp;#58;&lt;br /&gt;Unhandled Exception&amp;#58; System.ArgumentException&amp;#58; An item with the same key has already been added.&lt;br /&gt;   at System.ThrowHelper.ThrowArgumentException&amp;#40;ExceptionResource resource&amp;#41;&lt;br /&gt;   at System.Collections.Generic.Dictionary&amp;#96;2.Insert&amp;#40;TKey key, TValue value, Boolean add&amp;#41;&lt;br /&gt;   at DTLoggedExec.LogProviders.CSVLogProvider.GetPropertiesWithExpressions&amp;#40;IDTSPropertiesProvider dpp&amp;#41;&lt;br /&gt;   at DTLoggedExec.LogProviders.CSVLogProvider.GetExpressions&amp;#40;Package package&amp;#41;&lt;br /&gt;   at DTLoggedExec.LogProviders.CSVLogProvider.LogEventData&amp;#40;String eventName, DtsObject dtsobj, String message&amp;#41;&lt;br /&gt;   at DTLoggedExec.CustomEventHandler.LogData&amp;#40;String eventName, DtsObject dtsobj&amp;#41; in C&amp;#58;&amp;#92;Work&amp;#92;SSIS Logging&amp;#92;DTLoggedExec&amp;#92;DTLoggedExec&amp;#92;CustomEventHandler.cs&amp;#58;line 250&lt;br /&gt;   at DTLoggedExec.CustomEventHandler.OnPreValidate&amp;#40;Executable exec, Boolean&amp;#38; fireAgain&amp;#41; in C&amp;#58;&amp;#92;Work&amp;#92;SSIS Logging&amp;#92;DTLoggedExec&amp;#92;DTLoggedExec&amp;#92;CustomEventHandler.cs&amp;#58;line 176&lt;br /&gt;   at Microsoft.SqlServer.Dts.Runtime.ReverseIDTSEventsWrapper.OnPreValidate&amp;#40;IDTSExecutable90 exec, Boolean&amp;#38; fireAgain&amp;#41;&lt;br /&gt;   at Microsoft.SqlServer.Dts.Runtime.DtsContainer.Execute&amp;#40;Connections connections, Variables variables, IDTSEvents events, IDTSLogging log, Object transaction&amp;#41;&lt;br /&gt;   at DTLoggedExec.Program.ExecutePackage&amp;#40;Package package, String&amp;#91;&amp;#93; configurations, String&amp;#91;&amp;#93; values, String&amp;#91;&amp;#93; rparams, CustomEventHandler customEventHandler&amp;#41; in C&amp;#58;&amp;#92;Work&amp;#92;SSIS Logging&amp;#92;DTLoggedExec&amp;#92;DTLoggedExec&amp;#92;Program.cs&amp;#58;line 278&lt;br /&gt;   at DTLoggedExec.Program.Main&amp;#40;String&amp;#91;&amp;#93; args&amp;#41; in C&amp;#58;&amp;#92;Work&amp;#92;SSIS Logging&amp;#92;DTLoggedExec&amp;#92;DTLoggedExec&amp;#92;Program.cs&amp;#58;line 149&lt;br /&gt;</description><author>manowar</author><pubDate>Thu, 16 May 2013 08:04:22 GMT</pubDate><guid isPermaLink="false">Closed Issue: Exception when logging the POV &amp; PRV events [25737] 20130516080422A</guid></item><item><title>Closed Issue: Events switches seem to alter the behaviour [25738]</title><link>http://dtloggedexec.codeplex.com/workitem/25738</link><description>SQL Server 9.0.4035 Standard&lt;br /&gt;DTLoggedExec 0.2.3.0&lt;br /&gt;I&amp;#39;m facing a weird behaviour with a script task, but I feel it&amp;#39;s bound to db connections which are altered using expressions...&lt;br /&gt;&amp;#160;&lt;br /&gt;EDIT&amp;#58; I reach the idea it depends on the &amp;#34;expression&amp;#34; info DTLoggedExec reports when the &amp;#34;I&amp;#34; flag is used&amp;#59; I think there&amp;#39;s something wrong in a routine and the issue gets out every time it&amp;#39;s called to manage connections &lt;br /&gt;&amp;#40;see my other error &amp;#34;Exception when logging the POV &amp;#38; PRV events Title is required&amp;#34;&amp;#41;&lt;br /&gt;&amp;#160;&lt;br /&gt;Here we go with the long explanation &amp;#40;attached the dtsx I used for testing&amp;#41;&lt;br /&gt;&amp;#160;&lt;br /&gt;A&amp;#41; The package contains&amp;#58;&lt;br /&gt;1&amp;#41; one variable&lt;br /&gt;2&amp;#41; one script task which only prints the variable using Dts.Events.FireInformation&lt;br /&gt;3&amp;#41; two ole db connection&amp;#58; &lt;br /&gt;the first without any expressions is used for logging, &lt;br /&gt;the latter, with two expressions &amp;#40;InitialCatalog and ServerName&amp;#41;, is there just for forcing the error&lt;br /&gt;4&amp;#41; full logging&lt;br /&gt;5&amp;#41; no package configuration&lt;br /&gt;&amp;#160;&lt;br /&gt;A&amp;#41; w&amp;#47;o the Information switch &amp;#40;package with expressions&amp;#41;&lt;br /&gt;DTLoggedExec.exe &amp;#47;FILE&amp;#58;C&amp;#58;&amp;#92;CG_Test.dtsx  &amp;#47;LE&amp;#58;E&lt;br /&gt;Package end.&lt;br /&gt;Total warnings&amp;#58; 0&lt;br /&gt;Total errors&amp;#58; 0&lt;br /&gt;Elapsed time&amp;#58; 0,3437588 secs.&lt;br /&gt;...Package Executed.&lt;br /&gt;Result&amp;#58; Success&lt;br /&gt;The original log in the SSIS shows the expected information &amp;#40;a bit edited&amp;#41;&amp;#58;  &amp;#34;OnInformation CG_Test  60953889-5E08-4F99-B8BE-2DAF42EC0911 2009-12-21 15&amp;#58;06&amp;#58;45.000  -1  0x  pippo&amp;#34;&lt;br /&gt;&amp;#160;&lt;br /&gt;B&amp;#41; with the Information switch&lt;br /&gt;DTLoggedExec.exe &amp;#47;FILE&amp;#58;C&amp;#58;&amp;#92;CG_Test.dtsx  &amp;#47;LE&amp;#58;E,I&lt;br /&gt;&amp;#160;&lt;br /&gt;OnInformation&amp;#58; Script Task&lt;br /&gt;OnError&amp;#58; Script Task&lt;br /&gt;OnError&amp;#58; Script Task&lt;br /&gt;OnError&amp;#58; Script Task&lt;br /&gt;Package end.&lt;br /&gt;Total warnings&amp;#58; 0&lt;br /&gt;Total errors&amp;#58; 3&lt;br /&gt;Elapsed time&amp;#58; 0,2031302 secs.&lt;br /&gt;...Package Executed.&lt;br /&gt;Result&amp;#58; Success&lt;br /&gt;&amp;#160;&lt;br /&gt;The original SSIS log still shows, as reported above, the expected information, but followed by a couple of errors&amp;#58;&lt;br /&gt;&amp;#34;OnError CG_Test 1FB798F8-31A9-48A4-B125-47BC5B52A423 2009-12-21 15&amp;#58;08&amp;#58;42.000 2 0x The script threw an exception&amp;#58; Value does not fall within the expected range.&amp;#34;&lt;br /&gt;&amp;#34;5 0x The script files failed to load.&amp;#34;&lt;br /&gt;&amp;#34;-1073594108 0x The Execute method on the task returned error code 0x80070057 &amp;#91;...&amp;#93;. The Execute method must succeed, and indicate the result using an &amp;#34;out&amp;#34; parameter. &lt;br /&gt;&amp;#160;&lt;br /&gt;C&amp;#41;  with the Information switch, BUT I MODIFIED THE PACKAGE TO REMOVE ONE OF THE EXPRESSIONS&lt;br /&gt;DTLoggedExec.exe &amp;#47;FILE&amp;#58;C&amp;#58;&amp;#92;CG_Test.dtsx  &amp;#47;LE&amp;#58;E,I &lt;br /&gt;&amp;#160;&lt;br /&gt;OnInformation&amp;#58; Script Task&lt;br /&gt;        Package Name&amp;#58;           CG_Test&lt;br /&gt;        Task Type&amp;#58;              ScriptTask &amp;#40;Microsoft.SqlServer.Dts.Tasks.ScriptTask.ScriptTask, Microsoft.SqlServer.ScriptTask, Version&amp;#61;9.0.242.0, Culture&amp;#61;neutral, PublicKeyToken&amp;#61;89845dcd8080cc91&amp;#41;&lt;br /&gt;        Description&amp;#58;            Script Task&lt;br /&gt;        Object ID&amp;#58;              &amp;#123;375E1F62-61C1-480E-898D-9D7BC74CE904&amp;#125;&lt;br /&gt;        Container Name&amp;#58;         CG_Test&lt;br /&gt;        Container ID&amp;#58;           &amp;#123;C05C08CC-45F0-47F4-9100-D21C6E4BA3DC&amp;#125;&lt;br /&gt;        StartTime&amp;#58;              21&amp;#47;12&amp;#47;2009 15&amp;#58;18&amp;#58;40&lt;br /&gt;        EndTime&amp;#58;                21&amp;#47;12&amp;#47;2009 15&amp;#58;18&amp;#58;41&lt;br /&gt;        Message&amp;#58;                localhost&lt;br /&gt;        Variables&amp;#58;&lt;br /&gt;                &amp;#92;Package.Variables&amp;#91;User&amp;#58;&amp;#58;ConfigCatalog&amp;#93; &amp;#61; msdb&lt;br /&gt;                &amp;#92;Package.Variables&amp;#91;User&amp;#58;&amp;#58;ConfigServer&amp;#93; &amp;#61; localhost&lt;br /&gt;        Expressions&amp;#58;&lt;br /&gt;                &amp;#92;Package.Connections&amp;#91;OLEDB_Config&amp;#93;.Properties&amp;#91;ServerName&amp;#93;&amp;#58; localhost&lt;br /&gt;&amp;#160;&lt;br /&gt;Package end.&lt;br /&gt;Total warnings&amp;#58; 0&lt;br /&gt;Total errors&amp;#58; 0&lt;br /&gt;Elapsed time&amp;#58; 0,1718057 secs.&lt;br /&gt;...Package Executed.&lt;br /&gt;Result&amp;#58; Success&lt;br /&gt;</description><author>manowar</author><pubDate>Thu, 16 May 2013 08:04:21 GMT</pubDate><guid isPermaLink="false">Closed Issue: Events switches seem to alter the behaviour [25738] 20130516080421A</guid></item><item><title>Closed Issue: ; missing in import-profile-data.sql [26479]</title><link>http://dtloggedexec.codeplex.com/workitem/26479</link><description>I&amp;#39;m investigating this for use in our company and I ran into a missing &amp;#59; in the import-profile-data.sql script.&lt;br /&gt;SQL gave an error when I ran the batch file saying &lt;br /&gt;&amp;#34;Incorrect syntax near the keyword &amp;#39;with&amp;#39;. If this statement is a common table expression or an xmlnamespaces clause, the previous statement must be terminated with a semicolon&amp;#34;&lt;br /&gt;&amp;#160;&lt;br /&gt;And that was just the case, just before the &amp;#39;with cte as&amp;#39; there is a declare statement where the &amp;#59; is missing at the end.&lt;br /&gt;</description><author>manowar</author><pubDate>Thu, 16 May 2013 08:04:21 GMT</pubDate><guid isPermaLink="false">Closed Issue: ; missing in import-profile-data.sql [26479] 20130516080421A</guid></item><item><title>Commented Issue: Slow start from SQL Agent [33751]</title><link>http://dtloggedexec.codeplex.com/workitem/33751</link><description>If you run DTLoggedExec from a SQL Job you could have 30s delay per step depending on your network configuration.&lt;br /&gt;&lt;br /&gt;It not seems related to the executable itself, but to the CRL Certificate Revocation Check.&lt;br /&gt;&lt;br /&gt;&amp;#91;See this article for more details&amp;#93;&amp;#40;http&amp;#58;&amp;#47;&amp;#47;blogs.msdn.com&amp;#47;b&amp;#47;michen&amp;#47;archive&amp;#47;2007&amp;#47;07&amp;#47;29&amp;#47;network-causing-ssis-package-startup-delays.aspx&amp;#41;&lt;br /&gt;&lt;br /&gt;In our production environment we have at least 60 steps, so I added a DTLoggedExec.exe.config file in the exe folder containing the following&amp;#58;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;    &lt;br /&gt;        &lt;br /&gt;    &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;This has solved my problem.&lt;br /&gt;&lt;br /&gt;Mik&lt;br /&gt;Comments: ** Comment from web user: miken175 ** &lt;p&gt;So here is the file...&lt;/p&gt;</description><author>miken175</author><pubDate>Sat, 09 Feb 2013 10:40:10 GMT</pubDate><guid isPermaLink="false">Commented Issue: Slow start from SQL Agent [33751] 20130209104010A</guid></item><item><title>Created Issue: Slow start from SQL Agent [33751]</title><link>http://dtloggedexec.codeplex.com/workitem/33751</link><description>If you run DTLoggedExec from a SQL Job you could have 30s delay per step depending on your network configuration.&lt;br /&gt;&lt;br /&gt;It not seems related to the executable itself, but to the CRL Certificate Revocation Check.&lt;br /&gt;&lt;br /&gt;&amp;#91;See this article for more details&amp;#93;&amp;#40;http&amp;#58;&amp;#47;&amp;#47;blogs.msdn.com&amp;#47;b&amp;#47;michen&amp;#47;archive&amp;#47;2007&amp;#47;07&amp;#47;29&amp;#47;network-causing-ssis-package-startup-delays.aspx&amp;#41;&lt;br /&gt;&lt;br /&gt;In our production environment we have at least 60 steps, so I added a DTLoggedExec.exe.config file in the exe folder containing the following&amp;#58;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;    &lt;br /&gt;        &lt;br /&gt;    &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;This has solved my problem.&lt;br /&gt;&lt;br /&gt;Mik&lt;br /&gt;</description><author>miken175</author><pubDate>Sat, 09 Feb 2013 10:36:06 GMT</pubDate><guid isPermaLink="false">Created Issue: Slow start from SQL Agent [33751] 20130209103606A</guid></item><item><title>New Post: Does this Application require DTexec.exe ?</title><link>http://dtloggedexec.codeplex.com/discussions/430508</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;&amp;nbsp; Hello, curious if this EXE application requires the installation of the DTS\Binn\DTexec.exe&amp;nbsp; or DTexecUI.exe on the host box?&amp;nbsp;&amp;nbsp; If&amp;nbsp;not does it require installation of ANY of the&amp;nbsp;&amp;quot;SQL Server components&amp;quot; on the machine
 which will execute DTloggedExec?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;I am trying to run SSIS package from Application server which provides scheduler, and have been told DTexec.exe requires separate license for SQL Server (Standard or Enterprise)&amp;nbsp;on the Application server box.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp; I hope since you are using an API interface, these actions require only a properly licensed SQL Server on the other end of the connection.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;/div&gt;</description><author>CRW030</author><pubDate>Tue, 22 Jan 2013 23:04:48 GMT</pubDate><guid isPermaLink="false">New Post: Does this Application require DTexec.exe ? 20130122110448P</guid></item><item><title>New Post: Does this Application require DTexec.exe ?</title><link>http://dtloggedexec.codeplex.com/discussions/430508</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;&amp;nbsp; Hello, curious if this EXE application requires the installation of the DTS\Binn\DTexec.exe&amp;nbsp; or DTexecUI.exe on the host box?&amp;nbsp;&amp;nbsp; If&amp;nbsp;not does it require installation of ANY of the&amp;nbsp;&amp;quot;SQL Server components&amp;quot; on the machine
 which will execute DTloggedExec?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;I am trying to run SSIS package from Application server which provides scheduler, and have been told DTexec.exe requires separate license for SQL Server (Standard or Enterprise)&amp;nbsp;on the Application server box.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp; I hope since you are using an API interface, these actions require only a properly licensed SQL Server on the other end of the connection.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;/div&gt;</description><author>CRW030</author><pubDate>Tue, 22 Jan 2013 23:04:48 GMT</pubDate><guid isPermaLink="false">New Post: Does this Application require DTexec.exe ? 20130122110448P</guid></item><item><title>New Post: 2012 support?</title><link>http://dtloggedexec.codeplex.com/discussions/355574</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;:)&lt;/p&gt;
&lt;/div&gt;</description><author>manowar</author><pubDate>Wed, 19 Dec 2012 13:28:25 GMT</pubDate><guid isPermaLink="false">New Post: 2012 support? 20121219012825P</guid></item><item><title>New Post: 2012 support?</title><link>http://dtloggedexec.codeplex.com/discussions/355574</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;:)&lt;/p&gt;
&lt;/div&gt;</description><author>manowar</author><pubDate>Wed, 19 Dec 2012 13:28:25 GMT</pubDate><guid isPermaLink="false">New Post: 2012 support? 20121219012825P</guid></item><item><title>New Post: 2012 support?</title><link>http://dtloggedexec.codeplex.com/discussions/355574</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;Found it :-) SSIS Catalog &lt;a href="http://msdn.microsoft.com/en-us/library/hh479588.aspx"&gt;
http://msdn.microsoft.com/en-us/library/hh479588.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;BR Kurt&lt;/p&gt;
&lt;/div&gt;</description><author>Spurt</author><pubDate>Wed, 19 Dec 2012 12:03:22 GMT</pubDate><guid isPermaLink="false">New Post: 2012 support? 20121219120322P</guid></item><item><title>New Post: 2012 support?</title><link>http://dtloggedexec.codeplex.com/discussions/355574</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;Found it :-) SSIS Catalog &lt;a href="http://msdn.microsoft.com/en-us/library/hh479588.aspx"&gt;
http://msdn.microsoft.com/en-us/library/hh479588.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;BR Kurt&lt;/p&gt;
&lt;/div&gt;</description><author>Spurt</author><pubDate>Wed, 19 Dec 2012 12:03:22 GMT</pubDate><guid isPermaLink="false">New Post: 2012 support? 20121219120322P</guid></item><item><title>New Post: 2012 support?</title><link>http://dtloggedexec.codeplex.com/discussions/355574</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Hi Manowar&lt;/p&gt;
&lt;p&gt;Yes if its posible to setup SSIS 2012 so it can make some good logging like DTLoggedExec I would like to know or have a link to some&amp;nbsp;documentation.... Because I'm really missing my DTLoggedExec (that I have used on SQL 2008 R2) on my new DW on SQL 2012 ;-)&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;Kurt&lt;/p&gt;
&lt;/div&gt;</description><author>Spurt</author><pubDate>Tue, 11 Dec 2012 10:00:45 GMT</pubDate><guid isPermaLink="false">New Post: 2012 support? 20121211100045A</guid></item><item><title>New Post: 2012 support?</title><link>http://dtloggedexec.codeplex.com/discussions/355574</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Hi Manowar&lt;/p&gt;
&lt;p&gt;Yes if its posible to setup SSIS 2012 so it can make some good logging like DTLoggedExec I would like to know or have a link to some&amp;nbsp;documentation.... Because I'm really missing my DTLoggedExec (that I have used on SQL 2008 R2) on my new DW on SQL 2012 ;-)&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;Kurt&lt;/p&gt;
&lt;/div&gt;</description><author>Spurt</author><pubDate>Tue, 11 Dec 2012 10:00:45 GMT</pubDate><guid isPermaLink="false">New Post: 2012 support? 20121211100045A</guid></item><item><title>Source code checked in, #99885</title><link>http://dtloggedexec.codeplex.com/SourceControl/changeset/changes/99885</link><description>Upgrade&amp;#58; New Version of LabDefaultTemplate.xaml. To upgrade your build definitions, please visit the following link&amp;#58; http&amp;#58;&amp;#47;&amp;#47;go.microsoft.com&amp;#47;fwlink&amp;#47;&amp;#63;LinkId&amp;#61;254563</description><author>Project Collection Service Accounts</author><pubDate>Mon, 01 Oct 2012 21:24:31 GMT</pubDate><guid isPermaLink="false">Source code checked in, #99885 20121001092431P</guid></item><item><title>Source code checked in, #99884</title><link>http://dtloggedexec.codeplex.com/SourceControl/changeset/changes/99884</link><description>Checked in by server upgrade</description><author>Project Collection Service Accounts</author><pubDate>Mon, 01 Oct 2012 21:16:08 GMT</pubDate><guid isPermaLink="false">Source code checked in, #99884 20121001091608P</guid></item><item><title>Reviewed: 1.1.2008.4 (Jul 13, 2012)</title><link>http://dtloggedexec.codeplex.com/releases/view/62218#ReviewBy-Phil2011</link><description>Rated 4 Stars &amp;#40;out of 5&amp;#41; - very powerful extension to ssis, its great&amp;#33; but we have had some application crashes, some configuration-problems &amp;#40;over several environments and ssis servers&amp;#41;, and i&amp;#39;m missing the next release...</description><author>Phil2011</author><pubDate>Fri, 13 Jul 2012 08:25:00 GMT</pubDate><guid isPermaLink="false">Reviewed: 1.1.2008.4 (Jul 13, 2012) 20120713082500A</guid></item><item><title>New Post: 2012 support?</title><link>http://dtloggedexec.codeplex.com/discussions/355574</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hello, manowar I'm trying to run a DTSX package on a SSIS 2012 64 bit machine running it with dtexec.exe /FILE "D:\MAIN.dtsx" /CONFIGFILE "D:\Import.dtsConfig"&amp;nbsp; /MAXCONCURRENT " -1 " /CHECKPOINTING OFF&amp;nbsp; /REPORTING EWCDI &amp;gt; Log_DTEXEC.txt, this package fails and in Log_DTEXEC.txt there is the following error Description: The SSIS logging provider has failed to open the log. Error code: 0x80070003.&lt;/p&gt;
&lt;p&gt;I'd like to better investigate this error with a tool like DTLoggedExec but it seems to be not supported, you suggest that SQLSERVER 2012 contains new feature can explain how to use this feature to identify the problem?&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Fabrizio&lt;/p&gt;&lt;/div&gt;</description><author>fabjoe72</author><pubDate>Fri, 25 May 2012 15:42:57 GMT</pubDate><guid isPermaLink="false">New Post: 2012 support? 20120525034257P</guid></item><item><title>New Post: 2012 support?</title><link>http://dtloggedexec.codeplex.com/discussions/355574</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hello, manowar I'm trying to run a DTSX package on a SSIS 2012 64 bit machine running it with dtexec.exe /FILE "D:\MAIN.dtsx" /CONFIGFILE "D:\Import.dtsConfig"&amp;nbsp; /MAXCONCURRENT " -1 " /CHECKPOINTING OFF&amp;nbsp; /REPORTING EWCDI &amp;gt; Log_DTEXEC.txt, this package fails and in Log_DTEXEC.txt there is the following error Description: The SSIS logging provider has failed to open the log. Error code: 0x80070003.&lt;/p&gt;
&lt;p&gt;I'd like to better investigate this error with a tool like DTLoggedExec but it seems to be not supported, you suggest that SQLSERVER 2012 contains new feature can explain how to use this feature to identify the problem?&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Fabrizio&lt;/p&gt;&lt;/div&gt;</description><author>fabjoe72</author><pubDate>Fri, 25 May 2012 15:42:57 GMT</pubDate><guid isPermaLink="false">New Post: 2012 support? 20120525034257P</guid></item><item><title>New Post: 2012 support?</title><link>http://dtloggedexec.codeplex.com/discussions/355574</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hi Radim&lt;/p&gt;
&lt;p&gt;Currently, there are no plans to port DTLoggedExec to SQL Server 2012 since the changes introduced with this release of Integration Services offers the same features the DTLoggedExec offers, and more.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;/div&gt;</description><author>manowar</author><pubDate>Tue, 22 May 2012 15:33:50 GMT</pubDate><guid isPermaLink="false">New Post: 2012 support? 20120522033350P</guid></item><item><title>New Post: 2012 support?</title><link>http://dtloggedexec.codeplex.com/discussions/355574</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hi Radim&lt;/p&gt;
&lt;p&gt;Currently, there are no plans to port DTLoggedExec to SQL Server 2012 since the changes introduced with this release of Integration Services offers the same features the DTLoggedExec offers, and more.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;/div&gt;</description><author>manowar</author><pubDate>Tue, 22 May 2012 15:33:50 GMT</pubDate><guid isPermaLink="false">New Post: 2012 support? 20120522033350P</guid></item></channel></rss>