We are connecting to another remote database as linked server.
Everything was fine until now . We have access to views are using this view to create another view in our database to access data .
I tried below query
SQL
select*fromdbo.Filteredrecorda<viewcreatedfromlinkedserverinnerjoinSRV-VRS.HREMPbona.cid=b.sidwherea.cidin(selectsidfromdbo.hremp)
Text
Msg 65535, Level 16,State 1, Line 0 Sql Server Interface:Error Loading Server/Instance Specified (xfffffff) oledb provider sqlnc111 for linked server "MSNAC/MSDB5" returned an error " A login time out expired A network-related or instance-specific error has occurred while establishing a connection to SQL Server. Server is not found or not accessible. Check if instance name is correct and if SQL Server is configured to allow remote connections. For more...