The number of login attempts allowed for a user can be configured. Failed login attempts are stored in the table PLT_USER_LOGIN_FAILED. An attribute FAILURE_TYPE in the table is used to determine the type of login failure.
In case of login failure, FAILURE_TYPE is set to LOGIN.