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

Generated by
SchemaSpy
Legend:
Primary key columns
Columns with indexes
Implied relationships
Excluded column relationships
< n > number of related tables
 
Column Type Size Nulls Auto Default Children Parents Comments
account_id int8 19
usr_account_rpt_v.account_id Implied Constraint R
Account identifier
usr_name varchar 255 User name
authority varchar 255 User Authority, local or LDAP
cust_id int8 19  √  null
cust.cust_id Implied Constraint R
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_guid fk_usridty_usracct R
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 Constraint Name
account_id Primary key Asc usr_account_pk
usr_name + authority + current_f Performance Asc/Asc/Asc usr_account_ix1
account_guid Performance Asc usr_account_ix2
usr_name + authority + begin_effective_date + end_effective_date + cust_id Must be unique Asc/Asc/Asc/Asc/Asc usr_account_uk1

Close relationships  within of separation: