14.6.6.3 PMF- Error Codes and Descriptions
The PMF Error codes are categorized as follows:
- WARNING - Anything that can potentially cause application oddities, but for which the application can automatically recover.
- ERROR - Any error which is fatal to the operation, but not the service or application (can't open a required file, missing data, etc.). For example, an error can be used in a scenario where a PMF activity perform 10 sub operations, out of which one failed and other 9 and over all activity is succeeded.
- FATAL - Any error that is forcing a failure of a PMF activity can be FATAL.
- FATAL-AUTOMATED - If the component is not sending any FATAL to PMF, the PMF will auto-generate a fatal message "Automated: <Activity ID> is Failed".
COMP | CATEGORY | EVENT CODE | EVENT DESC |
---|---|---|---|
DQ | FATAL | DQ_ERR_001 | Threshold is breached |
DQ | FATAL | DQ_ERR_002 | DQ Execution Failed |
DQ | FATAL | DQ_ERR_003 | Invalid Input Message |
DQ | FATAL | DQ_ERR_004 | DQ Group is unauthorized |
DQ | FATAL | DQ_ERR_005 | Rules/Groups could not be registered with Concurrency |
DQ | FATAL | DQ_ERR_006 | Unknown Error Encountered |
DT | FATAL | DT_ERR_002 | DT Execution failed with Validation error |
DT | FATAL | DT_ERR_001 | DT Execution failed |
DT | FATAL | DT_ERR_003 | Exception occured while Executing DT |
HCY | FATAL | HCY_ERR_001 | Hierarchy Refresh Execution failed |
HCY | FATAL | HCY_ERR_002 | Hierarchy Resave Execution failed |
SCD | FATAL | SCD_ERR_002 | SCD Execution failed with Validation error |
SCD | FATAL | SCD_ERR_003 | Exception occured while Executing SCD |
SCD | FATAL | SCD_ERR_001 | SCD Execution failed |