I ran a delete query in asp.net c# but it gives following error ORA-08102: index key not found, obj# 194450, file 51, block 10623 (2) ORA-02063: preceding line from LIVEPAY
but ran the query on toad it works fine on toad. any help will be highly appriciated thanks Here is query i ran "delete * from leaves where app_no ='xxxxxx'"