If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Informix > plz plz some body attend this

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-12-03, 12:57
sayasaya sayasaya is offline
Registered User
 
Join Date: Oct 2003
Posts: 9
Unhappy plz plz some body attend this

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.
Reply With Quote
  #2 (permalink)  
Old 11-12-03, 13:02
pd12 pd12 is offline
Registered User
 
Join Date: Sep 2003
Posts: 22
Have you tried re-creating index and constraints on the table mentioned?
Try that, if that works!!

-PD
Reply With Quote
  #3 (permalink)  
Old 11-12-03, 13:12
sayasaya sayasaya is offline
Registered User
 
Join Date: Oct 2003
Posts: 9
thanx for reply. Yes I tried but It is giving Error

211:Caanot read system catalog(sysindices)
Reply With Quote
  #4 (permalink)  
Old 11-21-03, 15:19
amit_kaps amit_kaps is offline
Registered User
 
Join Date: Nov 2003
Location: Pune, India
Posts: 22
HI,
May be u can take a dump of the data in that table,
drop the same,
recreate the table and upload the data.
__________________
Regards,
Amit.K.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On