Button for 1977 Button for 1984 Button for 1990 Button for 1995 Button for MDC Button for notes Button for examples

OMI - Lock

Draft MDC Standard

5.4.18 Lock

(Operation type 30) The lock operation claims exclusive use of an nref, which has the form of a global reference. 4.3.4 describes the coordination of multiple lock operations.

The fields of the lock request and their sequence shall be:

  1. Global reference: <LS> the reference being claimed.
  2. Client identifier: <SS> $Job (see ANSI/MDC X11.1, 7.1.4.10) of the client process making the request, an ASCII string of decimal digits.
<LS> <SS>
<LI> Global Reference <SI> Client ID

Figure 39 – Lock request

The lock response contains 1 field indicating whether the claim succeeded. 0 means no, and 1 means yes. All other values are reserved.

<SI>
Lock Grant

Figure 40 – Lock response

Button for 1977 Button for 1984 Button for 1990 Button for 1995 Button for MDC Button for notes Button for examples

Copyright © Standard Documents; 1977-2024 MUMPS Development Committee;
Copyright © Examples: 1995-2024 Ed de Moel;
Copyright © Annotations: 2003-2008 Jacquard Systems Research
Copyright © Annotations: 2008-2024 Ed de Moel.

Some specifications are "approved for inclusion in a future standard". Note that the MUMPS Development Committee cannot guarantee that such future standards will indeed be published.

This page most recently updated on 13-Sep-2014, 14:25:45.

For comments, contact Ed de Moel (demoel@jacquardsystems.com)