Want to implement the following.
When the user tries to login, enters the wrong passwords, and the account is logged, it will notify a DBA about the locking account? If we can trigger in the right moment, the notification part is easy to implement.
I need some idea how and where to implement the trigger or similar thing ASAP?
If any guru can shed some light on it (links or just ideas), I will greatly appreciate it.