Closed
Description
Hi, currently SYSTEM context already returns tons of useful data for audit, like
CLIENT_PROCESS, CLIENT_ADDRESS, CLIENT_HOST and CLIENT_PID. Is it possible to also add CLIENT_VERSION and REMOTE_OS_USER (like from mon$attachments)?
Note: I know I can add a USER_SESSION variable with this data at an connect DDL trigger, but this way the user could change it latter.
Also if possible and done, could this change also be available at Fb 4?
Thanks!