Viewing 15 posts - 91 through 105 (of 202 total)
there's an MSDN link for mirroring from 2005 to 2012, so it must be supported...
June 5, 2013 at 9:02 am
I take it you've looked in the "system databases" folder. Can you see msdb, tempdb and model?
May 14, 2013 at 8:53 am
GilaMonster (4/28/2013)
2) Up to you. Depends on your requirements...
April 30, 2013 at 5:16 am
have you updated the statisics?
April 15, 2013 at 7:05 am
do you have the sqlcmd.exe folder in the %path% environment variable? If not, add it, or try using the full path
April 12, 2013 at 5:33 am
I've never tried with a differential backup, but it makes sense that it should work: See the following from http://msdn.microsoft.com/en-us/library/ms187495.aspx:
1.Back up the active transaction log (known as the...
April 11, 2013 at 3:50 am
could you try putting NULLIF round the bit that's causing the divide by zero error?
April 11, 2013 at 3:43 am
found that the datasource precision wasn't set. Thanks
February 18, 2013 at 4:15 am
The users will be responsible for clearing out the directory these files are stored in. My instructions are to load whatever's in that directory every time the solution runs,...
February 10, 2013 at 2:43 pm
Hi,
The linked server is set up to use the Windows login's current security context. On the face of it, Kerberos seems to be working ok. sys.dm_exec_connections shows several...
January 15, 2013 at 6:31 am
any thoughts? thanks
January 15, 2013 at 4:16 am
I haven't, but only because I'm trying to mimic the behaviour of this 3rd party monitoring software. It uses ye olde style trace under the hood, and I'm not...
November 27, 2012 at 6:49 am
i'm leaning towards that, too. But, what's different in 2008 R2? It worked running under 2005
November 27, 2012 at 6:41 am
Hi,
I've already tried a variety of maxdop and affinitiy options, to no avail. I can reproduce this problem in our test environments, which only have 2 vCPUs...
November 27, 2012 at 6:35 am
Viewing 15 posts - 91 through 105 (of 202 total)