Hi All ,
I'm using IDS 9.21. Unknowingly I deleted the row of one table (cl_grievance_table) from sysindexes in system catalog,in which indexes information is stored, and also updated the information in sysconstraints of table (cl_grievance_table).When I try to access the table I got an error that system catalog corrupted. But all other tables are working fine. When I try to insert rows in sysindexes and sysconstraints it is not allowing me to do so, saying no insert permission.But I have all previlegaes. Actually it is main table for our project. Some body plz help me how to fix the problem. I'm very thankfull to you.