1022 Lock Required

Advantage Error Guide

Problem: An attempt was made to update a record in a shared table without first obtaining a lock.

Solution: Correct the program. Obtain a record lock or file lock for the work area before attempting to update a record.