|
藍森林 http://www.lslnet.com 2006年7月08日 11:08
如何修復數據庫的問題,請教各位高手
win2000 sybase 12.0 的系統,啟動時報入下錯誤:
The log segment in database 'datadb' contains 33695 misplaced data extents of which 0 of them do not belong to any object.
還有在錯誤日誌中提示:
00:00000:00001:2005/04/17 14:36:54.14 server Timestamp in page 558 of text object 45 is out of sync. Please run DBCC REBUILD_TEXT(45) to fix this.
00:00000:00001:2005/04/17 14:36:54.14 server Timestamp in page 557 of text object 45 is out of sync. Please run DBCC REBUILD_TEXT(45) to fix this.
在下初學,請教各位高手如何解決?謝謝 |
如何修復數據庫的問題,請教各位高手
不是寫了讓你執行dbcc reubild_text(45)去修正錯誤嗎? |
如何修復數據庫的問題,請教各位高手
執行了,提示:
The 'master' database's options can not be changed
要如何處理? |
| |