Viewing 9 posts - 31 through 39 (of 39 total)
I tried server machine also. i am facing same error.
July 5, 2012 at 10:18 pm
Thank You . I am getting same error. but time being i am solved to change the server STATE . but i will do that certificate .
Any Problem in SERVER...
June 22, 2012 at 8:17 am
I am using follwing trigger
GO
/****** Object: Trigger [dbo].[Audit_updateAuthor_Locking_Details] Script Date: 06/22/2012 12:43:41 ******/
SET ANSI_NULLS ON
GO
SET QUOTED_IDENTIFIER ON
GO
Alter Trigger [dbo].[Audit_updateAuthor_Locking_Details] ON [dbo].[Author_Locking_Details] FOR UPDATE AS ...
June 22, 2012 at 1:17 am
Its returned this result
DBCC SHRINKDATABASE(iedb, NOTRUNCATE);
19 1 17579232 128 ...
March 28, 2012 at 10:56 pm
i done index rebuilding and then shrinking also. but still size not changesd.
March 28, 2012 at 4:36 am
File Size in MB
MDF File : 137337.75
Log File : 22867.38
Space Used in MB
MDF File : 15225.63
Log File...
March 28, 2012 at 3:12 am
Thanks for ur reply
No i am not taken compressed backup.just i took normal backup.
March 28, 2012 at 2:13 am
Viewing 9 posts - 31 through 39 (of 39 total)