Getting ORA-01779 During Insert or Update on Seeded OFSA View
(Doc ID 274828.1)
Last updated on DECEMBER 03, 2019
Applies to:
Oracle Financial Data Manager - Version 4.5 to 4.5.39 [Release 4.5]Information in this document applies to any platform.
Oracle Financial Services Applications (OFSA) 4.5
Symptoms
You get the following error when an Oracle Financial Services Applications (OFSA) process is performing an insert or update on an OFSA seeded View:
ORA-01779: cannot modify a column which maps to a non key-preserved table
Example:
ORA-01779: cannot modify a column which maps to a non key-preserved table
SQL Statement: insert into ofsa_detail_elem (
leaf_node, aggregate_method, account_type, column_name, display_name, weighting_fe,
column_property_cd) values (:leaf_node, :aggregate_method, :account_type, :column_name,
:display_name, ;weighting_fe, ;column_property_cd
)
The error causes the process to fail.
Changes
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! |