Table SIEM.public.usr_account
Accounts associated with a user's identity

Generated by
SchemaSpy
Legend:
Primary key columns
Columns with indexes
Excluded column relationships
< n > number of related tables
 
Column Type Size Nulls Auto Default Children Parents Comments
account_id int8 19
Account identifier
usr_name varchar 255 User name
authority varchar 255 User Authority, local or LDAP
cust_id int8 19  √  null
Customer identifier
begin_effective_date timestamptz 35,6  √  null Begin effective date and time
end_effective_date timestamptz 35,6  √  null End effective date and time
current_f bool 1  √  null Current flag
usr_sts varchar 50  √  null User status
identity_guid uuid 2147483647  √  null
usr_identity
Identity identifier
account_guid uuid 2147483647  √  null Replaced src_usr_id
date_created timestamptz 35,6  √  null Date the entry was created
date_modified timestamptz 35,6  √  null Date the entry was modified
created_by int4 10  √  null User who created object
modified_by int4 10  √  null User who last modified object

Table contained 0 rows at Mon Mar 26 23:24 EDT 2012

Indexes:
Column(s) Type Sort
account_id Primary key Asc
usr_name + authority + current_f Performance Asc/Asc/Asc
account_guid Performance Asc
usr_name + authority + begin_effective_date + end_effective_date + cust_id Must be unique Asc/Asc/Asc/Asc/Asc

Close relationships  within of separation: