Jump to content
Server Maintenance This Week. ×

Questions about DBDOWNLOAD


This topic is 2178 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Hi,

Could anyone give me more information about what's going on behind the scenes when using the server/mirrorsync/dbdownload/UID functionality?

Is the target databased directly downloaded or is a copy created on the server first. If a copy is created, where is this filed (temporarily?) stored and is there a way to change this location?
Is there a way to make that copy structure only as opposed to structure + data?

Might have follow up questions. Many thanks in advance for any information or links to relevant resources.

Nils

Link to comment
Share on other sites

When the MirrorSync process receives a download request, it:

* Pauses the database

* Duplicates it into the OS temp directory. If you selected the empty clone option when creating the MirrorSync download URL, then an empty structure-only clone is also created. There is not a way to change the location currently, if you need that we can get you a quote for customizing that.

* Resumes the database

* Sends the duplicate to the client with gzip compression

* Deletes the duplicate (on Windows. With Mac, we don't have permission to delete the duplicates because we are not running as the same user as FMS).

  • Like 1
Link to comment
Share on other sites

Very useful information, Jesse. Thanks!

I'm not the one who set the process up. Is the empty clone option creating a structure-only clone of the database as well as a full copy or is it one or the other?

Cheers.

Edited by NLMR
Link to comment
Share on other sites

For empty clones, a full copy of the database is created as well as an empty clone. We wish it didn't work this way, but that's a limitation of how the fmsadmin command line tool works.

Link to comment
Share on other sites

Great stuff Jesse, thanks again.

We just ran a test with 7 concurrent requests and it worked ok but it seems the last copy stays in the temp directory for some reason...

Link to comment
Share on other sites

The log file in MirrorSync\Applications\logs is quite detailed but I'm not  really sure what to look for...

Ok, will direct further questions to the support. Thanks again and enjoy your day!

Link to comment
Share on other sites

This topic is 2178 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.