Thursday, September 15, 2011

FND_UNSUCCESSFUL_LOGINS

When ever an unsuccessful attempt was made to login to the application, a record gets inserted in to the table FND_UNSUCCESSFUL_LOGINS.

4 comments:

  1. AnonymousMay 16, 2013

    Hi All,
    i want to get alerts whenever a unsuccessfull attemt was mede to access the application.what is the ways to get suck kind of alerts. plz post the steps:-

    Barun

    ReplyDelete
  2. You can think on a trigger in this table which can email you. that should be the simple way to do it.

    ReplyDelete