select * into LinkedServer.[DB_Name].[dbo].[Table_Name]
FROM Server2.[DB2_Name].[dbo].Table2_Name
Give this error message:
(Msg 117, Level 15, State 1, Line 1 The object name 'DMSSQLCLD01.Guarantees.dbo.guarantees' contains more than the maximum number of prefixes. The maximum is 2.)
