Hi
Is this working same as Sql server 2012 ?
I tried but it's give me error like as below
OnError:
Package Name:
Object Type: ()
Description:
Object ID:
Container...
Id #34070 | Release:
None
| Updated: Mon at 6:39 AM by shrey_halani | Created: Mon at 6:38 AM by shrey_halani
If you run DTLoggedExec from a SQL Job you could have 30s delay per step depending on your network configuration.
It not seems related to the executable itself, but to the CRL Certificate Revocati...
Id #33751 | Release:
None
| Updated: Feb 14 at 2:35 AM by miken175 | Created: Feb 9 at 9:36 AM by miken175
I running a statement like this
"C:\DTLoggedExec\X64\DTLoggedExec.exe" /SQL:"\SERVER\SSIS_package_ETL_load" /Server:"SERVER" /LE:E,I,PRE,POE /PDFN:"C:\DTLoggedExec\DataFlowProfile{filename}_{date}_...
Id #31454 | Release:
None
| Updated: Feb 14 at 2:35 AM by Spurt | Created: Sep 14, 2011 at 1:55 PM by Spurt
Hi,
If you are setting a string value that has a semicolon in it. The args parsing will fail. To fix this change the following line in the following method DTloggedExec.Program.cs
private static ...
Id #29408 | Release:
None
| Updated: Feb 14 at 2:35 AM by oszymczak | Created: Nov 12, 2010 at 1:37 AM by oszymczak
dtexec has some more parameters. I use the /CONNECTION (or /Connection) parameter frequently to run the same packages against different connections, but it is unrecognized by DTLoggedExec.
Is there...
Id #29374 | Release:
None
| Updated: Feb 14 at 2:35 AM by manowar | Created: Nov 7, 2010 at 1:57 PM by Germo
I created a package that would process files in a certain directory using for each loop container. Then I've created an event handler
on the FELC in case there's an error, it has one File System Ta...
Id #27695 | Release:
None
| Updated: Feb 14 at 2:35 AM by raclede | Created: Jun 18, 2010 at 9:05 AM by raclede
Running on SQL 2008 EE x64, I find the next execption when try to running the same package that runs without problems on SQL 2005 SE x64
Unhandled Exception: System.IO.FileNotFoundException: Coul...
Id #25457 | Release:
None
| Updated: Feb 14 at 2:35 AM by Spurt | Created: Nov 26, 2009 at 4:39 PM by sacris
During development and sometimes during UAT I preferrer to load the assemblies localy instead of loading then into GAC, in order to do it with DTLoggedExec I had to make a tiny change in the source...
Id #23372 | Release:
None
| Updated: Feb 14 at 2:35 AM by manowar | Created: Jul 4, 2009 at 5:59 PM by ausare
Hi,
have a develoment environment that uses 32bits ssis, but in uat and production the environment is 64bits, the problem is that ssis packages must be compiled in order to run in 64bits ssis, ho...
Id #23371 | Release:
None
| Updated: Feb 14 at 2:35 AM by manowar | Created: Jul 4, 2009 at 5:55 PM by ausare
We use the SSIS Package Store for all out packages. If you click the Command Line tab in the job step and copy paste and run using DTLoggedExec, you will get paramater errors for every paramater. ...
Id #21510 | Release:
None
| Updated: Feb 14 at 2:35 AM by manowar | Created: Mar 5, 2009 at 5:11 PM by AdamM