dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #14715
[Branch ~dhis2-documenters/dhis2/dhis2-docbook-docs] Rev 414: Removed section on limitation of the number of data elements/indicators in data mart exports, in ...
------------------------------------------------------------
revno: 414
committer: Olav Poppe <olavpo@xxxxxxxxxxxxxx>
branch nick: dhis2-docbook-docs
timestamp: Wed 2011-11-02 12:04:31 +0000
message:
Removed section on limitation of the number of data elements/indicators in data mart exports, in the french and english versions
modified:
src/docbkx/en/dhis2_user_man_creating_reporting.xml
src/docbkx/fr/dhis2_user_man_reporting.xml
--
lp:~dhis2-documenters/dhis2/dhis2-docbook-docs
https://code.launchpad.net/~dhis2-documenters/dhis2/dhis2-docbook-docs
Your team DHIS 2 developers is subscribed to branch lp:~dhis2-documenters/dhis2/dhis2-docbook-docs.
To unsubscribe from this branch go to https://code.launchpad.net/~dhis2-documenters/dhis2/dhis2-docbook-docs/+edit-subscription
=== modified file 'src/docbkx/en/dhis2_user_man_creating_reporting.xml'
--- src/docbkx/en/dhis2_user_man_creating_reporting.xml 2011-09-19 18:59:06 +0000
+++ src/docbkx/en/dhis2_user_man_creating_reporting.xml 2011-11-02 12:04:31 +0000
@@ -150,10 +150,6 @@
<para>Each data value for a data element has a reference to a category option combo, which is a combination of the disaggregations for the data value, e.g. (male,<5y) or (In PHU, <1y). These disaggregations are exported as they are to the data mart, and no aggregation is done on this dimension. See the data elements section for more on data element categories and the resource tables section for more information on how to do aggregation on these categories.</para>
</section>
<section>
- <title>Limitation to the number of data elements per export</title>
- <para>Due to the limitation in number of columns per table in the database there is a limit to how many data elements that can be selected per data mart export. In postgres this limit is 255 (need to verify this number) data elements. If you need to export more than this number of data elements you have to split it up into multiple data mart exports and run them one by one.</para>
- </section>
- <section>
<title>Adding new data to an existing data mart</title>
<para>When you add new data to an existing data mart the new values will be appended to the existing so that the data mart grows for each new process if new selections (such as new periods) have been made. If any of the selected values are already in the data mart, then the old will be replaced by the newly generated values. </para>
</section>
=== modified file 'src/docbkx/fr/dhis2_user_man_reporting.xml'
--- src/docbkx/fr/dhis2_user_man_reporting.xml 2010-09-03 16:36:42 +0000
+++ src/docbkx/fr/dhis2_user_man_reporting.xml 2011-11-02 12:04:31 +0000
@@ -150,10 +150,6 @@
<para> Chaque valeur de donn� pour un �ment de donn� est une r�rence �n combo option cat�rie, qui est une combinaison de la ventilation de la valeur des donn�, par exemple, (Homme, <5a) ou (PHU, <1a). Ces ventilations sont export�comme ils sont �'entrep�e donn�, et pas de l'agr�tion se fait sur cette dimension. Voir la section des donn� pour plus d'�ments sur les cat�ries d'�ments de donn� et la section des ressources tableaux pour plus d'informations sur la fa� de faire l'agr�tion de ces cat�ries. </para>
</section>
<section>
- <title> Limitation du nombre d'�ments de donn� par exportation</title>
- <para> En raison de la limitation dans le nombre de colonnes par table dans la base de donn� il ya une limite au nombre des �ments de donn� qui peuvent �e s�ctionn�par Mart donn� sur les exportations. Dans ce limot postgres est 255 (besoin de v�fier ce nombre) des �ments de donn�. Si vous avez besoin d'exporter plus que ce nombre d'�ments de donn� que vous avez �e diviser en plusieurs exporte les donn� Mart et de les ex�ter un par un. </para>
- </section>
- <section>
<title> ajout de nouvelles donn� �n Mart donn� existantes</title>
<para> Lorsque vous ajoutez de nouvelles donn� �n entrep�e donn� existantes que les nouvelles valeurs seront ajout� �'existant de sorte que le data mart cro�pour chaque nouveau processus, si de nouvelles s�ctions (tels que les nouvelles p�odes) ont � faites. Si l'une des valeurs s�ctionn� sont d� dans les d�ts de donn�, puis les anciens seront remplac�par les valeurs nouvellement cr�s. </para>
</section>