A workstation name specifies the NetBIOS name for a database server or client that resides on the local workstation. This name is stored in the database manager configuration file. The workstation name is known as the workstation nname. When naming workstations, see General Naming Rules.
In addition, the name you specify:
In an partitioned database system, there is still only one workstation nname that represents the entire partitioned database system, but each node has its own derived unique NetBIOS nname.
The workstation nname that represents the partitioned database system is stored in the instance-owning database partition server's database manager configuration file.
Each node's unique nname is a derived combination of the workstation nname and the node number.
For a node that does not own an instance, its NetBIOS nname is derived as follows:
For example:
Instance-Owning Machine's Workstation nname | Node Number | Derived Node NetBIOS nname |
---|---|---|
GEORGE | 3 | G3ORGE |
A | 7 | A7 |
B2 | 94 | B942 |
N0076543 | 21 | N216543 |
GEORGE5 | 1 | G1RGE5 |
| If you have changed the default workstation nname during the installation, the workstation nname's last 4 characters should be unique across the NetBIOS network to minimize the chance of deriving a conflicting NetBIOS nname. |