| Table Name: | csc_inst_part |
| Table Number: | 5136 |
| Group: | Exchange Mgr |
| Description: | Redundant storage of installed part information |
| Flags: | |
| Baseline/Custom: | Baseline |
| Field Name | Common Type | Database Type | Generic Field ID | Array Size | Default | Flags | Comment | Field Used in Views |
|---|---|---|---|---|---|---|---|---|
| dev | LONG | int | 151 | 1 | DIRECT, ALLOW_NULL | Row version number for mobile distribution purposes | ||
| name | CHAR | varchar | 80 | The installed instance name | ||||
| objid | LONG | int | 3 | DIRECT | Internal record number | |||
| server_id | LONG | int | DIRECT | Exchange protocol server ID number | ||||
| vendor | CHAR | varchar | 80 | Overrides vendor on the csc_part_rev |
| Relation | Type | Target Object | Inverse Relation | Comment | Flags | MTM Table | Used in Views |
|---|---|---|---|---|---|---|---|
| inst2csc_part_rev | MTO | csc_part_rev | part_rev2csc_inst_part | Related CSC part_rev |
| Index Name | Fields | Flags |
|---|---|---|
| instpart_ind | server_id:inst2csc_part_rev:name | UNIQUE |
| Index Name | Fields | Additional Information |
|---|---|---|
| instpart_ind | server_id, inst2csc_part_rev, name | nonclustered, unique located on PRIMARY |
| objindex | objid | clustered, unique located on PRIMARY |
| View ID | View Name | Tables |
|---|
| csc_inst_part | |||