| [SQLDownUnder] SQL Server 2005 Transaction Replication |
- From: Michael van der Veeke
- Subject: [SQLDownUnder] SQL Server 2005 Transaction Replication
- Date: Sun, 02 Sep 2007 16:06:04 -0700
- Follow-Ups:
- RE: [SQLDownUnder] SQL Server 2005 Transaction Replication, mark tognella
- References:
- Prev by Date: RE: [SQLDownUnder] New transaction cannot enlist in the specified transaction coordinator
- Next by Date: [SQLDownUnder] Contraints on Temporary tables
- Previous by thread: RE: [SQLDownUnder] New transaction cannot enlist in the specified transaction coordinator
- Next by thread: RE: [SQLDownUnder] SQL Server 2005 Transaction Replication
- Index(es):
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
Good morning everyone, We have just moved our SQL
server replication from one server to another for various reasons, but now when
we try to apply a snapshot (which is 49GB in size) we are getting the following
error: ************************ START Error messages: ·
The
process could not bulk copy into table
'"dbo"."tblPodImages"'. (Source: MSSQL_REPL, Error number:
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) ·
bcp
"BexWebSite2005"."dbo"."tblPodImages" in
"\\sierra\SQLReplication$\unc\SUPRA_TS2000_IMAGES_TS2000_IMAGES - 31 TO
120 DAYS\20070831095033\tblPodImages_2.bcp" -e "errorfile"
-t"\n<x$3>\n" -r"\n<,@g>\n" -m10000 -SWEBDB -T
-w (Source: MSSQLServer, Error number: 20253) ************************** END Now our configuration is this: Publisher (Supra) is a 2005
Enterprise edition running on a clustered environment Distributor (Sierra) is a 2005
Enterprise edition running on a clustered environment Subscriber is (webdb) is 2005 Enterprise
edition on a normal windows 2003 machine. Now this used to work very
successfully until we placed ISA Server 2006 in as our proxy. I have
searched on google to try and find an answer with no success. Any suggestions are greatly
appreciated. Regards, No virus found in this outgoing message. |
(Click here for more information on the sqldownunder mailling list)
