Tables Missing from Allocation Definition Drop Down List When Registered Successfully
(Doc ID 2239526.1)
Last updated on JULY 23, 2024
Applies to:
Oracle Financial Services Profitability Management - Version 8.0.2 and laterInformation in this document applies to any platform.
Oracle Financial Services Analytical Applications (OFSAA)
Symptoms
In Oracle Financial Services Profitability Management (PFT) 8.0.2, in the Allocation definition screen, only PORTFOLIO is listed in the Table Name drop down list:
The instrument tables have the correct table classification already:
select * from rev_table_class_assignment where table_name = 'FSI_D_MORTGAGES';
FSI_D_MORTGAGES OFSAAATOMIC 20 0 Y
FSI_D_MORTGAGES OFSAAATOMIC 100 0 Y
FSI_D_MORTGAGES OFSAAATOMIC 200 0 Y
FSI_D_MORTGAGES OFSAAATOMIC 210 0 Y
FSI_D_MORTGAGES OFSAAATOMIC 310 0 Y
FSI_D_MORTGAGES OFSAAATOMIC 340 0 Y
FSI_D_MORTGAGES OFSAAATOMIC 360 0 Y
FSI_D_MORTGAGES OFSAAATOMIC 370 0 Y
FSI_D_MORTGAGES OFSAAATOMIC 615 0 Y
FSI_D_MORTGAGES OFSAAATOMIC 618 0 Y
In addition to the Allocation problem, you also find the following error in the nohup.out in $FIC_APP_HOME/common/FICServer/bin when starting startofsaai.sh:
java.io.FileNotFoundException: /u01/ofsaa/ficapp/common/FICServer/bin/<infodom>_DATABASE.XML (No such file or directory)
at java.io.FileInputStream.open0(Native Method)
Since the tables are classified successfully, you do not know why they are missing from the Allocation definition screens.
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! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |