java.io.IOException: java.sql.SQLException: ORA-01502: index 'BTO.PK_xxxxx' or partition of such index is in unusable state 最近由于数据库的全备出问题了,所以一直在观察。 刚好发现很多不需要的数据,就删了几百个G的数据吧。 今天突然就报这个问题。 java.io.IOException: java.sql.SQLException: ORA-01502: index 'BTO.PK_xxxxx' or partition of such index is in unusable state 索引处于不可用状态。 重建索引 OK