Viewing 12 posts - 31 through 42 (of 42 total)
Team,
I got error as fallows.for reorganizing index.
Executing the query "ALTER INDEX [PK_ume] ON [dbo].[ume] REORGANIZE WITH ( LOB_COMPACTION = ON )
" failed with the following error: "A severe error occurred...
January 19, 2010 at 2:58 pm
In the MPlan all the checkDb tasks are working fine,even i found no error messages in errorlog,how can i enable logging for it?
January 19, 2010 at 12:46 pm
Hi Gail,
I got the same eror mess
. ...complete End Progress Progress: 2010-01-18 20:06:05.69 Source: Check Database Integrity Executing...
January 19, 2010 at 11:30 am
Gail,
I found on the error log output as below.
Date,Source,Severity,Message
01/15/2010 23:45:10,Backup,Unknown,Database backed up. Database: model<c/> creation date(time): 2003/04/08(09:13:36)<c/> pages dumped: 344<c/> first LSN: 176:208:37<c/> last LSN: 176:232:1<c/> number of dump devices:...
January 18, 2010 at 9:56 am
Gail,
Ididnt find any error mess on the eror logs except these statements for all DB's
DBCC CHECKDB (P1) WITH no_infomsgs executed by XXXXX\SQLADMIN found 0 errors and repaired 0 errors. Elapsed...
January 18, 2010 at 9:10 am
By running the dbcc checkdb() repair_allow_data_loss,the data will be lost.as i dont have the backup of DB
January 15, 2010 at 1:15 pm
Thanks Gail for reply,this is the error mess i got in Error log
Failed to get configuration from server. Check that the SQL Server instance is running and that you have...
January 15, 2010 at 12:02 pm
How to check weather the database has Full-text catalogs
January 15, 2010 at 10:45 am
thanks Gail,
Microsoft SQL Server 2005 - 9.00.4035.00 (Intel X86) Nov 24 2008 13:01:59 Copyright (c) 1988-2005 Microsoft Corporation Developer Edition on Windows NT 5.2 (Build...
January 14, 2010 at 2:05 pm
Thanks Gail,
I ran DBCC CHECKDB() with WITH NO_INFOMSGS, ALL_ERRORMSGS
i got error as specified earlier,how can it be resolved.
January 14, 2010 at 1:41 pm
Viewing 12 posts - 31 through 42 (of 42 total)