If concurrent access is by instances of your program only, they can
rendezvous via a private table.
Yes, but that involves modifying every single code path that could update any of the many tables I use to update the private table.
The counter Richard mentioned is matches exactly what my requirements are, except not being accessible from SQL itself.
Roger