Viewing 15 posts - 1 through 15 (of 20 total)
Bit of an old thread, but issue we have had looks to be a known SQL 2012 bug. I have found the blog:
http://www.travisgan.com/2013/05/sql-server-2012-simple-recovery-model.html
Seems this issue will...
May 20, 2013 at 4:50 am
Typical that shortly after I post this I find answer.
You also have to update the INSERT, UPDATE, DELETE stored procedures to get this to work (in statement delivery section on...
May 15, 2012 at 6:36 am
Hi Guys,
Thanks for your input, I was able to get this working in the end. As previously mentioned, you do need a SQL 2008 engine to act as...
December 8, 2010 at 8:56 am
Hi,
Thanks for reply. It's my understanding that you can have 2005 SQL as a witness, as far as I know it shouldn't be a problem? I did...
November 24, 2010 at 6:00 am
Hi,
Just to conclude, restarting the server seemed to fix the issue. Could not find out what the issue was in end which is frustrating!
September 16, 2010 at 8:32 am
Hi,
Sorry for late reply, I cannot see anything in the SQL logs either. We have decided to give the server a restart tonight, as we need to apply...
September 15, 2010 at 2:29 am
To add to this, running:
msdb.dbo.sp_help_job
Errors out with:
Msg 0, Level 11, State 0, Line 0
A severe error occurred on the current command. The results, if any, should be discarded.
I have...
September 14, 2010 at 9:14 am
Hi,
My gut instinct is that this is not a SSMS issue (although could be wrong you never know), i think somthing odd is going on with SQL Agent itself....
September 14, 2010 at 7:28 am
Thanks for your replies. Mirroring is definately an option now as I have convinced the guy to have these servers purely SQL. However there will be some moaning...
August 10, 2010 at 8:48 am
Thanks for that, very useful!!
I have more questions now (sorry).
Is it possible to create a 2 node (active / passive) cluster where the SQL databases are not using shared storage....
August 10, 2010 at 7:49 am
Just to add to this, reasearching this I have found node and file share majority for 2008.
Node and File Share Majority is a quorum model in Windows Server 2008 Failover...
August 9, 2010 at 9:00 am
Had to resort to server reboot in the end. SQL came back up with no issues. This was a weird one for me. If anyone can explain...
March 16, 2010 at 5:09 am
Hi,
Yep has been changed in AD, however login on SQL has not changed.
March 2, 2010 at 10:30 am
Well afraid I can't give you an explanation!
I spotted someone running a query (when he shouldn't have been) and soon as I killed it the free space was...
January 12, 2009 at 3:02 pm
Hi,
Sorry guys turns out that the problem was not to do with me. A user was running a stupidly large query on one of the other DB's which...
January 12, 2009 at 3:56 am
Viewing 15 posts - 1 through 15 (of 20 total)