Add Secondary Companion to sysservers

On the secondary server, login through isql and add both servers, with the secondary being the local server. For example:

sp_addserver PERSONNEL1, local
go
sp_addserver MONEY1

By default, Adaptive Server adds the server with an srvid of 1000. You do not need to reboot Adaptive Server for the change to take effect.