Holds the errors occurred during the data mediation process, errors may be either due to upload or importing based
| Column Name | Column Datatype | Column Null Option | Column Comment |
| type | integer | with null | Type of the error, an error can be due to error in data, or error in import. 0=mr_ifile, 1=mr_import |
| ref_id | integer | with null | |
| file_row | integer | with null | Indicates the row which the error occurred |
| file_col | integer | with null | Indicates the column where the error occurred |
| status | integer | with null | Status of the error, listing how critical it is. 0=info, 1=warning, 2=error |
| err_code | integer | with null | Error code as the result of this error |
| err_text | varchar(256) | with null | Descriptive error details of the error |
Product Name: Unicenter Service Management
Table Type: Table