Viewing 15 posts - 8,266 through 8,280 (of 13,882 total)
Can you get a more comprehensive set of errors from the 'All Executions' report in SSISDB?
July 16, 2015 at 10:20 am
.... up to and including the "F" word
Foxbase?
July 16, 2015 at 9:14 am
allarmi (7/16/2015)
Hello,is there any way to have sqlserver to terminate the current batch when that situation is detected ?
Thank you
Terminate = roll back? Or what, exactly?
may be...
July 16, 2015 at 8:11 am
And if that means deleting millions of rows in any of the tables, you should consider implementing a batch delete process to avoid excessive locking and TLog growth.
July 16, 2015 at 8:08 am
Some ideas:
1) Add a script task to conditionally delete the file before trying to import it.
2) Call a batch file to delete all files of 0 bytes before trying to...
July 16, 2015 at 5:15 am
Brandie Tarvin (7/16/2015)
BrainDonor (7/16/2015)
Brandie Tarvin (7/16/2015)
BrainDonor (7/16/2015)
Lynn Pettis (7/15/2015)
July 16, 2015 at 5:09 am
Interesting, thanks for posting this: I'm sure that it will help others.
July 16, 2015 at 3:39 am
Steve Jones - SSC Editor (7/14/2015)
Send a note to the webmaster@ if...
July 15, 2015 at 7:02 am
If that's the case do we need to manually translate the text in the country table for each and every country?
Only if you need it.
Are you thinking that SQL Server...
July 15, 2015 at 7:00 am
Phil Parkin (7/14/2015)
July 15, 2015 at 2:04 am
mberman (7/14/2015)
To do this we are using flat file connection managers. This requires manually inputting each field...
July 15, 2015 at 2:01 am
Sounds good. I did it in a proc to avoid having to cut and paste C# code all over the place. I suppose you could have a child package which...
July 14, 2015 at 10:11 am
Martin Schoombee (7/14/2015)
I also typically use a script task to send email. Have found the built in SMTP task to be buggy and unreliable.
Is this sync or async?
July 14, 2015 at 9:20 am
How do you send SMTP-Messages in an SSIS Package?
I call a 'helper' proc, which uses DBMail, via an ExecuteSQL task.
July 14, 2015 at 4:55 am
Could this issue have recurred? I clicked on the 'Search Forum' link, typed SQL and submitted. The response:
July 14, 2015 at 12:28 am
Viewing 15 posts - 8,266 through 8,280 (of 13,882 total)