Problem with a linked server query

  • "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.

  • Try replacing the IP with the server name. Are you able to access other procs within the server ?

    Jayanth Kurup[/url]

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply