18482
Product Name Event ID 18482 Event Source MSSQLSERVER Component SQLEngine Symbolic Name REMLOGIN_INVALID_SITE Message Text Could
Product
Name
Event ID
18482
Event Source
MSSQLSERVER
Component
SQLEngine
Symbolic
Name
REMLOGIN_INVALID_SITE
Message Text
Could not connect to server ‘%.ls’ because ‘%.ls’ is not defined as a remote server. Verify
that you have specified the correct server name. %.*ls
This error occurs when you try to execute a remote procedure call (RPC) from one server to
another (for example, by executing a stored procedure on a remote computer with a statement
such as
). An error message similar to the following is
reported to the user
Error 18482: Could not connect to server <SERV_REMOTE> because <SERV_REMOTE> is
not defined as a remote server. Verify that you have specified the correct server name.
This error occurs when SQL Server cannot execute a remote procedure call. This can be caused
by an improperly configured local server. To make a remote procedure call, SQL Server first
determines who the local server is by looking for the server name with srvid = 0 in sysservers. If
an entry with srvid = 0 is not found in sysservers, or if the server name with srvid = 0 belongs
ノ
Expand table
EXEC SERV_REMOTE.pubs.byroyalty