Detected deadlock while waiting for GET or FIND (ERR=193) The record your program is trying to access is currently locked on another channel or by another process. Simultaneously, your program has locked a record that the other user cannot access. The deadlock cannot be resolved. Possible solutions include: o Use the FREE statement to unlock ALL locked records o Use GET...REGARDLESS if read access is sufficient