Replication Distribution Agent Failure "memory mapped file read failed"

  • Please advise on resolution steps that worked for you for the below error description while delivering snapshot data to subscriber server through Distribution Agent.

    Error messages:

    •The process could not bulk copy into table '"dbo"."Table"'. (Source: MSSQL_REPL, Error number: MSSQL_REPL20037)

    Get help: http://help/MSSQL_REPL20037

    •memory mapped file read failed

    •To obtain an error file with details on the errors encountered when initializing the subscribing table, execute the bcp command that appears below. Consult the BOL for more information on the bcp utility and its supported options. (Source: MSSQLServer, Error number: 20253)

    Get help: http://help/20253

    •bcp "DB"."dbo"."Table" in "\etworkpath\Table_69.bcp" -e "errorfile" -t"<x$3>" -r"<,@g>" -m10000 –S<Subscriber Server Name> -T -w (Source: MSSQLServer, Error number: 20253)

    Get help: http://help/20253

    •Query timeout expired (Source: MSSQLServer, Error number: HYT00)

    Get help: http://help/HYT00

  • •Query timeout expired (Source: MSSQLServer, Error number: HYT00)

    Don't have a idea, but looking at this part of the error message: analyse the processes running on the subscriber. Seems that the insert operation is blocked by some other processes.

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

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