z/OS MVS Programming: Sysplex Services Guide
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Requesting a Lock Operation as Part of a DELETE Request

z/OS MVS Programming: Sysplex Services Guide
SA23-1400-00

To perform a serialized DELETE operation, one in which the list service performs a lock operation together with a DELETE request, specify the LOCKOPER parameter on the IXLLIST macro. If the list service cannot perform both the lock operation and the delete operation, it performs neither and fails the request.

You can specify the following LOCKOPER values on a DELETE request:
  • SET
  • RESET
  • NOTHELD
  • HELDBY

See LOCK: Performing a Lock Operation for detailed information about the LOCKOPER parameter.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014