5.5.4 Exception Messages

The Prepayment Model Rate Loader can have the following exceptions:

  • Exception 1: Error while fetching the Object Definition ID from Object Definition Table.

    This exception occurs if the prepayment model name is not present in the FSI_M_OBJECT_DEFINTION_TL table.

  • Exception 2: Error. More than one prepayment model sys ID is present for the given definition.

    This exception occurs when there is more than one Prepayment Model System ID present for the Prepayment Model name in staging.

  • Exception 3: Error. Data is present in additional dimension ID column than those defined in FSI_M_PPMT_MODEL.

    This exception occurs if rates are specified in staging for the dimensions that are not part of the Prepayment Model definition.

  • Exception 4: The value in the Dimension ID column is not matching with the value present in the corresponding column in metadata table.

    This exception occurs if rates are specified in staging for the dimension members that are not part of the Prepayment Model definition.

  • Exception 5: The number of records for the staging table for a given Prepayment Model Name is more than those calculated by multiplying the number of buckets in FSI_M_PPMT_MODEL table for the given model name.

    This exception occurs if there are excess records in staging compared to OFSAA metadata tables for the given Prepayment Model.