| Table Name: | exc_usr_role |
| Table Number: | 5288 |
| Group: | Exchange Mgr |
| Description: | Roles played users and exchanges for one another. Reserved; future |
| Flags: | |
| Baseline/Custom: | Baseline |
| Field Name | Common Type | Database Type | Generic Field ID | Array Size | Default | Flags | Comment | Field Used in Views |
|---|---|---|---|---|---|---|---|---|
| active | LONG | smallint | 1 | DIRECT | Indicates whether the role is currently being used; i.e., 0=inactive, 1=active, default=1 | |||
| dev | LONG | int | 151 | 1 | DIRECT, ALLOW_NULL | Row version number for mobile distribution purposes | ||
| focus_type | LONG | smallint | DIRECT | Object type ID of the role-player; i.e., 20=a user's role, 5140=an exchange's role (rare) | ||||
| objid | LONG | int | 3 | DIRECT | Internal record number | |||
| role_name | CHAR | varchar | 80 | Name of the role | ||||
| server_id | LONG | int | DIRECT | Exchange protocol server ID number |
| Index Name | Fields | Flags |
|---|---|---|
| exc_usr_ind | role_name:exc_usr_role2exchange | UNIQUE |
| Index Name | Fields | Additional Information |
|---|---|---|
| exc_usr_ind | role_name, exc_usr_role2exchange | nonclustered, unique located on PRIMARY |
| ind_exc_usr_role2exchange | exc_usr_role2exchange, exc_usr_role2user, role_name | nonclustered located on PRIMARY |
| ind_exc_usr_role2user | exc_usr_role2user, exc_usr_role2exchange, role_name | nonclustered located on PRIMARY |
| objindex | objid | clustered, unique located on PRIMARY |
| View ID | View Name | Tables |
|---|
| exc_usr_role | |||