Reports information about a particular remote server or about all remote servers.
sp_helpserver [server]
sp_helpserver GATEWAY
sp_helpserver SYB_BACKUP
name network_name security_mechanism server_principal class status id cost ---------- -------------- -------------------- ------------------ ----- --------------------------------------------------------------------- ----- SYB_BACKUP SYB_BACKUP NULL NULL NULL timeouts, no net password encryption, writable, enable login redirection 1 NULL
sp_helpserver
sp_helpserver reports information about all servers in master.dbo.sysservers or about a particular remote server, when server is specified.
When Component Integration Services (CIS) is installed, sp_helpserver lists the security mechanism, server principal name, and server class for each server.
Any user can execute sp_helpserver. Permission checks do not differ based on the granular permissions settings.
Values in event and extrainfo columns from the sysaudits table are:
Information | Values |
---|---|
Event | 38 |
Audit option | exec_procedure |
Command or access audited | Execution of a procedure |
Information in extrainfo |
|