| | | StrataFrame Beginner
       
Group: StrataFrame Users Last Login: 02/11/2010 3:31:17 PM Posts: 7, Visits: 23 |
| On a separate note, I've noticed when the deploy meta data runs, the DeploymentData.xml does not get pulled and created. Is it possible to pull and create that as well during the meta data process or is there some reason it is being omitted?
In our situation, we are deploying some rather 3 large package files, each with two to three .bin files around 2 gb. When our deployment program runs, it essentially creates those .bin files in the temporary folder twice - once for the metadata phase and again in our data deployment phase. (Since we are calling the above mentioned enumdeploymentpackages which opens the package again.) It seems like a lot of unnecessary overhead to be pulling those .bin files in both instances.
|
| | | | StrataFrame Beginner
       
Group: StrataFrame Users Last Login: 02/11/2010 3:31:17 PM Posts: 7, Visits: 23 |
| | You can disregard the previous post. There appeared to be some type of corruption in the package file where it wasn't copying out the DataDeployment.xml. Other package files appear to be copying it correctly. As for the multiple .bin files, I think our best option at the moment is two packages, one that deploys just the meta data and a second that is data only. |
| | | | 
StrataFrame VIP
       
Group: StrataFrame Users Last Login: Today @ 10:39:38 AM Posts: 1,590, Visits: 9,189 |
| Alan Jones (07/31/2009) As for the multiple .bin files, I think our best option at the moment is two packages, one that deploys just the meta data and a second that is data only.
I agree, this way you will have better control on the ending result if one of the package fails.
Edhy Rijo
(Using VB.Net 2010/SQL Server 2008) |
| | | | 
StrataFrame Developer

Group: StrataFrame Developers Last Login: 07/06/2010 6:04:33 PM Posts: 6,275, Visits: 6,165 |
| Alan,
As I think that you have already discovered, the logic you are expecting is already the way it works. So if you have any continued problems, please let us know. Thanks. |
| |
|
|