Adding a remote server

A system security officer uses sp_addserver to add entries to the sysservers table. On the server originating the call, you must add one entry for the local server, and one for each remote server that your server will call.

When you create entries for a remote server, you can either:

The syntax is:

sp_addserver lname [{, local | null} 
     [, pname]]

where: