Treasury Functionality
Hi,
In those reports is presented an error:
-Positions - Maturities by Counterparty Report
-Positions - Maturities by Date Report
APP-FND-01564: ORACLE error 1406 in FDFGVD
Cause: FDFGVD failed due to ORA-01406: fetched column value was truncated.
The SQL statement being executed at the time of the error was: SELECT DEAL_SUBTYPE,USER_DEAL_SUBTYPE VALUE, NAME DESCRIPTION, NVL('N', 'N'), NVL(TO_NUMBER(NULL), -1), NULL, NVL('Y', 'Y'), NVL(TO_CHAR(TO_DATE(NULL), 'J'), 0), NVL(TO_CHAR(TO_DATE(NULL), 'J'), 0) FROM XTR_DEAL_SUBTYPES_V WHERE ( AUTHORISED = 'Y' AND DEAL_TYPE = NVL(:b1,DEAL_TYPE) ) AND DEAL_SUBTYPE = : x and was executed from the file &ERRFILE.