Hello,
- We have ABAP on HANA system.
- We are using SAP<SID> user as a DEFAULT user ( i.e ABAP WorkProcess connects to HANA DB using SAP<SID> user for read & write operation to the DB)
- In password policy, we have set the parameter INVALID_CONNECT_ATTEMPTS to 6.
- Issue : For some reason our, SAP<SID> user is frquently locked.. we are in a process to figure this out by auditing...
- My question/requirement :
if the "INVALID_CONNECT_ATTEMPTS" for the user SAP<SID> reaches to 5, i should get a e-mail notification so that i can reset
the 'INVALID_CONNECT_ATTEMPTS' value to 0.
how to achieve this?
Regards,
Shridhar Gowda