Aracılığıyla paylaş


sys.sysservers (Transact-SQL)

Her sunucu için bir satır içerir, örnek SQL Server bir OLE DB veri olarak erişebilirler kaynak.

Important noteImportant Note:

This SQL Server 2000 system table is included as a view for backward compatibility. We recommend that you use the current SQL Server system views instead. To find the equivalent system view or views, see Mapping SQL Server 2000 System Tables to SQL Server 2005 System Views. This feature will be removed in a future version of Microsoft SQL Server. Avoid using this feature in new development work, and plan to modify applications that currently use this feature.

Sütun adı

Veri türü

Açıklama

srvid

smallint

Uzak sunucu KIMLIĞI (yerel yalnızca kullanımı için).

srvstatus

smallint

Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.

srvname

sysname

Sunucu adı.

srvproduct

sysname

Uzak sunucu adı ürün.

ProviderName

sysname

Bu sunucuya erişmek için OLE DB sağlayıcı adı.

veri kaynağı

nvarchar(4000)

OLE DB veri kaynağı değeri.

Konum

nvarchar(4000)

OLE DB konum değeri.

providerstring

nvarchar(4000)

OLE DB sağlayıcı dize değeri.

schemadate

datetime

Bu satırın en son güncelleştirildiği tarih.

topologyx

int

Kullanılmıyor.

topologyy

int

Kullanılmıyor.

Katalog

sysname

Bir OLE DB sağlayıcı için bağlantı yapılırken kullanılan katalog.

connecttimeout

int

Sunucu bağlantısı saat aşımı ayarı.

QueryTimeout

int

saat aşımı ayarı için sunucuyu sorgular.

srvnetname

char(30)

Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.

isremote

bit

1 = Sunucu uzak bir sunucudur.

0 = Sunucu bağlantılı sunucu.

RPC

bit

1 = sp_serveroption@rpc set to true or on.

0 = sp_serveroption@rpc set to false or off.

pub

bit

1 = sp_serveroption@pub set to true or on.

0 = sp_serveroption@pub set to false or off.

alt

bit

1 = sp_serveroption@sub set to true or on.

0 = sp_serveroption@sub set to false or off.

dist

bit

1 = sp_serveroption@dist set to true or on.

0 = sp_serveroption@dist set to false or off.

dpub

bit

1 = sp_serveroption@dpub set to true or on.

0 = sp_serveroption@dpub set to false or off.

rpcout

bit

1 = sp_serveroption@rpc out set to true or on.

0 = sp_serveroption@rpc out set to false or off.

dataaccess

bit

1 = sp_serveroption@data access set to true or on.

0 = sp_serveroption@data access set to false or off.

collationcompatible

bit

1 = sp_serveroption@collation compatible set to true or on.

0 = sp_serveroption@collation compatible set to false or off.

Sistem

bit

1 = sp_serveroption@system set to true or on.

0 = sp_serveroption@system set to false or off.

useremotecollation

bit

1 = sp_serveroption@remote collation set to true or on.

0 = sp_serveroption@remote collation set to false or off.

lazyschemavalidation

bit

1 = sp_serveroption@lazy schema validation set to true or on.

0 = sp_serveroption@lazy schema validation set to false or off.

harmanlama

sysname

Server collation as set by sp_serveroption@collation name.