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

TCOMMIT

Draft MDC Standard

8.2.31 TCommit

TC[OMMIT] postcond [ SP ]

If $TLevel is one, a TCommit command performs a COMMIT of the TRANSACTION and sets $TRestart to zero. (See the Transaction Processing subclause for the definition of COMMIT).

If $TLevel is greater than one, a TCommit command subtracts one from $TLevel.

If $TLevel is zero, a TCommit command generates an error with ecode = "M44".

Using the (model) linked list of REstart CONTEXT-STRUCTUREs for the TRANSACTION, a TCommit command removes the last created REstart CONTEXT-STRUCTURE from both the PROCESS-STACK linked list and the TRANSACTION linked list and discards the REstart CONTEXT-STRUCTURE.

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 26-Dec-2004, 15:15:14.

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