Categories
- All Categories
- Oracle Analytics Learning Hub
- 30 Oracle Analytics Sharing Center
- 19 Oracle Analytics Lounge
- 238 Oracle Analytics News
- 45 Oracle Analytics Videos
- 16K Oracle Analytics Forums
- 6.2K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 88 Oracle Analytics Trainings
- 15 Oracle Analytics & AI Challenge
- Find Partners
- For Partners
Performance issue in the query for getting the XAL level details of payroll Journals
Hi,
We are building the oracle Bi publisher report to get the details of Payroll journals such as GCC details, batch details, debit credit details, subledger level details.
when we are running this query is turning into timeout/ data size issue.
can someone is looking into this query in help us in tuning it.
I'm attaching this query here.
Answers
-
Hi @User_FW2BG
Welcome to BI Publisher Community.
Below is my suggestions,Refer below MOS doc -
How to Increase SQL Query Timeout for BI Publisher for Scheduled Reports (Doc ID 2797848.1)
Better to change your logic to DB level by creating an procedure or functions and then call using triggers to minimize the time of running query If you are unable to tune the SQL Query.
Regards,
Arjun
1
