Viewing 15 posts - 211 through 225 (of 474 total)
Didn't we have a question about how many instances you can install a few months ago? Or was the one I'm thinking of for 2005?
May 18, 2009 at 10:38 am
Have you run a DBCC on the database prior to detatching just to make sure all is OK?
Also, can you create a dummy database on that S: drive to make...
May 12, 2009 at 1:23 pm
kerry.corcoran (5/12/2009)
MS iSCSI Initiator 2.08
Equallogic SAN
Currently my DB's reside on the local C: drive of the server. I want to move the DB's to another drive with...
May 12, 2009 at 11:40 am
Lynn Pettis (5/12/2009)
I think all the complaints are out of line. I answered the question correctly, and I didn't even try to run the code.
There should be a new...
May 12, 2009 at 11:34 am
I thought it was a good question.
Those of you saying the syntax is not correct, where are you getting a syntax error? As long as those paths...
May 11, 2009 at 9:36 am
Roy Ernest (5/8/2009)
[Microsoft][ODBC SQL Server Driver][DBNETLIB]General network error. Check your network documentation.Unfortunately this is a generic error that is thrown for quite some scenarios.
Don't you love that error? Have...
May 8, 2009 at 9:01 am
Formatting issues aside, I thought this was a good brain teaser.
May 7, 2009 at 7:28 am
We used DoubleTake a few years ago, but found it to be buggy. Since (at least the version we were using) is basically glorified file replication on the database...
May 6, 2009 at 2:40 pm
Ah, good point. In our case we care more about not losing data than we do a couple of min. of downtime, so mirroring works out swell.
May 1, 2009 at 12:07 pm
thirumalai (4/29/2009)
May 1, 2009 at 9:04 am
No. You won't be able to restore your 2008 principal backup on your 2005 mirror server.
April 20, 2009 at 12:14 pm
My problem went away when I bounces the SQLSERVER service. But sounds like you already have. Might give it awhile. If it is a big DB or...
April 20, 2009 at 10:31 am
ChacMoll (4/17/2009)
I disagree with the answer, that the return value exceeds the limit of an integer, a variable of type integer is not able to save millions
The answer is correct.
Per...
April 17, 2009 at 10:54 am
I was getting a login failed error.
Actually I just figured it out.
Apparently Server 2008 is like Vista and doesn't put admins in the sysadmin role automatically,...
April 14, 2009 at 12:33 pm
Viewing 15 posts - 211 through 225 (of 474 total)