
definite error
an operation return indicating the operation definitely did not happen, such as a transaction abort
definite error in a sentence
“The rollback produced a definite error, confirming the transaction never committed.”
Related Words
indefinite error
an operation return where the outcome is uncertain; the operation may or may not have executed, exemplified by timeouts
predicate
a condition identifying a set of objects rather than a single item, such as all rows matching a WHERE clause
process
a logically single-threaded state machine participating in a distributed system
process dependency
a relationship between subsequent operations performed by the same process
real-time dependency
a relationship between operations where one ends before another begins
read-write dependency
a relationship where operation A reads a version and operation B writes the next version of the same object