Exforsys

Online Training

Database Status

This is a discussion on Database Status within the SQL Server forums, part of the Database category; In my SQL Server there are some databases marked as suspected. What does this mean? I could not understand what ...


Go Back   Exforsys > Database > SQL Server

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 05-15-2007, 07:33 PM
Senior Member
 
Join Date: Apr 2006
Posts: 125
ashlee is on a distinguished road
Exclamation Database Status

In my SQL Server there are some databases marked as suspected. What does this mean? I could not understand what it means and so could not clear the errors. Kindly help me to resolve this database status.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 05-16-2007, 04:32 PM
Senior Member
 
Join Date: Apr 2006
Posts: 141
Adrian is on a distinguished road
You can make use of DBCC CHECKDB for resolving this. The reason for doing this process is suspected database are mainly caused by some missing files or non availability of drive accessed during database process. So one must first ensure, whether all these are in correct shape before proceeding. The above process would help you to notify this and check the database.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 05-16-2007, 04:36 PM
Senior Member
 
Join Date: Apr 2006
Posts: 139
Ralph is on a distinguished road
Before going for the process of DBCC CHECKDB as an initial step you can yourself make a manual check on SQL Server logs and logs of windows event. If some failures happened due to disk failures these can be corrected simply by looking at the logs. If nothing could be figured out in the logs as a next process one can go for DBCC CHECKDB.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads

Thread Thread Starter Forum Replies Last Post
RPN/RPL Calculator implementations, list of, regular post [long, FAQ] Craig A. Finseth Tech FAQ 0 06-14-2004 10:34 AM
Comp.software-eng FAQ (Part 0): periodic postings and archives David Alex Lamb Tech FAQ 2 05-23-2004 06:15 AM
Comp.software-eng FAQ (Part 0): periodic postings and archives David Alex Lamb Tech FAQ 3 04-18-2004 06:15 AM
[FAQ] FileMaker Pro - database for Macintosh and Windows Martin Trautmann Tech FAQ 0 04-17-2004 08:26 AM
RPN/RPL Calculator implementations, list of, regular post [long, FAQ] Craig A. Finseth Tech FAQ 0 04-12-2004 10:27 AM


All times are GMT -4. The time now is 03:18 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0
Copyright 2004 - 2007 Exforsys Inc. All rights reserved.