"Could not find server 'xx.xx.xxx.xxx\MOBILETEST' in sys.servers. Verify that the correct server name was specified. If necessary, execute the stored procedure sp_addlinkedserver to add the server to sys.servers.".
Linked server connection is fine.
Query working fine if I execute on the destination server itself.
Exec '[xx.xx.xxx.xxx\MOBILETEST].MobileBankingUAT.dbo.sprocname (parameters).
Any idea why this issue?
Regards,
Ganesh.