HI,
I am trying to executing sp on customer server using this syntax
Exec [ServerName].database.dbo.sp_Getvalue then
I got error.
Could not execute procedure 'sp_GetValue' on remote server 'SBI-SERVER-ALIAS'.
Please provide me solution for that.
SERVER-ALIAS is my linked server name