Sybase在查询修改等操作时出现的问题(高手请进)

Sybase在使用查询语句时,出现以下问题:
com.sybase.jdbc2.jdbc.SybSQLWarning: Index id 1 on table id 592005140 cannot be used in the optimization of a query as it is SUSPECT. Please have the SA run DBCC REINDEX on the specified table.
另外:修改表中的数据也不行,请高手指点:
谢谢!
[265 byte] By [woshiguoenying] at [2008-1-9]
# 2
用dbcc reindex(tablename)试试看
sybasedba at 2007-10-19 > top of Msdn China Tech,其他数据库开发,Sybase...