Viewing 15 posts - 346 through 360 (of 471 total)
The only wait type I can see is CXPACKET which I tried to get rid of by altering the threshold value but no joy there.
As far as I can see,...
April 7, 2016 at 2:49 am
Oh well, looks like more fun and games with that then.
March 17, 2016 at 3:24 am
Thanks Steve. That's given me something to think about then.
March 17, 2016 at 2:52 am
Apologies if this is a stupid question, but would be similar to transaction log shipping?
I did float that idea (about trans log shipping) (some of our transaction logs are ridiculously...
March 16, 2016 at 11:00 am
So that would mean we can't add indexes without adding to the "original".
Oh well, back to the drawing board......unless we use another method.
Any suggestions?
March 16, 2016 at 5:10 am
Hi Gail
We currently use mirroring from Server A to server B and then take a snapshot so we can report from it.
We're wanting something we can read from directly rather...
March 16, 2016 at 4:02 am
Hi both
I've realised I've made a mistake in my original post and all the servers will be on SQL2012 (just different editions).
What we're wanting to do is this:-
Server A will...
March 16, 2016 at 3:13 am
Thanks for that, it clarifies that bit at least.
Unfortunately, when we set the server workspaces as default and unchecked allow multiple checkouts, we could still both open, change and check-in...
February 23, 2016 at 3:51 am
We've done that on two machines and set it to use server workspaces as well but it's still trying to use local copies instead of the server versions.
I get the...
February 22, 2016 at 9:33 am
Ah, sorry. Forgot that bit.
We're currently using Visual Studio 2010.
February 22, 2016 at 7:23 am
Hi Luis
You solution seemed to run into the same issue as Chris's (a slightly out of sequence ward location).
I'm just testing out the adjusted version from Mark and it looks...
February 17, 2016 at 9:43 am
Thanks both
I'm testing both and they are very close to what I need.
Chris - yours is closest to what I need but I have found a bit of an oddity.
When...
February 17, 2016 at 4:42 am
I'm working on a couple of assumptions here that are:-
1 - you can't just delete the linked server and put it back if necessary
2 - the connections are made through...
February 16, 2016 at 7:08 am
Thanks for the replies folks.
Luis - Inside the TRY block would be the DROP statement. Inside the CATCH block would be the CREATE statement.
Thinking about this logically, we'd need...
January 29, 2016 at 8:44 am
Thanks folks.
We've (just about) agreed on the functional issues.
Now we're looking at the formatting to make everything look identical and make it easy to follow.
January 29, 2016 at 8:42 am
Viewing 15 posts - 346 through 360 (of 471 total)