I'm currently working on a deglobalization for a project comprising litterally hundreds of DBs on tens of folders, with one Extract level on each, located on the same folder as its Master.
Exporting and restoring the master DBs is OK, but the REPLICATE command does not export AREAs for Extract DBs, so all Extract DBs get created in the 000 folder.
I found no other way to get all Extract DBs located properly, but to write by hand on the Replicate file the proper AREA for each Extract DB. More than 4 hundreds...
Could there [COLOR=#222222]be [/COLOR](or is it already implemented and I don't know of it ?) an ExtractArea option for the REPLICATE command, meaning that an Extract DB's AREA is properly exported in the Replicate file, allowing for re-creation of the Extract DB at the proper localtion ? Or this could be by default, because this is mandatory for properly cloning a project...