Oracle Transactional Business Intelligence

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

OTBI Bad Performance- After Adding Accounting Class Code - Subledger Accounting - Journals Real Time

Received Response
12
Views
2
Comments

Summary: Using subject area Subledger Accounting - Journals Real Time, for example looking at source: Projects with a filter on natural account/concatenated segment and dimension for a particular month. Filtered for posting status code = P, accounting period (Jul-25), JE source = projects, accounts 4-9 (P&L), calendar set (RU Calendar [main calendar] and year 2025. Fund type is one of our GL dimension (secondary balancing segment)

When adding accounting class code, performance goes from about 5 seconds to over 5 minutes.

How can good performance be achieved from this subject area after adding accounting class code? OTBI analysis does not perform well after adding this, is there any other indexed field I can add to increase performance?

Balance formula is: IFNULL("Journals"."Journal Line Accounted Amount DR",0)-IFNULL("Journals"."Journal Line Accounted Amount CR",0)

I've tried adding in batch, and other indexed fields (from attached excel), and nothing performs as expected.

How to get SL JE data by accounting class code that performs similiar to same without accounting class code?

How to achieve reporting on secondary balancing segment/accounting class code/accounting period/P&L natural accounts (begins with 4;5;6;7;8;9)/debits and credits/accounting class code/actual and posted using OTBI?

Content (please ensure you mask any confidential information):


Version (include the version you are using, if applicable):


24C


Code Snippet (add any code snippets that support your topic, if applicable):

Answers