Viewing 15 posts - 901 through 915 (of 1,111 total)
If you are storing your packages in MSDB, you could try exporting them to the file system somewhere local on the server and switching the sql agent job to call...
April 8, 2016 at 8:58 am
Brandie Tarvin (4/8/2016)
April 8, 2016 at 8:41 am
Is the reason you're doing this to solve a performance pressure situation?
April 8, 2016 at 7:24 am
Luis Cazares (4/8/2016)
crookj (4/8/2016)
Ed Wagner (4/8/2016)
TomThomson (4/8/2016)
Ed Wagner (4/8/2016)
Pork ChopKarate Pig
Kung Fu Panda
Splinter (Kung Fu Rat)
TMNT
Dynamite
April 8, 2016 at 7:13 am
Does the job run if you reference 'localhost' instead of the server's name?
Also, what happens if you try to run the individual job steps as the user that the job...
April 8, 2016 at 7:03 am
Grumpy DBA (4/7/2016)
ThomasRushton (4/7/2016)
spanDenard
Obfuscation
April 7, 2016 at 11:07 am
Then there was a client of mine who won't be named who decided to store the data for all the Widgets in a copy of the Gadgets database.
Seriously, you...
April 7, 2016 at 10:56 am
If the behavior of this is not what you expected and you don't need the ability to restore to a point in time, consider using the Simple recovery model instead...
April 7, 2016 at 8:16 am
What Gila said. If you do the cost analysis of doing all this extra stuff vs the cost of the enterprise license, you might be pleasantly surprised that the...
April 6, 2016 at 12:02 pm
It would be worth your while to consider the cost of these alternative solutions vs the enterprise license cost. It might be about the same if you factor in...
April 5, 2016 at 9:42 am
djj (4/4/2016)
Grumpy DBA (4/4/2016)
ZZartin (4/4/2016)
crookj (4/4/2016)
ThomasRushton (4/4/2016)
crookj (4/4/2016)
Ed Wagner (4/4/2016)
Grumpy DBA (4/4/2016)
DonlSimpson (4/4/2016)
RedsoxWhiteSox
Cubs
Skysox
SmellySocks
Deadsox (All zombie team)
Mutant
Ninja
Turtle
Shell
April 4, 2016 at 1:36 pm
Ed Wagner (3/31/2016)
djj (3/31/2016)
DonlSimpson (3/31/2016)
Manic Star (3/31/2016)
Boldly
Timid
Demure
Prudish
Beach
Bikini
March 31, 2016 at 1:35 pm
How are you with regular expressions? If you are going the clr route, look into .net's regex classes, i think you could find pre-defined patterns on the web for what...
March 31, 2016 at 9:32 am
Viewing 15 posts - 901 through 915 (of 1,111 total)