Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
DB Engine
SQL ServerMSDESQL Server CE
Services
Analysis (Data Mining)Analysis (OLAP)DTSIntegration ServicesNotification ServicesReporting Services
Programming
CLRConnectivitySQLXML
Other Technologies
ClusteringEnglish QueryFull-Text SearchReplicationService Broker
General
Data WarehousingPerformanceSecuritySetupSQL Server ToolsOther SQL Server Topics
DirectoryUser Groups
Related Topics
MS AccessOther DB ProductsMS Server Products.NET DevelopmentVB DevelopmentJava DevelopmentMore Topics ...

SQL Server Forum / DB Engine / SQL Server / July 2008

Tip: Looking for answers? Try searching our database.

Getting this "Error: 5180, Severity: 22, " in SQL Error log

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Neeraj - 01 Jul 2008 22:30 GMT
My Previous thread for this error got archived. In nut shell, I ran the
checkalloc,checkcatalog, checkconstraints. I also ran checktable on all
tables. Everything was clean. I am still getting these errors. I am open to
any suggestions anybody might have. I am planning to open a case with MS for
this. Will update the post again with the information I find from the case.

http://newsgroups.cryer.info/microsoft/public.sqlserver.server/200805/21/0805237
7049.html


-Neeraj
Russell Fields - 01 Jul 2008 23:19 GMT
Neeraj,

Is this the message that you are still getting?

2008-05-20 16:23:04.05 spid839   Could not open FCB for invalid file ID 11
in database 'tempdb'..

In which case, do you actually have a file id 11 for tempdb?  How many files
make up tempdb?  And, if you had defined 11 files, is the 11th file still
there on disk?

USE TEMPDB
EXEC SP_HELPFILE

Can you ALTER DATABASE to remove the file from tempdb?

RLF

> My Previous thread for this error got archived. In nut shell, I ran the
> checkalloc,checkcatalog, checkconstraints. I also ran checktable on all
[quoted text clipped - 6 lines]
>
> -Neeraj
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.