Viewing 15 posts - 7,366 through 7,380 (of 9,244 total)
Sourav-657741 (11/28/2010)
The login 'NT AUTHORITY\NETWORK SERVICE' does not have CONNECT permission on the endpoint. State 84.'.
The message above seems fairly descriptive, can you provide more details as to the...
November 28, 2010 at 11:34 am
has someone created objects inside Model by any chance?
November 28, 2010 at 7:21 am
Joy Smith San (11/27/2010)
It's a 185 GB database and defragmentation is not done since long time it seems. Heavily fragmented it is.
With this size database, as Gail says, I...
November 27, 2010 at 6:23 am
personally I would deploy a new cluster into the new domain and migrate everything across.
Is the new domain a child in the same forest as the current domain or...
November 27, 2010 at 6:11 am
shaun.stuart (11/24/2010)
November 24, 2010 at 12:18 pm
Patricia Johnson (11/22/2010)
November 23, 2010 at 4:07 am
The table 'GBR_Test.dbo.CDR_0_test' has clustered index 'GBR_CDR_0_Test_IX_Xharging_TimeStamp_Partition' while the table 'GBR_Test.dbo.CDR_0_Test_Part' does not have clustered index.
?
November 22, 2010 at 1:56 pm
Patricia
check for a SQL Server agent job that executes against the Insight database and contains a step that manually truncates the log. I had this issue previously with another application...
November 22, 2010 at 10:23 am
What operating system are you using on the cluster nodes and the stand alone server?
Is the stand alone server completely stand alone or is it a member of the same...
November 21, 2010 at 12:13 pm
Best to stop the job really so it releases locks. Go into Computer Management and view open files there.
November 21, 2010 at 6:54 am
this is already in discussion at the link posted by LutzM
November 21, 2010 at 5:50 am
Ok, thats undoubtedly part of the issue. You must use SQL Server configuration manager to change the service user account\password credentials!
Note: Local system will automatically have full rights to...
November 21, 2010 at 5:34 am
ocolakoglu (11/21/2010)
We have change the sql server startup user from domain account to local system
how are you changing the user account for the sql server service?
November 21, 2010 at 4:32 am
have you checked the net backup job status?
November 21, 2010 at 4:09 am
Sp_help shows you the default which looks like it's using the default (1, 1). This happens if you do not supply values during the creation phase. Design the table in...
November 21, 2010 at 2:51 am
Viewing 15 posts - 7,366 through 7,380 (of 9,244 total)