=== modified file 'src/docbkx/en/dhis2_user_man_maintenance.xml' --- src/docbkx/en/dhis2_user_man_maintenance.xml 2010-02-17 15:55:54 +0000 +++ src/docbkx/en/dhis2_user_man_maintenance.xml 2010-02-17 16:54:04 +0000 @@ -174,6 +174,36 @@
+ Maintenance + The data maintenance module has five options, each described below. + + + Clear hierarchy history + DHIS 2 maintains an audit trail of changes to the organisation unit hierarchy for aggregation purposes. This function clears the hierarchy history. + + + Clear data mart (aggregated datavalues) + The data mart is where DHIS 2 stores aggregated data produced during the export to data mart process. This function clears the database table which contains aggregated data element values. + + + Clear data mart (aggregated indicatorvalues) + The data mart is where DHIS 2 stores aggregated data produced during the export to data mart process. This function clears the database table which contains aggregated indicator values. + + + Clear zero values + This function removes zero data values from the database. Values registered for data elements with aggregation operator average is not removed, as such values will be significant when aggregating the data, contrary to values registered for data elements with aggregation operator sum. Reducing the number of data values will improve system performance. + + + Clear dataset completeness + This function removes aggregated dataset completeness values. This data is produced and used by report tables. + + + Prune periods + This function removes all periods which have no registered data values. Reducing the number of periods will improve system performance. + + +
+
Resource tables Resource tables are supporting tables that are used during analysis of data. One would typically join the contents of these tables with the data value table when doing queries from third-party applications like Microsoft Excel. Simply select the tables that should be regenerated and press "Generate tables". Regeneration of the resource tables should only be done once all data integrity issues are resolved. @@ -210,6 +240,18 @@
+ Organisation unit merge + This function is useful when two organisation units need to be merged, eg. it is decided that one facility will be shut down and its services will be provided by a nearby facility. + Start by selecting the organisation unit to eliminate from the tree and click confirm. Then select the organisation unit to keep and click confirm again. Finally, verify the selection and click merge. + In the sitation where data exist for the organisation unit to eliminate and not for the one to keep, the data will be moved to the one to keep. When data exists for both organisation units, the data will be summarized and moved to the one to keep. When data exists only for the one to keep, no action is taken. The organisation unit to eliminate will eventually be deleted. +
+
+ Duplicate data elimination + This function is useful when data has been entered mistakenly for two data elements which represents the same phenomena. + Start by selecting the data element to eliminate from the list and click confirm. Then select the data element to keep and click confirm again. Finally, verify the selection and click merge. + In the situation where data exists for the data element to eliminate and not for the one to keep, the data will be moved to the one to keep. When data exists for both data elements, the data which was updated last will be used. When data exists only for the one to keep, no action will be taken. The data element to eliminate will eventually be deleted, except when it is a multidimensional data element and has other data registered. +
+
Data statistics The data statistics module provides an overview of the number of objects stored in the DHIS2 database. @@ -254,35 +296,8 @@
- Maintenance - The data maintenance module has five options, each described below. - - - - Clear hierarchy history - Est sodales pharetra aptent, augue hymenaeos dui neque parturient maecenas posuere egestas. Facilisi nostra. Hymenaeos mi porta scelerisque. Nam orci neque convallis hendrerit vestibulum dapibus eni cubilia ve nunc. - - - Clear aggregated data values - This option will erase all data values that have resulted from a data mart export. - - - Clear aggregated indicatorvalues - This option will erase all aggregated indicator values that have resulted from a data mart export. - - - Clear zero values - This option will clear all values from the raw data tables that are equal to zero. - - - Clear dataset completeness - At mollis pulvinar adipiscing hymenaeos condimentum non cras ante, aliquet eu mi turpis. Leo. Montes aliquam ut, cras. Magnis. - - - Prune periods - This function will delete all periods from the database that do not have data attached to them. - - + Zero value storage + The zero value storage function makes it possible to define for which data elements the system should store zero values. In most cases zeros are significant only for a subset of the data elements in the database. Zero values will be ignored during data entry for selected data elements.
Cache Statistics