Node-specific information: Conservers and Repserver
Fields
| Field | Type | Description |
|---|---|---|
| address | NVARCHAR (80) | Node IP address |
| last_communication* | DATETIME | Date of last communication |
| node_enbled_statud | VARCHAR (2) | Determines if the node is ? Enabled or not |
| node_id* | INT | Primary Key, Node Code |
| node_name* | NVARCHAR (400) | Node Name |
| parent_node_id | INT | Set the node inheritance |
| url_nodo | NVARCHAR (500) | Node URL |