Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2006-04-26 : 09:44:18
|
lie writes "pls give me suggestion how to solve this problemwhen i try to restore dbase there's error messagelocation:filemgr.cpp:1764expression:IS_ON(FCB_LOG_DEVICE,saflstatus)||IS_ON(FCB_DROPPED,saflstatus)SPID:51Process ID:2568then i detach the database and attach using sp_attach_db 'dbname','phisical file'then there's errorServer: Msg 5180, Level 22, State 1, Line 1Could not open FCB for invalid file ID 39 in database 'bcmf'.42 transactions rolled forward in database 'bcmf' (8).Connection Brokenfyi:the database that is made using some file groups" |
|
|
|
|