1、定位无效索引
Select * From user_indexes Where StatUs!='VALID'
2、重编译
alter index PK_MAA_BARRIER_REQ_LOG_SUB rebuild online;