In OpenEdge 10.1C01 and later, the PROMON restricted Option for dumping mux latches was fixed to dump lock chains accurately.
- A new restricted option was added to toggle the checking of inservice inside the lock manager.
- Turning it on causes a stack trace to be produced if a connection attempts to acquire a lock without the protection of inservice.
- The routine dbget was changed to increment and decrement inservice. Additionally, 2 dsm routines which were decrementing inservice without having ever incremented it, were modified to increment it.
To enable the checking of inservice:PROMON > R&D > debghb > 4. Administrative Options > 6. Restricted Options > j8r3ss4cw3Enter the same restricted option code:
j8r3ss4cw3 to turn off the checking of inservice. (Think of this code as meaning "toggle the bit").