Viewing 15 posts - 676 through 690 (of 4,745 total)
excessive parallelism?
compare the query plans on the UAT and prod servers and go from there.
April 15, 2013 at 2:16 pm
I don't know how big your shop is but the first action should be - appoint an incident manager if the incident is serious enough (you would have to have...
April 15, 2013 at 12:54 pm
afraid not. A restore of an online database has to start with a full restore, so you will need another full backup or use the old full backup again.
If you...
April 15, 2013 at 10:30 am
opc.three (4/15/2013)
April 15, 2013 at 10:10 am
ben, you seem to have ended up with two threads, I am going to ask people to reply to the other one here to keep things together
April 15, 2013 at 5:47 am
with QOTD I have learned to straight away look for the keyword identity when I see column name ID. 🙂
April 15, 2013 at 4:31 am
are you using the gui to view it? If you use sp_readerrorlog in the SSMS query window it will display it oldest first
April 12, 2013 at 4:55 am
sharepoint 2010 does not seem to be a big user of tempdb. I have one installation with an initial size for tempdb of only 200mb and there has never been...
April 11, 2013 at 7:00 am
so, to confirm, you were also able to resolve this issue by removing a WINDOWS security patch? (2661254)
April 11, 2013 at 3:40 am
this looks like a good article concerning this problem
April 10, 2013 at 3:15 pm
I'm confused, which KB did you uninstall, (neither number seems correct) and was it a post SP2 patch?
April 10, 2013 at 3:05 pm
I am struggling to remember if it was after SP2 (I think it was) but i certainly hit the same problem where SSRS did not start and there were no...
April 10, 2013 at 12:42 pm
here is a link to a set of instructions - http://www.mssqltips.com/sqlservertip/2464/configure-sql-server-database-mirroring-using-ssms/
before setting it up though read up on the various operating modes and decide which you want and wether you...
April 10, 2013 at 5:32 am
I'm with ed44 on this, very likely to be permissions (OS error 5).
check your SQL server errorlog for more information on the actual cause of the error.
April 6, 2013 at 12:16 pm
Viewing 15 posts - 676 through 690 (of 4,745 total)