logfile (second part):
2007-07-04 14:34:19.733 Extracting snapshot file 'GPACTV_4.bcp' from cabinet
file
2007-07-04 14:34:25.749 OLE DB Subscriber 'HOISTDWH': exec
sp_MSreset_synctran_bit @owner = N'dbo', @table = N'GPACTV'
2007-07-04 14:34:25.749 Extracted file 'GPACTV_4.bcp'
2007-07-04 14:34:26.279 Connecting to OLE DB Subscriber at datasource:
'HOISTDWH', location: '', catalog: 'DWHSync', providerstring: '' using
provider 'SQLNCLI'
2007-07-04 14:34:26.435 OLE DB Subscriber: HOISTDWH
DBMS: Microsoft SQL Server
Version: 09.00.3042
catalog name: DWHSync
user name: dbo
API conformance: 0
SQL conformance: 0
transaction capable: 1
read only: F
identifier quote char: "
non_nullable_columns: 0
owner usage: 15
max table name len: 128
max column name len: 128
need long data len:
max columns in table: 1000
max columns in index: 16
max char literal len: 131072
max statement len: 131072
max row size: 131072
2007-07-04 14:34:26.528 Bulk copying data into table 'GPACTV'
2007-07-04 14:34:26.544 select * from "dbo"."GPACTV" where 1 = 2
2007-07-04 14:34:26.544 OLE DB Subscriber 'HOISTDWH': select * from
"dbo"."GPACTV" where 1 = 2
2007-07-04 14:36:30.513 Disconnecting from OLE DB Subscriber 'HOISTDWH'
2007-07-04 14:36:30.529 Agent message code 20037. The process could not bulk
copy into table '"dbo"."GPACTV"'.
2007-07-04 14:36:30.529 ErrorId = 6296, SourceTypeId = 2
ErrorCode = '20037'
ErrorText = 'The process could not bulk copy into table '"dbo"."GPACTV"'.'
2007-07-04 14:36:30.529 Adding alert to msdb..sysreplicationalerts: ErrorId
= 6296,
Transaction Seqno = 0000047a0000001000770000000f, Command ID = 26
Message: Replication-Replication Distribution Subsystem: agent
GETPAIDFR-DWHSync-DWHSync-HOISTDWH-21 failed. The process could not bulk copy
into table '"dbo"."GPACTV"'.ErrorId = 6296, SourceTypeId = 0
ErrorCode = ''
ErrorText = 'An existing connection was forcibly closed by the remote host.'
2007-07-04 14:36:30.529 Category:NULL
Source: Microsoft SQL Native Client
Number:
Message: An existing connection was forcibly closed by the remote host.
2007-07-04 14:36:30.529 ErrorId = 6296, SourceTypeId = 0
ErrorCode = ''
ErrorText = 'One or more BLOB columns could not be sent to the server,
attempt to recover from the problem failed.'
2007-07-04 14:36:30.529 Category:NULL
Source: Microsoft SQL Native Client
Number:
Message: One or more BLOB columns could not be sent to the server, attempt
to recover from the problem failed.
2007-07-04 14:36:30.529 ErrorId = 6296, SourceTypeId = 0
ErrorCode = '08S01'
ErrorText = 'Communication link failure'
2007-07-04 14:36:30.529 Category:NULL
Source: Microsoft SQL Native Client
Number: 08S01
Message: Communication link failure
2007-07-04 14:36:30.529 ErrorId = 6296, SourceTypeId = 0
ErrorCode = ''
ErrorText = 'Unspecified error'
2007-07-04 14:36:30.545 Category:NULL
Source: Microsoft SQL Native Client
Number:
Message: Unspecified error
2007-07-04 14:36:30.545 ErrorId = 6296, SourceTypeId = 0
ErrorCode = ''
ErrorText = 'Failed to send batch after max errors'
2007-07-04 14:36:30.545 Category:NULL
Source: Microsoft SQL Native Client
Number:
Message: Failed to send batch after max errors
2007-07-04 14:36:30.545 OLE DB Subscriber 'HOISTDWH': exec
dbo.sp_MSupdatelastsyncinfo N'GETPAIDFR',N'DWHSync', N'DWHSync', 0, 6, N'The
process could not bulk copy into table ''"dbo"."GPACTV"''.'
2007-07-04 14:36:30.591 Disconnecting from OLE DB Subscriber 'HOISTDWH'
2007-07-04 14:36:30.591 Disconnecting from OLE DB Subscriber 'HOISTDWH'
2007-07-04 14:36:30.591 Disconnecting from OLE DB Distributor 'GETPAIDFR'
2007-07-04 14:36:30.591 Disconnecting from OLE DB Distributor 'GETPAIDFR'
[quoted text, click to view] "Hilary Cotter" wrote:
> Can you enable logging for your distribution agent for the German subscriber
> and post the results back here?
>
>
http://support.microsoft.com/kb/312292 >
> --
> Looking for a SQL Server replication book?
>
http://www.nwsu.com/0974973602.html >
> Looking for a FAQ on Indexing Services/SQL FTS
>
http://www.indexserverfaq.com > "Dirk K." <DirkK@discussions.microsoft.com> wrote in message
> news:E6D903D3-8B1F-4F28-99AA-4B316D5563BD@microsoft.com...
> > Hi!
> >
> > I have one SQL 2005 SP2 Server in Paris and another one in Germany. The
> > locations are connected via VPN. The ping-time is less than 25ms, with a
> > bandwith of 2 MBit.
> >
> > The database I want to replicate has 4 tables. Two of the tables replicate
> > without any errors, but the others one only replicate when they are very
> > small (less then 50 records).
> >
> > On the local server in Paris the subscription works fine. Only the
> > subscription to the server in Germany doesn't work: The process could not
> > bulk copy into table "dbo"."..." (Error Message: Detect nonlogged agent
> > shutdown)
> >
> > I can't understand the problem, because I use a packed snapshot which has
> > a
> > size of 8 MB. I should be no problem to copy the file to the other server
> > und
> > put the data into the tables.
> >
> > I appreciate for any help!
> >
> > D.
>
>