My Oracle Support Banner

Troubleshooting Slow Performance Issues in Profitability Management (PFT) Allocations (Doc ID 2129970.1)

Last updated on FEBRUARY 08, 2024

Applies to:

Oracle Financial Services Profitability Management - Version 6.1 and later
Information in this document applies to any platform.
Oracle Financial Services Analytical Applications (OFSAA)

Purpose

The purpose of this document is provide steps to diagnose slow performance issues for Allocations in Oracle Financial Services Profitability Management (PFT).  Allocations execute SQL statements in the Oracle Database to move data from one table to another table or within the same table.  Allocation performance can decrease as more data is added to a table or as the composition of the data changes.  The steps below list items to check to identify the source of the performance issue.

Troubleshooting Steps

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
Purpose
Troubleshooting Steps
 1. Verify the table and index statistics are current
 2. Verify the tables being processed contain the required unique index
 3. Verify the correct processing key exists
 4. Identify the long running SQL using an AWR Workload Repository report
 5. Generate an Execution Plan for the long running SQL
 6. Are you running on an Exadata machine?
 7. Try using a DYNAMIC_SAMPLING hint
 8. Consider Parallel Execution or other SQL Hints
 9. Consider partitioning
 10. Consider a Re-design to Reduce Allocation Overhead
References

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