This section describes the dss_server_id table.
dss_server_id
This table stores information that the ScenarioClusterManager service uses to identify the process editor server in a multiple server configuration.
Column | Data Type | Constraint | Description |
|---|---|---|---|
| VARCHAR(40) | NOT NULL | A combination of a server name and |
| INT | NOT NULL | The scenario server type. Possible values are 0 for the process editor server, 1 for a global server , and 2 for an individual server. |

