Viewing 15 posts - 36,781 through 36,795 (of 39,720 total)
Not so clear in the request. Can you explain better what you want? If you want a user to create tables, I'd create a role, give this role the CREATE...
December 2, 2002 at 10:48 am
Nice writeup and accurate. I went to the first PASS in Chicago and this one was much better. Saw some good presentations, some average, but not that many since we...
December 2, 2002 at 10:39 am
Dont' know of any. We are talking of looking at it here when we get time.
Steve Jones
December 2, 2002 at 10:26 am
Don't use sa. Create another user and use that, give it permissions to run the job.
Steve Jones
December 2, 2002 at 10:25 am
And keep in mind that the key management is one of the more difficult pieces of this. Most PKI solutions have problems with this part (As well as key distro).
I'd...
December 2, 2002 at 10:17 am
Use a separate db. Couple reasons.
1. If you need to move this, or alter it, or add a tlog backup of it, you want it in a separate table.
2....
December 2, 2002 at 10:09 am
Some bugs with Parallelism. Bit me on one server and had to turn it off. There are some fixes in SP3 for this one.
Steve Jones
December 2, 2002 at 10:07 am
Intersting link and I agree. Definitely worth the read.
Steve Jones
December 2, 2002 at 10:03 am
Are you sure your process is failing over to the correct master db?
Steve Jones
December 2, 2002 at 10:00 am
I used to be on a weekly release cycle (new build released every Wed). I scheduled a refresh from Prod to QA every Mon, 4:00am, using scripting in a DTS...
December 2, 2002 at 9:55 am
I believe the ownership chain will cross the databases if the table owners (and proc owners) are the same. This either works pre SP3 or post SP3, but not both,...
December 2, 2002 at 9:49 am
For ease and flexibility (not the tlog), I'd do it in another db on the same server. Can back it up separately and if you need to restore in a...
December 2, 2002 at 9:40 am
Thanks for the comments. When I wrote this article, I had to dig through information to find out how to do it. By presenting it, I do so for...
December 2, 2002 at 9:38 am
HA is an interesting topic. We are looking at some products and will probably expand this area soon. Time is hard to come by
with just...
December 2, 2002 at 9:16 am
Sorry you didn't like the article. Pretty much everything we write about is documented somewhere, just not always easy to find and not always clear.
The point of the article was...
November 27, 2002 at 12:02 pm
Viewing 15 posts - 36,781 through 36,795 (of 39,720 total)