[Migrated content. Thread originally posted on 24 April 2009]
We have a set of transactional coding that start transaction, opens files, reads files, moves records, closes files & commits. We are getting a 9C-02 error in some cases of this logic but not in all cases. If we get the error we rollback all changes and that all works great so we are not messing up files.I know that the error is a MAX-LOCKS error, we have increased the MAX-LOCKS environment setting from 500 to 9999 (and lots in between) and the error still happens at the same place every time.
Does anyone have any ideas on how or what to try to fix this issue?



