Viewing 15 posts - 20,146 through 20,160 (of 22,202 total)
No, I haven't gone there yet. Actually, I keep forgetting that dmv exists.
Yeah, it's working just fine.
June 12, 2008 at 11:40 am
It might be possible in Access. I'm happy to say, I wouldn't know how to go about it at all.
June 12, 2008 at 11:38 am
Unless there's a pretty major application or performance reason, I'd have to agree that this is a crappy "real world" example.
June 12, 2008 at 11:18 am
SQL Server is not Access.
Access is doing two things there. First it's maintaining referential integrity between two tables. Second, it's providing you with a GUI (graphical user interface) to look...
June 12, 2008 at 11:15 am
If you're in the GUI, you can simply right click the job and select "Script Job as... CREATE to" and pick where you want the script stored. Edit any localization...
June 12, 2008 at 11:04 am
I agree with you. Your MaxDop should be 8 or less.
As to the main question. I'd run a trace out to a file and start working on the longest running...
June 12, 2008 at 10:59 am
Some of them. I've gone out to eat or to the bar with co-workers that I basically refer to as friends once we start that type of behavior. Others... No....
June 12, 2008 at 10:53 am
Two answers. Yes, it's possible. What you want is a foreign key to another table to ensure integrity between the data entered on one table and the data entered on...
June 12, 2008 at 10:44 am
All right, now I'm mad.
If I run a profiler trace and capture XML execution plans, I can save those to file. They save correctly as UNICODE.
What the heck is...
June 12, 2008 at 10:40 am
Yes, that was the answer.
Well, at least it wasn't something stupid that I did (for once).
This is a bit of a pain. I wonder if there's a work around.
June 12, 2008 at 10:26 am
It sounds like you're using up resources. I'd suggest using perfmon & trace to see what's happening with the server & the queries respectively.
90% cache hit ratio isn't all...
June 12, 2008 at 5:50 am
I can't help you with SSIS. I just don't know anything about what's going on there in 2008 yet.
SSRS on the other hand, I've got some knowledge. In addition to...
June 12, 2008 at 5:42 am
I'm not sure if the injection attack is related or not.
It sounds like you recompiled after dropping and creating the script and got an execution plan that didn't run...
June 11, 2008 at 1:38 pm
... And the execution plan from your own environment.
June 11, 2008 at 12:01 pm
Viewing 15 posts - 20,146 through 20,160 (of 22,202 total)