dbTalk Databases Forums  

Replication problems

comp.databases.ms-sqlserver comp.databases.ms-sqlserver


Discuss Replication problems in the comp.databases.ms-sqlserver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Simon B. Nielsen
 
Posts: n/a

Default Replication problems - 08-04-2003 , 05:53 AM






I have set up a server with a publication of a very large database. A backup
server needs to retrieve the data and do some massive calculations (which
isn't really relevant). On the backup server I've created a subscription to
retrieve the database but I get the following error:

Message: The process could not retrieve file
'SQLCLUSTER_maersk_HR_maersk_HR\20030804101206\ATT ACH_224.bcp' from the FTP
site '10.25.10.25'.

Details: The process could not retrieve file
'SQLCLUSTER_maersk_HR_maersk_HR\20030804101206\ATT ACH_224.bcp' from the FTP
site '10.25.10.25'.
(Source: AGENT (Agent); Error number: 00000)
----------------------------------------------------------------------------
-----------------------------------

Now this file IS available and the server CAN connect to the FTP site since
it happens and it downloads a lot of other files/scripts before reaching
this one. The file is around 200 MBs which I suspect is the reason why. I
even have a table of 1.29 GBs I need replicated as well.

Does anybody know what goes wrong? Is there some sort of script timeout
setting I can adjust somewhere to get this to run properly?



=8-) Simon



Reply With Quote
  #2  
Old   
Simon Hayes
 
Posts: n/a

Default Re: Replication problems - 08-04-2003 , 02:51 PM






"Simon B. Nielsen" <simon (AT) webplanet (DOT) dk> wrote

Quote:
I have set up a server with a publication of a very large database. A
backup
server needs to retrieve the data and do some massive calculations (which
isn't really relevant). On the backup server I've created a subscription
to
retrieve the database but I get the following error:

Message: The process could not retrieve file
'SQLCLUSTER_maersk_HR_maersk_HR\20030804101206\ATT ACH_224.bcp' from the
FTP
site '10.25.10.25'.

Details: The process could not retrieve file
'SQLCLUSTER_maersk_HR_maersk_HR\20030804101206\ATT ACH_224.bcp' from the
FTP
site '10.25.10.25'.
(Source: AGENT (Agent); Error number: 00000)
--------------------------------------------------------------------------
--
-----------------------------------

Now this file IS available and the server CAN connect to the FTP site
since
it happens and it downloads a lot of other files/scripts before reaching
this one. The file is around 200 MBs which I suspect is the reason why. I
even have a table of 1.29 GBs I need replicated as well.

Does anybody know what goes wrong? Is there some sort of script timeout
setting I can adjust somewhere to get this to run properly?



=8-) Simon

You'll probably get a better response by posting this on
microsoft.public.sqlserver.replication. This newsgroup posting seems to be
about the same issue, but it's quite old, and there's no actual solution:

http://groups.google.com/groups?hl=e...%40tkmsftngp05

Simon




Reply With Quote
  #3  
Old   
Greg D. Moore \(Strider\)
 
Posts: n/a

Default Re: Replication problems - 08-04-2003 , 07:41 PM




"Simon B. Nielsen" <simon (AT) webplanet (DOT) dk> wrote

Quote:
I have set up a server with a publication of a very large database. A
backup
server needs to retrieve the data and do some massive calculations (which
isn't really relevant). On the backup server I've created a subscription
to
retrieve the database but I get the following error:

Message: The process could not retrieve file
'SQLCLUSTER_maersk_HR_maersk_HR\20030804101206\ATT ACH_224.bcp' from the
FTP
site '10.25.10.25'.

Details: The process could not retrieve file
'SQLCLUSTER_maersk_HR_maersk_HR\20030804101206\ATT ACH_224.bcp' from the
FTP
site '10.25.10.25'.
(Source: AGENT (Agent); Error number: 00000)
--------------------------------------------------------------------------
--
-----------------------------------

Now this file IS available and the server CAN connect to the FTP site
since
it happens and it downloads a lot of other files/scripts before reaching
this one. The file is around 200 MBs which I suspect is the reason why. I
even have a table of 1.29 GBs I need replicated as well.

Well, I suspect a couple of things.

The obvious, sure that's the right file? (I'm guessing it's a time stamp in
there?)

Is it possible the file is still be created?

When you say the server does other things, I'd tend to rule out permissions
and user context, but always a good place to start.

200 MB should not be a problem to FTP, but their may be a timeout you need
to reset. (can't recall where off the top of my head.)


Quote:
Does anybody know what goes wrong? Is there some sort of script timeout
setting I can adjust somewhere to get this to run properly?



=8-) Simon





Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.