Thanks for your reply.
Can you give me the syntax to validate index.
Because when I do
validate index INTCH1 ;
i have ORA-01418: Index does not exist

when i do
validate index 'INTCH1' ;

ORA-00953: Index name absent

Thanks