COBOL · File status code
What does File Status 93 mean in COBOL?
VSAM could not obtain a resource it needed to complete the request, such as a lock held by another task.
VSAM could not obtain a resource it needed to complete the request, such as a lock held by another task.
Check for concurrent access to the same VSAM cluster from another job or region, and confirm share options allow the access pattern your program needs.