Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Table Lock error when trying Repair

Status
Not open for further replies.

georgepuli

Programmer
Apr 10, 2002
1
US
I am trying to run a REPAIR TABLE <tablename> ; but the B-tree check always comes back with &quot;ISAM error: the file is locked&quot; , along with the path of the data file. I tried to run an UPDATE on the same table, both inside and outside a transaction, and it went thru fine.


I'm working on Informix SE & Informix SQL Version 6.04

Any help will be greatly appreciated
 
george:

It's been years since I've run Standard Engine. I receiving an error like this when the raw data file permissions/ownership was changed.

I'd start by checking there.

Regards,

ed
schaefer
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top