cancel
Showing results for 
Search instead for 
Did you mean: 

How to find out who deleted a user in HANA

Former Member
0 Kudos

Hi,

We've had an incident in our project where a user's account was deleted from HANA and our requirement is to find out who deleted that id. Is there any table where we can find out the change history for a particular user(like we have in t code SUIM).

Many Thanks in advance.

Accepted Solutions (0)

Answers (1)

Answers (1)

AtulKumarJain
Active Contributor
0 Kudos

Hi Mohit,

You have to do activate audit trail in hana

Change Documents of User and Authorization Management


In an ABAP environment, so called ‘Change Documents’ allow tracking of activities in user and authorization management, such as creating and deleting users, altering roles, or granting privileges and roles. In SAP HANA this is currently not available as separate functionality however you can track these activities using the audit trail. It is not primarily used to detect suspicious issues but to provide a history of changes:

please check

Search index server trace if you can find anything over there.

BR

Atul

niteshgupta87
Active Participant
0 Kudos

agree with that. setting up Audit trail is best option.