473,804 Members | 2,126 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Replication problems

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_mae rsk_HR_maersk_H R\2003080410120 6\ATTACH_224.bc p' from the FTP
site '10.25.10.25'.

Details: The process could not retrieve file
'SQLCLUSTER_mae rsk_HR_maersk_H R\2003080410120 6\ATTACH_224.bc p' 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
Jul 20 '05 #1
2 3074
"Simon B. Nielsen" <si***@webplane t.dk> wrote in message
news:EW******** *************@n ews010.worldonl ine.dk...
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_mae rsk_HR_maersk_H R\2003080410120 6\ATTACH_224.bc p' from the FTP site '10.25.10.25'.

Details: The process could not retrieve file
'SQLCLUSTER_mae rsk_HR_maersk_H R\2003080410120 6\ATTACH_224.bc p' 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.publi c.sqlserver.rep lication. 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
Jul 20 '05 #2

"Simon B. Nielsen" <si***@webplane t.dk> wrote in message
news:EW******** *************@n ews010.worldonl ine.dk...
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_mae rsk_HR_maersk_H R\2003080410120 6\ATTACH_224.bc p' from the FTP site '10.25.10.25'.

Details: The process could not retrieve file
'SQLCLUSTER_mae rsk_HR_maersk_H R\2003080410120 6\ATTACH_224.bc p' 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.)

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

Jul 20 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
1569
by: Marko Damaschke | last post by:
Hello alltogether, i'm working on a database-plattform which should work with fail-over-technics. Therefor 2 identic machines with internal RAID are available, which work in single-host-netloadbalance on win2003-server. Because of the internal RAID and caused by costs, a solution without external SCSI-RAID and win2003-clustering-mechanism is looked for. First i tried to use merge-replication but the rowguid-column, which is added,...
7
2005
by: Andy K | last post by:
Hi , I have an existing database (on a Linux Red Hat ES3) where the replication function exists but does not work because the target database has been shutdown months ago . My question is what will happens if i start the target database ? Will there be problems with the source database or the target database (decreasing performance or other kinds of problem )?
2
1805
by: Ray | last post by:
Hi, I have an Access 97 Database on the server, which gets updated from Desktops thru a LAN. Employees who have to go to offsite locations, carry the latest copy of the MDB. At the end-of-the day when they return to the office or they send the copy of the MDB, the Laptop version (with their current entries) has to be synchronized with the MDB sitting on the server. How do I go about setting up this? I would appreciate suggestions...
4
545
by: Andi Plotsky | last post by:
I need to synchronize 3 databases (1 Master and 2 replicas). I thought I'd give the Replica feature in Access2000 a whirl. I'm not sure I'm THAT impressed.....but maybe I'm just doing something wrong. I'll outline the issues below and then maybe someone who has experience with replicating this way can tell me if this is the route I should take, or if I should just use my own routine which compares strings for each field. 1) I've...
1
1835
by: Andrew Chanter | last post by:
I developed 3 different replicated database applications in MS Access for 3 different corporate clients in Access 97 several years ago to enable data to be shared across wide area networks. I observed 2 issues that plagued all 3 systems. 1. the database files continually became corrupt during synchronization. Most times this was easily fixed via a repair and compact, but the frequency with which this occurred was of concern, and...
2
2118
by: adb | last post by:
I came up with a replication configuration that is basically the result of all the restrictions of replication as well as the restrictions of allowable software on work PC's and I was curious if anyone would point out any flaws or possible problems with the design. I'm limited to Access 2000 professional edition (Thus I cannot use indirect sync or internet sync) and cannot install anythird party controls (i.e.
6
3889
by: John | last post by:
Hi We have an access app (front-end+backend) running on the company network. I am trying to setup replication for laptop users who go into field and need the data synched between their laptops and the server upon return to the office. I am planning it this; Move all access tables to sql server and then link the tables to access front-end mdb app (using odbc?). Copy the same setup (access front end + sql backend) onto each laptop....
3
2419
by: dlesandrini | last post by:
I need advice about my decision to go with Replication in general. This post was placed on the Microsoft Replication newsgroup, but I really value the feedback that comes from this group as well. I have a new client who want their Excel data moved to Access. They have only 4-6 users of this data and a couple of them want to work disconnected, with their laptops and synchronize when they come into the office. The database will be...
56
5982
by: Raphi | last post by:
Hi, I've been using an Access application I wrote for an office with the front-end stored on all computers and the back-end on one of them serving as an Access file server. Now we're moving to a 2nd office 15 minutes down the road. Only one office will be open at a time, so theoretically it'd be possible to copy the back-end manually every night from one office to another, but frankly, that's pretty annoying.
9
3938
by: David W. Fenton | last post by:
See: Updated version of the Microsoft Jet 4.0 Service Pack 8 replication files is available in the Download Center http://support.microsoft.com/?scid=kb;en-us;321076 This includes the Jet 4 synchronizer. This allows anyone to do indirect replication, even without
0
9711
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9593
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10595
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
10335
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
10088
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
6862
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5529
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
4306
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3831
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.