Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Intermittent problem with querying a table

Status
Not open for further replies.

aolb

Programmer
Apr 16, 2002
180
GB
We have a problem with one of our tables that has started to occur.

The table has about 4500 records and when it is queried select * from xxx it hangs. When we select count(*) from xxx it returns instantly.
When we stop and restart the SQL Service the problem stops only to return the next day.

Does anyone have any idea where the problem may lie?

Thanks
 
We have had intermittent problems with some tables nad have found that reindexing all tables has helped.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top