Summary | Handling of error situations when adding data to database. |
Platform | Unix |
Category | functionality |
Requires |
590 590, 462 (incl. dependencies) |
Client Required Patch/es | |
Supersedes | |
Superseded by | |
Affects | Server: Core |
Last Updated | October 12, 2016 |
The back end will now check every record which it processes, before putting it into the database. If a record on base level in the database has incorrect number of fields, it will be put into a separate file on the base level in the database. If there are erroneous records, a warning will be issued, indicating how many errors where found. In addition, add will not exit when the processing of a data type fails. It will just leave the data type, and continue on the next. NOTE: See README of patch 490 for a description of how to activate the functionality of patch 490. NOTE_2: If a client is installed on the same host, patch #398 should also be installed on 5.1 - 5.1.1.
Unpack tar file in e.g /tmp/patch on the Open iT server. Do the following as root: cd /tmp/patch ./patch.pl
No corresponding Patches available.