Viewing 15 posts - 376 through 390 (of 419 total)
Well, it looks like youre using windows auth. In such a case, you need to make sure that the acct you're using has rights in sql. It also...
January 28, 2008 at 10:13 am
As long as you have a method, it doesn't matter if there's a better one. You're going to do this only once really and any method will only vary...
January 28, 2008 at 9:45 am
Well, there are much better ways to do what you're trying to do. Why don't you just copy the data from the tables over instead? You can try...
January 28, 2008 at 9:42 am
Y, I've run it a couple times too. Though I wouldn't use it for anything with really high transactions, it worked really well for our lesser sql boxes.
January 28, 2008 at 9:36 am
Y, I used to do french support for MS and you've definitely got a lang problem here.
MSDN has different langs posted, but barring that, here's the french download for sql...
January 28, 2008 at 9:33 am
Y, it sounds like you're doing a ton of stuff in a single transaction. Simple mode won't help you in that case because it's a single trans. So...
January 28, 2008 at 9:26 am
Sounds like you've got some issues to work out then...
January 28, 2008 at 9:16 am
It's in db properties, not server properties.
January 28, 2008 at 8:39 am
An excellent plan if I've ever heard one...
If you have it in synch mode, just remember that anything you do on the primary has to be done on the mirror...
January 28, 2008 at 8:34 am
Go into DB properties and give him 'view database state'. I'm having a hard time finding all the perms that gives, but it sounds like a good place to...
January 28, 2008 at 8:28 am
Well, keep in mind that the mirror in unavailable to anything until it's brought online. That means that there really isn't any maint you can do on it....
January 28, 2008 at 8:17 am
Excellent... now it's just a matter of time.
Did we ever establish SQL2K or 2K5?
January 28, 2008 at 8:10 am
OK, let's isolate the problem. Give him sa and have him connect from his workstation. Then have him connect from another box. This way we'll see if...
January 28, 2008 at 7:58 am
Maybe start with the obvious. How are the packages failing? What's the erorr he'd getting?
I'd start there, and move on to a profiler trace of security activity when...
January 25, 2008 at 5:04 pm
Viewing 15 posts - 376 through 390 (of 419 total)