Table:
USER_FAILED_AUTHENTICATION
|
Table Name
|
USER_FAILED_AUTHENTICATION |
| Table Description |
The USER_FAILED_AUTHENTICATION table contains the list of failed authentication attempts for users since their last
successful
authentication.
|
| Tablespace |
CATALOG_DATA |
| Database |
Core Database |
|
Columns
|
|
Columns of the Table
The USER_FAILED_AUTHENTICATION database table is defined by the following columns.
Column: USER_OID
| Value Type |
BIGINT, NOT NULL |
| Key(s) |
- |
Foreign K.:
- Foreign table: HCI_USER
- Foreign field(s): OID
|
| Index(es) |
IX_FAILED_AUTH
|
| Column Description |
The identifier of the user. |
Column: RECORD_DATE
| Value Type |
DATE, NOT NULL |
| Column Description |
The date and time when the failed authentication attempt occurred. |
Column: SOURCE_ADDRESS
| Value Type |
VARCHAR(256), NOT NULL |
| Column Description |
The IP address of the computer on which the failed attempt occurred. |
Top of the list
SAP Convergent Charging 3.0
Document Version: SP04 and later
(c) Copyright 2011 SAP AG. All rights reserved.