Adding the local server to sysservers

Use sp_addserver to add the local server in sysservers using the network name specified in the interfaces file. For example, if the companion MONEY1 uses the network name of MONEY1 in the interfaces file:

sp_addserver MONEY1, local, MONEY1

You must reboot Adaptive Server for this change to take effect.