My Oracle Support Banner

FTP Process with Caterpillar TP Method Fails With ORA-00904: "NAN": Invalid Identifier Driver Errors (Doc ID 2195530.1)

Last updated on JULY 25, 2023

Applies to:

Oracle Financial Services Funds Transfer Pricing - Version 8.0.0 to 8.0.4 [Release 8]
Information in this document applies to any platform.
Oracle Financial Services Analytical Applications (OFSAA)
Oracle Financial Services Funds Transfer Pricing (FTP)

Symptoms

On FTP 8.0.2, after running an FTP process, the process shows Status 'Failed' because of the following error:

ERROR
ORA- 00904: "NAN": invalid identifier Driver

The err file includes the following update statement:

update XXBA_FSI_D_INSTRUMENT
set transfer_rate = - nan, matched_spread_c = cur_net_Rate - -
 nan, charge_credit_trate = null
where PRODUCT_ID = 99031.000000
and iso_currency_cd = 'TRY'
and as_of_date = to_date('06/ 30/ 2016', 'mm/ dd/ yyyy')


There is only one record which fulfills these conditions. This was previously successful.  The FTP process may hang or appear to be stuck in an infinite loop.

The issue can be reproduced at will with the following steps:
1. Run FTP process

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


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.