dbTalk Databases Forums  

Face 8909 error

microsoft.public.sqlserver.setup microsoft.public.sqlserver.setup


Discuss Face 8909 error in the microsoft.public.sqlserver.setup forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Martincruise
 
Posts: n/a

Default Face 8909 error - 10-14-2009 , 09:35 AM






When I scan SQL Server 2000 database than I face 8909 error

Server: Msg 8905, Level 16, State 1, Line 1
Extent (1:192) in database ID 10 is marked allocated in the GAM, but no SGAM
or IAM has allocated it.

How can I resolve it?

Reply With Quote
  #2  
Old   
Andrew J. Kelly
 
Posts: n/a

Default Re: Face 8909 error - 10-14-2009 , 10:51 AM






Try running a DBCC CHECKDB for that DB and see what it says your options
are.

--

Andrew J. Kelly SQL MVP
Solid Quality Mentors

"Martincruise" <u55457@uwe> wrote

Quote:
When I scan SQL Server 2000 database than I face 8909 error

Server: Msg 8905, Level 16, State 1, Line 1
Extent (1:192) in database ID 10 is marked allocated in the GAM, but no
SGAM
or IAM has allocated it.

How can I resolve it?

Reply With Quote
  #3  
Old   
Davidpoul via SQLMonster.com
 
Posts: n/a

Default Re: Face 8909 error - 10-15-2009 , 12:07 AM



To resolve the issue, you can follow any of these methods:

1. Install SQL Server 2000 Service Pack 2 and run DBCC CHECKDB command with
repair_allow_data_lossÂ*option

2. Use DTS (Data Transformation Services) and transfer the database out.

If the above measures don’t help or the database still appears to be corrupt,
you need to use efficient third-party SQL Repair applications. you can
download it from
http://www.repair-mssql-database.com...r-software.php


--
David Poul
http://www.mssqldatabaserecovery.com

Message posted via http://www.sqlmonster.com

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.