Network Characteristic Table
For definable characteristics, you must create a table external to the Scenario Manager prior to the creation of the Network Characteristics dataset. The Network Characteristics dataset is the wrapper dataset that provides access to this table.
The table must contain a column titled NTWRK_ID as its primary key, as well as a column for each characteristic you would like to capture to describe the networks. Table 13 provides a sample Network Characteristic table.
Table 7-4 Sample Network Characteristic Table
Column | Column Type | Nullable | Foreign Key | Primary Key | Description |
---|---|---|---|---|---|
NTWRK_ID | Number(1 0) | No | KDD_NTW RK | Yes | The network ID |
AVG_ACCT_ BAL | Number(1 6,6) | Yes | NA | No | The average account balance |
TOT_ACCT_B AL | Number(1 6,6) | Yes | NA | No | The total account balance |