REMOVE Verb - Delete Key from Keyed File - BBj


For this topic's original documentation, see REMOVE Verb - Delete Key from Keyed File.

BBj-Specific Information

JKEYED Behavior (Deprecated)

Removing a record from a JKEYED file while other transactions are in progress can sometimes result in an !ERROR=0 (Busy) even though the record being removed is not locked. This is because another incomplete transaction is preventing the remove from updating one of the key chains. When this occurs, it is necessary to rollback and restart the transaction to prevent the system from deadlocking.

See Also

Verbs - Alphabetical Listing