Viewing 15 posts - 1 through 15 (of 18 total)
Got it working with Insert now, i just had to specify dbo.tablename..
Thanks alot guys, i love this site. 🙂
September 18, 2013 at 5:37 am
i still get that the column is read only after execution of :
set IDENTITY_Insert tablename ON on the table.
September 18, 2013 at 2:06 am
opc.three (1/21/2013)
You may want...
January 21, 2013 at 7:23 am
Thanks for the reply.
Seems like the next application im planning to run there (in production) use the following:
59.Net SqlClient Data Provider
I dont know if this is a "standard" app...
January 21, 2013 at 7:16 am
The difference is the applications, and as i said, i want to give the legacy/test AG less resources since those are not business criticall.
January 21, 2013 at 12:31 am
As long as your application do not use any specific SQL 2008 specific queries etc it should be no problem.
January 18, 2013 at 6:00 am
Nope.. SQL2012 have support for older modes.
January 18, 2013 at 5:41 am
I resolved this problem, it was due to network issues with the inboard NICs, i switched out with Intel card and it worked.
December 11, 2012 at 5:38 am
the issue might be related to this event:
System.ApplicationException: Failed to receive the event log entry. ---> System.ComponentModel.Win32Exception: The remote procedure call failed
--- End of inner exception stack...
December 4, 2012 at 3:02 am
harsh.lapashiya (12/3/2012)
http://support.microsoft.com/kb/2461206
This is Server 2012 cluster.. and there is no such tool for WS2012..
I have also tried to reinstall the one server, but the exact same result came.
December 4, 2012 at 1:29 am
David Webb-200187 (10/26/2012)
October 26, 2012 at 9:56 am
pelsebubb (10/23/2012)
i will try the new db restart sequense
Tried this with no success, the DB popped up in suspect mode, and i could not reset it with emergency mode, guess...
October 23, 2012 at 11:42 am
i will try the new db restart sequense
October 23, 2012 at 9:41 am
i actually tested that tool also, it worked.. only tool i got to work
October 23, 2012 at 9:40 am
Im using trusted connection with sa user, i also verified that that SP is not in the master db.
October 23, 2012 at 6:05 am
Viewing 15 posts - 1 through 15 (of 18 total)