How to find users accessing a table and from which servers
I need to monitor the user accounts accessing a table and from what servers are those calls coming from.The DBA_TAB_PRIVS provides that information, but cant' seem to find historical information of which servers those user accounts have been accessing this particular table from. Does anyone have an idea?
A. Corbo