Monday, March 19, 2012

Could not open FCB for invalid file ID

We've been getting the following error this week on our SQL Server 2000
sp3 box:
Error: 5180, Severity: 22, State: 1
Could not open FCB for invalid file ID 0 in database 'database_name'
I've found a couple of articles relating to text and image columns may
be the cause of this, however the databases we recieved this error in
do not have text or image columns. We have gotten this error twice
over the past week, in two seperate databases on the same server. I
ran DBCC CHECKDB, and both databases passed.
Does anyone have anymore information on this error?Hi
Check that Anti-Virus does not scan these files.
Regards
Mike
"dosberg@.yahoo.com" wrote:
> We've been getting the following error this week on our SQL Server 2000
> sp3 box:
> Error: 5180, Severity: 22, State: 1
> Could not open FCB for invalid file ID 0 in database 'database_name'
> I've found a couple of articles relating to text and image columns may
> be the cause of this, however the databases we recieved this error in
> do not have text or image columns. We have gotten this error twice
> over the past week, in two seperate databases on the same server. I
> ran DBCC CHECKDB, and both databases passed.
> Does anyone have anymore information on this error?
>

No comments:

Post a Comment