Dynamic Deterministic Process Fails With 'ORA-01438' Having Large Forecast Rates
(Doc ID 2833519.1)
Last updated on MAY 08, 2023
Applies to:
Oracle Financial Services Asset Liability Management - Version 8.0.5 and laterInformation in this document applies to any platform.
Oracle Financial Services Analytical Applications (OFSAA)
Oracle Financial Services Asset Liability Management (ALM)
Symptoms
An ALM Dynamic Deterministic process fails with an ORA-01438 error in the Cash Flow Engine log:
Module Logging OFS Access module data: /* 122: TM_Context::GetPaymentSchedule */
Module Logging OFS errors: (203105) Oracle drv_oci error: OCI Function: [4] - oexec(),
oexn() SQL Function: [3] -
INSERT Oracle Error: ORA- 01438: value larger than specified
precision allowed for this column Driver Function:
drv_oci::Execute()
Module Logging OFS errors: (203055) Message String Too Long
or Not Defined
Module Logging OFS errors: (203055) Error Executing SQL statement.
Module Logging OFS Access module data: /* 4: TM_Context::GetPaymentSchedule */
After turning on the audit for Forecast Rates and increasing the size of N_INTEREST_RATE from NUMBER(11,6) to NUMBER(38,3) in FSI_INTEREST_RATES_AUDIT and FSI_FCAST_IRC_RATES_AUDIT, you find audit rates that are extremely large (ex. 1E+22).
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |