Forum Replies Created

Viewing 12 posts - 31 through 42 (of 42 total)

  • RE: Database Integrity Error

    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...

  • RE: Database Integrity Error

    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?

  • RE: Database Integrity Error

    Hi Gail,

    I got the same eror mess

    . ...complete End Progress Progress: 2010-01-18 20:06:05.69 Source: Check Database Integrity Executing...

  • RE: Database Integrity Error

    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:...

  • RE: Database Integrity Error

    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...

  • RE: CHECKDB

    yes,is there any other solution for this problem?

  • RE: CHECKDB

    By running the dbcc checkdb() repair_allow_data_loss,the data will be lost.as i dont have the backup of DB

  • RE: Backup Error

    HI,can any one have the solution for this problem?

  • RE: Backup Error

    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...

  • RE: Backup Error

    How to check weather the database has Full-text catalogs

  • RE: Page error

    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...

  • RE: Page error

    Thanks Gail,

    I ran DBCC CHECKDB() with WITH NO_INFOMSGS, ALL_ERRORMSGS

    i got error as specified earlier,how can it be resolved.

Viewing 12 posts - 31 through 42 (of 42 total)