Merge publication keeps bulk copying

  • The merge publication keeps bulk copying tables into the subscriber database. It will copy the data over to the subscriber from the snapshot. Once that's done, it begins copying data from the snapshot again, over and over which means the program that uses the subscriber database can't be launched. No data since the snapshot was created is being transferred.

    Does anyone know why this is happening? :crazy:

    It also shows this error:

    Error messages:

    The merge process was unable to access row metadata at the 'Subscriber'. When troubleshooting, restart the synchronization with verbose history logging and specify an output file to write to, or use SQL Profiler to determine the source of the failure. (Source: MSSQL_REPL, Error number: MSSQL_REPL-2147200996)

    Get help: http://help/MSSQL_REPL-2147200996

    Could not find stored procedure ''. (Source: MSSQLServer, Error number: 2812)

    Get help: http://help/2812

    Failed to get metadata for a batch of rows. (Source: MSSQLServer, Error number: 20680)

    Get help: http://help/20680

    The process was successfully stopped. (Source: MSSQL_REPL, Error number: MSSQL_REPL-2147199481)

Viewing 0 posts

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