Dashboard > Pentaho Community > ... > Pentaho Data Integration Articles > Step error handling codes
Step error handling codes
Added by Matt Casters, last edited by Doug Moran on Aug 05, 2008  (view change)
Labels: 
(None)


January 17, 2008
Submitted by Matt Castors, Chief of Data Integration, Pentaho

 Table Output

Error code meaning
TOP001 General database error.  See database error in the logging for more details
TOP0002 General database error during batch update. See database error in the logging for more details.
TOP0003 General database error during batch update. See database error in the logging for more details.
All inserted rows in this batch are considered error rows.

Validator

Error code Meaning
KVD001 During validation of field '<field name>' we found that its value is null in row <<row values>> when this is not allowed.
KVD002 During validation of field '<field name>' we found that value [<value>] has a longer (<value-length>) string length than allowed (<max-length>).
KVD003 During validation of field '<field name>' we found that value [<value>] has a shorter (<value-length>) string length than allowed (<min-length>).
KVD004 During validation of field '<field name>' we found that its data type [<value data type>] is different from the expected [<expected data type>].
KVD005 During validation of field '<field name>' we found that value [<value>] is lower than the specified minimum [<min-value>]
KVD006 During validation of field '<field name>' we found that value [<value>] is higher than the specified maximum [<max-value>]
KVD007 During validation of field '<field name>' we found that value [<value>] is not in the list of allowed values.


Site powered by a free Open Source Project / Non-profit License (more) of Confluence - the Enterprise wiki.
Learn more or evaluate Confluence for your organisation.
Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.5.2 Build:#807 May 20, 2007) - Bug/feature request - Contact Administrators