A database update run sitting in a terminal-but-blocking phase.
UPDB_PHASES is planning, running, complete, halted, rolled_back, abandoned. halted holds the
chain and does not clear itself, by design, so that a second cursor can never open
over the same schema -- which means nothing else notices unless something looks.
A database update run sitting in a terminal-but-blocking phase.
UPDB_PHASESis planning, running, complete, halted, rolled_back, abandoned.haltedholds the chain and does not clear itself, by design, so that a second cursor can never open over the same schema -- which means nothing else notices unless something looks.