Forum Replies Created

Viewing 4 posts - 31 through 35 (of 35 total)

  • RE: Linked Server Issue

    Yes I am connecting DB2 server. I have SQL running on 1433. I have installed the DB2OLEDB provider in the server and gave the provider as Microsoft OLEDB provider for...

  • RE: Linked Server Issue

    The below is linked server i created. Its OLEDB DB@ provider.

    USE [master]

    GO

    /****** Object: LinkedServer [ECCVPDB] Script Date: 11/18/2014 5:43:18 AM ******/

    EXEC master.dbo.sp_addlinkedserver @server = N'ECCVPDB', @srvproduct=N'Microsoft...

  • RE: Microsoft OLEDB Provider for DB2

    The below is the script that i used for creating linked server. Kindly let me know how to resolve this issue.

    USE [master]

    GO

    /****** Object: LinkedServer [IBASE] ...

  • RE: Replciation Monitor in RED State

    I could not see the logs any. When I right click replication monitor I can see Perf monitor distributor property

Viewing 4 posts - 31 through 35 (of 35 total)