hi SAP gurus,
We are implementing database activity monitoring in our landscape to monitor access to critical tables by users accessing from SAP ABAP system. We have two SAP environments one on Oracle database and one on MSSQL database. We are performing DAM by duplicating network traffic on the servers using agents. We are able to capture all the queries but we are having issues associating SAP users to the SQL statements executed by them.
We had success in Oracle environment by using OciAttrSet attribute which collects SAP user information and holds it while the query is being executed at database level.
I need help finding a similar or stable way of associating SAP users with the SQL statements they run on MSSQL database. Request you to help me find a solution to our problem.
Thanks,
Krishna Namilikonda