The immorality of immortality. — Part 1
In recent weeks, I've been dealing with a process "immortality" issue on a large university medical center's OpenVMS cluster. This particular OpenVMS cluster is running a database product known as Caché. Its implementers, to maintain ACID (atomicity, consistency, isolation, durability) access to the database, chose to make OpenVMS processes running Caché immortal by setting the process status bit known as the "NODELET" (PCB$V_NODELET) bit. Their justification for setting this bit is/was to thwart uncontrolled process termination; however, there are very serious ramifications when setting this bit that make it a highly undesirable practice.
|
|