Viewing 15 posts - 6,826 through 6,840 (of 14,953 total)
Tom.Thomson (3/22/2010)
March 22, 2010 at 8:42 am
Where I've seen that before, it's been an issue with creating the encryption certificate. Have you done that?
March 22, 2010 at 8:38 am
Then it's definitely security. If they can find each other, then it's not "does not exist" and is "or access denied".
Are you using SQL security at both ends, or...
March 22, 2010 at 8:37 am
I'd check DNS next. "Server does not exist" may mean it can't resolve the name.
Can you ping the servers from each other?
March 22, 2010 at 7:20 am
RedGate's SQL Refactor can do table splitting for you, but it might have trouble biting off that many rows all at once.
March 22, 2010 at 7:19 am
I have a copy of SQL 2008 Dev Edition installed on Vista Ultimate at home. Includes SSRS, SSAS, and all the rest.
You just have to patch it up to...
March 22, 2010 at 7:18 am
I'm curious how this saved you "many hours of work".
March 22, 2010 at 7:16 am
GilaMonster (3/19/2010)
GSquared (3/19/2010)
March 22, 2010 at 6:59 am
So long as it was an option, I think it would be a good idea.
Of course, as a workaround, you can restore as a different name, then issue a drop...
March 22, 2010 at 6:27 am
I have to agree with Jeff on the point of not changing data in a production system without external validation.
I've run into that exact situation, a 29 Feb in a...
March 22, 2010 at 6:07 am
The Local Name option is the only one I know of for this that would work in a query. I've used it, and it does work, but it can...
March 19, 2010 at 2:52 pm
Is it possible that any permissions have been changed? If so, you'd be able to log in, and that would make the linked server not give a security error....
March 19, 2010 at 2:09 pm
Can you provide table definitions for the tables the view selects from?
March 19, 2010 at 10:25 am
Ray Laubert (3/19/2010)
March 19, 2010 at 9:44 am
Viewing 15 posts - 6,826 through 6,840 (of 14,953 total)