Statistical system tables don't show USER_NAME for sessions authenticated by Kerberos
Details
| Detail name | Value |
|---|---|
| Changelog Number | 7886 |
| Type | Bug |
| Status | Resolved |
| Affected Versions | Exasol 6.1.0, EXASOL 6.0.8 |
| Fix Versions | Exasol 6.0.15, Exasol 6.1.3 |
| Resolution Date | 2019-05-08 |
The statistical system tables EXA_DBA_AUDIT_SESSIONS and EXA_DBA_SESSIONS_LAST_DAY contain a column USER_NAME. If the user for a session entry is authenticated by Kerberos, the USER_NAME column will be empty.
The system tables EXA_DBA_SESSIONS and EXA_ALL_SESSIONS show the correct user name for all connected user sessions.