Viewing 15 posts - 391 through 405 (of 7,636 total)
Yes, you can do this.
Basically, you can have your BAT file assign the paramters to Environment Variables, that your SSIS package can then automatically load into it's own variables when...
May 15, 2012 at 11:40 am
RBarryYoung (5/15/2012)
A theoretical upper limit is easy to set: it's the number of CPU threads plus the number of disk spindles that will be used by your service tasks....
May 15, 2012 at 11:31 am
michael vessey (5/15/2012)
i think i hit the jackpothttp://msdn.microsoft.com/en-us/library/dd576261(v=sql.100).aspx
finally after 2 days worth of digging 😀
Be forewarned Micheal, that article (and most MS Service Broker performance articles) are focused on...
May 15, 2012 at 11:15 am
Norm-677551 (5/14/2012)
Hi everyone,We have a product called Websense installed, and the application creates its own databases on a Monthly basis ...
Wow. This is really, really bad data-design. :-O
May 15, 2012 at 9:59 am
Check out this series of articles, here[/url]. The notoriously opinionated author never finished the series, but I think that you'll find the answers to your questions in the first...
May 14, 2012 at 8:58 pm
SQLKnowItAll (5/14/2012)
RBarryYoung (5/14/2012)
Since, as already...
May 14, 2012 at 7:27 pm
opc.three (5/14/2012)
RBarryYoung (5/14/2012)
Jeff Moden (5/13/2012)
You can also do this by right-clicking on the database, selecting "properties", and then follow your nose.
Really??? Jeff, I must be dense, because the initial...
May 14, 2012 at 7:21 pm
GilaMonster (5/14/2012)
Steve Jones - SSC Editor (5/14/2012)
Jack Corbett (5/14/2012)
I haven't done a backup, restore, or anythign with security since I've been there.
Whaaa? No backups of your laptop? None...
May 14, 2012 at 6:56 pm
What are the security settings on your Linked Server definition?
May 14, 2012 at 6:35 pm
What is SSIS Logging showing you?
May 14, 2012 at 6:30 pm
opc.three (5/14/2012)
RBarryYoung (5/14/2012)
May 14, 2012 at 1:36 pm
Isn't the second half of your UNION just a subset of the first half?
May 14, 2012 at 1:29 pm
I cannot say for sure if it would be better for you, or by your criteria, but here[/url] is stored procedure that I wrote several years ago, that does this...
May 14, 2012 at 1:16 pm
I always use named instances, because I never know for sure if I may need to add another instance (permanently or temporarily) on the current server.
Since, as already noted, you...
May 14, 2012 at 1:08 pm
Viewing 15 posts - 391 through 405 (of 7,636 total)