I've set up some DB monitoring that tells me when the DB has moved from one cluster node to another. I want the trigger to tell me which node it has moved from and to. ITEM.VALUE resolves just fine to the name of the current node, but ITEM.VALUE2 doesn't return the previous value.
What have I done wrong?
What have I done wrong?
Comment