Station record definition
| Column Name | Column Datatype | Column Null Option | Column Comment |
| id | char(20) | not null | Station id |
| type | smallint | not null | Station type |
| max_prn_pages | integer | with null | Maximum pages before printing for maildrop |
| max_prn_time | integer | with null | Maximum time before printing for maildrop |
| time_zone | smallint | with null | Time zone adjustment. -23:59 to +23.59 |
| cci_node | varchar(64) | with null | Node for station |
| crt_date | integer | with null | Creation date |
| crt_time | integer | with null | Creation time |
| crt_id | varchar(32) | with null | Login id of creator |
| upd_date | integer | with null | Date of last update |
| upd_time | integer | with null | Time of last update |
| upd_id | varchar(32) | with null | Login id of last updater |
| descr | varchar(256) | with null | Station description |
| node_type | smallint | with null | Node type |
Product Name: Unicenter Network and System Management/EnterpriseManagement
Table Type: Table